Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: BaDDBLooD on May 02, 2004, 10:29 AM

Title: Packet &HE - Email Registration?
Post by: BaDDBLooD on May 02, 2004, 10:29 AM
How should i do this, use a Input Box?

If i used a Input box, how could i make it so if the user Presses "Cancel" it doesn't Register

I Could also use a Custom Form

EDIT: How would i "Not Register A Account"
Title: Re:Packet &HE - Email Registration?
Post by: hismajesty on May 02, 2004, 10:42 AM
QuoteEDIT: How would i "Not Register A Account"

Don't send the packet?
Title: Re:Packet &HE - Email Registration?
Post by: BaDDBLooD on May 02, 2004, 10:46 AM
Yeah thanks

Seriously, that wasn't what i meant though ^_^

You send a Null Terminated String along with your email to register, what would you send to not register a account? Just the Packet? or what

EDIT: I was thinking of the War3 status code at the moment
Title: Re:Packet &HE - Email Registration?
Post by: UserLoser. on May 02, 2004, 11:04 AM
Quote from: BaDDBLooD on May 02, 2004, 10:46 AM
Yeah thanks

Seriously, that wasn't what i meant though ^_^

You send a Null Terminated String along with your email to register, what would you send to not register a account? Just the Packet? or what

hismajesty just told you how to not register an account

Edit:  BNCS packet 0x0E is not related to registerting an e-mail address for your account.  Should look into 0x59.  More info on email registration can be found here (http://www.userloser.net/emailreg.txt).
Title: Re:Packet &HE - Email Registration?
Post by: MyndFyre on May 02, 2004, 01:03 PM
Just proceed as normal; handle the 0x0e (which is a DWORD in the response packet) response as the "successfully logged in" message.
Title: Re:Packet &HE - Email Registration?
Post by: BaDDBLooD on May 02, 2004, 01:41 PM
yeah i got it all working, Thanks alot UserLoser + MyndFyre + hismajesty
Title: Re:Packet &HE - Email Registration?
Post by: hismajesty on May 02, 2004, 02:36 PM
Quote from: BaDDBLooD on May 02, 2004, 01:41 PM
yeah i got it all working, Thanks alot UserLoser + MyndFyre

Thank them, yet I'm the only one that answered your question. I see how it is.  >:(
Title: Re:Packet &HE - Email Registration?
Post by: BaDDBLooD on May 02, 2004, 03:58 PM
sorry, was just paying attention to the end of the post..

My humble thanks to you hismajesty
Title: Re:Packet &HE - Email Registration?
Post by: hismajesty on May 02, 2004, 05:10 PM
Quote from: BaDDBLooD on May 02, 2004, 03:58 PM
sorry, was just paying attention to the end of the post..

My humble thanks to you hismajesty

hehe  ;)