My bot is making accounts just fine...but I never get 0x59 sent to me...The accounts get made I login into them just fine I even opened up d2 got on one my bot made. It was there and it asked me to enter my email. Any ideas why this would happen?
Quote from: botmaster on October 17, 2004, 08:49 AM
My bot is making accounts just fine...but I never get 0x59 sent to me...The accounts get made I login into them just fine I even opened up d2 got on one my bot made. It was there and it asked me to enter my email. Any ideas why this would happen?
Did you enter the correct handling for 0x59?
Are you sure you are not sending packet 0x59 automatically?
yes i am not sending 0x59 at all...it is setup if I recv 0x59 to tell me and that's it
Are you on a product that supports the e-mail messages? Have you tried packet logging the connection, maybe your data handler is very confused
yeah it's my data handler :-/ no clue how to fix that
Quote from: botmaster on October 17, 2004, 11:04 PM
yeah it's my data handler :-/ no clue how to fix that
Without showing us any code Mr."botmaster" we can't really help you.
Quote from: botmaster on October 17, 2004, 11:04 PM
yeah it's my data handler :-/ no clue how to fix that
How do you know it's your data handler? You should have an idea how to fix it if you have an idea what's wrong with it, and if you don't know what's wrong with it, how do you know that it's the problem?
I only know because I have had problems with it before...like some times packets get hooked together and other weird things.