Quote:
Originally Posted by thekiller99
Can someone make a video on how to get the bot to hunter lolz
I'm still havn't trouble getting it to work on my account
it just stand there....
Thx
|
Code:
# 20/06/2010 5:04:00 PM universal time
when true
attack self with skill Superman
sleep 1000
end
if hp < 400
use item amrita
end
while true
attack monster minmacaque
if found monster minmacaque
attack monster minmacaque
else
jump to posx + random 0,6 - 3, posy + random 0,6 - 3
end
loot item dragonball
loot item meteor
loot item diligencebook
loot item furygem
loot item moongem
loot item violetgem
loot item dragongem
loot item phoenixgem
loot item kylingem
loot item rainbowgem
end
I can't really make a video but this is the script I use for my warrior to hunt at minimacs, I know there's some stuff wrong with it cuz the auto potting doesn't work but it does chain (it's at 4k+ kills right now). Just paste that into the box, click compile, click your character name and hit execute and it'll go.