AuthorMessage
Xadder
Clone
Posts: 1

hey i have a bot but i need it  w/o key
so every1 see the bot like normal user.
can you help me ? :?
Meka][Meka
Unstopable
Posts: 700

basically, u have in ptokax frmHub:RegBot("Blah") but dont use it,
instead on userconnect function send a myinfo string, duno something like
Code:
user:SendData("$MyINFO $ALL BotName blah$ $DSL"..strchar(5).."$email@email$0$")

bastya_elvtars
n00b
Posts: 49

Code:
user:SendData("$MyINFO $ALL BotName blah$ $DSL"..string.char(5).."$email@email$0$")