I haven't even tested the script though, but it should do fine I hope :D haha
Printable View
http://i.imgur.com/i6ZvM71.png
http://img3.wikia.nocookie.net/__cb2...b4/Mammoth.gif http://img4.wikia.nocookie.net/__cb2...Polar_Bear.gif http://img3.wikia.nocookie.net/__cb2...inter_Wolf.gif
http://i.imgur.com/i85SbRO.png
Vocation: Mage Level: 20+ Difficulty: Easy Exp/hour: 25-40k/h Loot/hour: 1-4k/h
- Start in Svargrond Depot!
- Advanced Depositer/Refiller
- 100% AFK
- HUDs
F1Exori Flam F2Exura F3Exura Gran F4Exura Vita F5Mana Potion F6- F7- F8- F9- F10- F11- F12-
Changelog:
Code:v1.0. Initial Release.
http://i.imgur.com/wX8rjzH.png
https://i.imgur.com/tubMS60.gif https://i.imgur.com/9LRFgHP.gif https://i.imgur.com/arPBcMx.gif
http://i.imgur.com/i85SbRO.png
Vocation: Knight Level: 20+ Difficulty: Easy Exp/hour: 25-40k/h Loot/hour: 1-4k/h
- Start in Svargrond Depot!
- Advanced Depositer/Refiller
- 100% AFK
- HUDs
F1- F2Exura Ico F3- F4Health Potion F5Mana Potion F6- F7- F8- F9- F10- F11- F12-
Changelog:
Code:v1.0. Initial Release.
Arena Script dont have any check supply
mammoth working perfectly ;)
just had to edit openbps at dp, cause it was closing mainbp and getting reset by windowcount(rarebp) < 1
thanks
well i tried arena quarter one's on my ek lv 71 (76/72)
got 80kexp/h (not going to tiger and undeads) ,
5kh waste gold (no rares droped =/ )
i ran it for 2 hours then i decided to come back to mut humans.. (8kh profit 80kh exp)
ill try it after lv 80, maybe i get better rates(prob something from 85-120kh ) then i ran for more hours
obs: i had to change de bp system in depot to not get stuck (like in mammoth one) and change somethings on area scripter (spamming exori hur/ico)
also change on targetting to throw exori hur on tiger and bats 30%- life
cya bro! =)
on openings bps
i just deleted the red line and worked greatly @CroiXQuote:
if islocation() then
closewindows()
wait(500, 1000)
while windowcount(rarebp) < 1 do
closewindows()
wait(500,1000)
openitem(mainbp, 'back')
wait(500,1000)
openitem(rarebp, mainbp, true)
wait(500,1000)
resizewindows()
closewindows(mainbp)
wait(500,1000)
end
else gotolabel('Start', 'Depot') end
it wasnt supposed to stuck, but stucked haha