Log in

View Full Version : Conds problem



Szala00
04-11-2010, 10:39
It is my script for slime training.

$countitems:F5 06$
#number<=#
98
0
10000
0
exiva testsound

setNoFollow
onGMpause
setMeleeKill slime
setMaxAttackTimeMs 400000
waitX 10
gotoScriptLine 0

There is, if less 98 small stones - alarm

I wanna do when I have less than x small stones there is sound alarm.
When I copy that script which I write above I hear alarm. Whats wrong with it ?

And, can someone explain me how use conds ? I really don`t know where should I paste that ;/

Shanera
05-21-2010, 20:30
hello!!!

first of all run proxy, then tibia, then type:
exiva !F5 06
bp should appear with a small stone inside, close the bp

these are conds\/ , you will put them in a file in " \urfolder\blackdtools\conds\stonesalarm.txt" !!!must be .txt or it wont show up in conds window!!! then u go to condicionals(>>> in proxy) and RELOAD -> SELECT FILE(stonesalarm.txt) -> LOAD CONDS ---|-|---- and its done, now everytime u have less than 98 stones(bp and ekips summed) u will get ur alarm

$countitems:F5 06$
#number<=#
98
0
10000
0
exiva testsound

this script for cavebot\/ , save it in \urfolder\blackdtools\slimetrainer.txt, open proxy, go to cavebot, update file list, select slimetrainer.txt, load script, and activate cavbot, now it will atack(if script is ok) a slime for 400 seconds, and change target(other slime), aka training.

setNoFollow
onGMpause
setMeleeKill slime
setMaxAttackTimeMs 400000
waitX 10
gotoScriptLine 0

!remeber:!
u must put on trainer on a option similar to this: NOT ATACK TARGET WITH THIS ID: "ID OF THE MOTHER SLIME"
check out tutorials to discover the "ID OF THE MOTHER SLIME"

good luck i hope thats what u needed