Valhalla Legends Archive

Programming => General Programming => Visual Basic Programming => Topic started by: AzN on January 04, 2004, 09:15 PM

Title: Creating names
Post by: AzN on January 04, 2004, 09:15 PM
Hey what do I have to do to make my bot create names
bot = 0x1E
Title: Re:Creating names
Post by: CrAz3D on January 04, 2004, 10:06 PM
I KNOW I've posted this somewhere...
AH, here we go (http://forum.valhallalegends.com/phpbbs/index.php?board=17;action=display;threadid=2316;start=msg18127#msg18127)
Title: Re:Creating names
Post by: Mesiah / haiseM on January 14, 2004, 03:53 PM
Thats fine and dandy, but check out the extra data in the return values, you will find other things (what characters where invalid, perhaps?) Thats always good for users to know when they are creating an account.
Title: Re:Creating names
Post by: ObsidianWolf on January 22, 2004, 03:46 PM
isnt this suppose to be on the Bot Dev Forum????

I mean I could be wrong.
Title: Re:Creating names
Post by: ChR0NiC on January 22, 2004, 06:07 PM
This topic has been discussed numerous times on the Bot Dev forum....so simply use search to find it......I believe I posted an example code of how to create a name too  ;D
Title: Re:Creating names
Post by: gosumoo on January 29, 2004, 06:45 AM
why dont you switch to 0x50 login? 1e = old.... look in another bots source and study what it does.... in most 0x50 logins the account creation is already built in... if you need help with the 0x50 i can help you just send me a private message
Title: Re:Creating names
Post by: Mesiah / haiseM on January 30, 2004, 09:07 PM
Quote from: gosumoo on January 29, 2004, 06:45 AM
why dont you switch to 0x50 login? 1e = old.... look in another bots source and study what it does.... in most 0x50 logins the account creation is already built in... if you need help with the 0x50 i can help you just send me a private message

I didn't know account creation came custom built! neato!