Scriptting and Botting for Dummies by Toontown

08/04/2009 01:55 gseed87#16
have to restart client when i run the script?i run the script while playing but ntg happen
08/04/2009 02:29 humi878#17
[MyBrute Link removed.]
08/04/2009 03:27 Zacko7#18
Quote:
Originally Posted by humi878 View Post
[MyBrute Link removed.]
No "MyBrute" links out of the [Only registered and activated users can see links. Click Here To Register...]. Thanks.

#Edited and removed link.
08/04/2009 09:15 xziyangx#19
i dunno why my auto-it doesnt work.
=( my my FD works like a charm
08/04/2009 20:30 beansprout#20
Erm.. I read the guide but still..

I only need a auto it that press a specific key in certain time..

For example.. Use key G in every 5 second.. Any 1 kindly help @_@??

Guess it's similar to auto atk (x)
08/04/2009 23:34 beansprout#21
Any help with the Auto Pot..?

CODE
$i = 1

While $i = 1
$col = PixelGetColor( 819 , 785 )

if $col = 3947580 then

ControlSend('Dragonica (Client Ver : 0.1.19)','','','{1}');Uses hp pots
sleep(5000);Remove this for using no-cooldown pots (i.e. apples)

EndIf

$col2 = PixelGetColor( 819 , 807 )

if $col2 = 5197903 Then

ControlSend('Dragonica (Client Ver : 0.1.19)','','','{2}');Uses mp pots
sleep(5000);Remove this for using no-cooldown pots (i.e. grapes)

EndIf
WEnd

I keep getting error ~ missing separator character after keyword... I have no idea!!
08/05/2009 02:52 gseed87#22
anyone try the auto-pot script before..? i tried many times..still not working..
08/05/2009 05:48 leonardgsl#23
i read through it. However, only useful for ppl who learn programming before(c++, java), others won't understand a thing i guess. BIG THANK YOU ANYWAY ^^
08/05/2009 07:35 gseed87#24
i learn C language only lol..not C++. leonard can u tell me how to make it working? i copy and paste the code

$i = 1

While $i = 1
$col = PixelGetColor( 819 , 785 )

if $col = 3947580 then

ControlSend('Dragonica (Client Ver : 0.1.19)','','','{1}');Uses hp pots
sleep(5000);Remove this for using no-cooldown pots (i.e. apples)

EndIf

$col2 = PixelGetColor( 819 , 807 )

if $col2 = 5197903 Then

ControlSend('Dragonica (Client Ver : 0.1.19)','','','{2}');Uses mp pots
sleep(5000);Remove this for using no-cooldown pots (i.e. grapes)

EndIf
WEnd

and then i double click to run the script..it still not working.I try to change the verion to 0.1.21. Still not working..anything wrong?
08/05/2009 15:09 spying19992#25
help!!! is tis work for 0.1.22 ver ??
08/06/2009 02:15 Zacko7#26
Quote:
Originally Posted by spying19992 View Post
help!!! is tis work for 0.1.22 ver ??
It's an Auto-It script. Can't detect that. xD

Read, and learn how to assemble it, and yes it will work on version 1.22.
08/06/2009 05:50 gseed87#27
hmm i already read the intruction, it say copy paste then run it..but not working. Any other thing that i need to know? read the help file from auto-it?
08/06/2009 13:59 spying19992#28
i dn understand at all = = , cn someone post for me pls ... tq tq ^^
08/06/2009 20:46 -Ice-#29
actually it detected la zacko..do u try it before u post said it not detected?
08/11/2009 01:36 xrcbobby#30
actually it cannot work.. the anti cheat... is actually blocking the color... making it all black... unless we have a way to make it not black... if u create into a .exe it will be detected by Anticheat... if u use Autoit and script it and run it i won actaully be detected.. ^-^