Hey what do I have to do to make my bot create names
bot = 0x1E
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)
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.
isnt this suppose to be on the Bot Dev Forum????
I mean I could be wrong.
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
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
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!