can u help me?...i'm from brazil and i can't download it, the first link to download doesn't work in my country
And i still got dc on hawkings ? wtf.Quote:
when true
attack self with skill superman
sleep 1000
if hp < 1000
use item ginseng
end
end
while true
attack monster HawKing
attack monster HawkL93
loot item dragonball
loot item meteor
loot item WorldCupToken
loot item EbonyCPBox
loot item MahoganyCPBox
loot item DiligenceBook
loot item cloudCPBox
loot item rosewoodCPBox
loot item gold
jump to posx + random 0,6 - 3, posy + random 0,6 - 3
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