Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: botmaster on March 10, 2004, 01:54 PM

Title: help
Post by: botmaster on March 10, 2004, 01:54 PM
trying to figure out why this code prints out
06 06 06 06 06 06 06 in the packet.


p.InsertBytes charclass(varCharClass) & " 0A 00 00 00 00" & StrToHex(varAutoRealmCharName)


does not enter the right hex any idea why?
Title: Re:help
Post by: Etheran on March 10, 2004, 03:20 PM
this code is of the devil, can't you see??!
666 666 !!!!!  :o
Title: Re:help
Post by: Eli_1 on March 10, 2004, 03:41 PM
Quote from: Etheran on March 10, 2004, 03:20 PM
this code is of the devil, can't you see??!
666 666 !!!!!  :o

LOL

Quote
trying to figure out why this code prints out
06 06 06 06 06 06 06 in the packet.


p.InsertBytes charclass(varCharClass) & " 0A 00 00 00 00" & StrToHex(varAutoRealmCharName)


does not enter the right hex any idea why?

I think we're going to need to see more code to answer your question