This image is hosted on a possibly dangerous website (http://img3.wikia.nocookie.net/__cb20070620013737/tibia/en/images/b/b4/Mammoth.gif). Please consider reuploading it on Imgur.com.
This image is hosted on a possibly dangerous website (http://img4.wikia.nocookie.net/__cb20070712030436/tibia/en/images/e/e2/Polar_Bear.gif). Please consider reuploading it on Imgur.com.
This image is hosted on a possibly dangerous website (http://img3.wikia.nocookie.net/__cb20081214051208/tibia/en/images/6/6d/Winter_Wolf.gif). Please consider reuploading it on Imgur.com.
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.
![]()
![]()
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
Last edited by mandark; 04-12-2014 at 12:08 AM.
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 @CroiXif 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