PDA

View Full Version : Condition Manager



kratos04
02-26-2012, 11:49 PM
I was thinking of being able to create your own conditional like in neobot. For example like for auto haste is
auto(1000)
say('utani hur')
wait(12000) 12seconds and that.

Something like that since I play an ot and to bot perfect since I use different spells and it would be awesome, but I know this bot is mainly using for tibia rl.

Hendy
02-27-2012, 02:07 AM
You can do that?


while (true) do
Self.Say("utani hur")
wait(10000, 15000)
end

kratos04
02-27-2012, 03:02 AM
You can do that?


while (true) do
Self.Say("utani hur")
wait(10000, 15000)
end

Yeah, I want to do that, where can I find that section?

kratos04
02-27-2012, 03:23 AM
Oh ok nvm about this suggestion, this section is on scripter and thanks hendy for the help.

Hendy
02-27-2012, 12:06 PM
Np. Close thread please. :]

Spectrus
02-27-2012, 08:26 PM
I live to serve. :rolleyes: