Quote:
Originally Posted by skorupa123456
Can you show me your script?
I got this and when i kill 1000 - 1600 monsters i got dc.
|
when true
attack self with skill superman
sleep 250
if hp < 750
use item Ginseng
end
end
while true
attack monster MinMacaque
loot item dragonball
loot item meteor
loot item RainbowGem
loot item DragonGem
loot item FuryGem
loot item MoonGem
loot item VioletGem
loot item WorldCupToken
loot item EbonyCPBox
loot item MahoganyCPBox
loot item DiligenceBook
loot item cloudCPBox
loot item rosewoodCPBox
if amount of item panacea < 5
# loot item panacea
end
if amount of item EbonyCPBox > 0
use item EbonyCPBox
end
if amount of item MahoganyCPBox > 0
use item MahoganyCPBox
end
if amount of item CloudCpBox > 0
use item CloudCpBox
end
if amount of item RosewoodCpBox > 0
use item rosewoodCpBox
end
end
i use this script and i only dced once in 5 days