@Dekklezz Man I solved my issue with the Royal Spears. Thats not the problem.
The problem is, every time i start botting in the cave, at the first "ReadCheckSup" and something with (80). It always goes for refill. Why is that? And what does This (80) stand for on each "Readychecksup".
I have also emailed you, Can Send pictures if you dont understand what I mean.
Thanks
Please, send me the pics to my mail using tinypic.com.
Btw: I thougth u was talking about Larvas/Scarabs/Ancient Scarabs script.
In Venore Coryms, you must choose the quantity of spears at the depot code here:
The red number is the ammount of spears.
About the cap: The red number is the cap I've set. Obviously will be hard to change all cap's from all script. I recommend you to wait till day 25th and it will be solved.Code:local Ring = getuseroption('Stealth') local stealthbp = getlootingdestination('stealthbp') local maindpbp = getlootingdestination('maindpbp') local mainbp = getlootingdestination('mainbp') local Utana = getuseroption('Utana') local RSpear = getuseroption('RSpear') local Hand = getuseroption('Hand') local rspearbp = getlootingdestination('rspearbp') local lvl50 = 17 - itemcount('royal spear','rhand') local lvl30 = 13 - itemcount('royal spear','rhand') depotaction('maindpbp', 'stackbp', {'l', 'lootdpbp', 'e', 'edrondpbp', 'v', 'venoredpbp', 'c', 'cheesydpbp'}) setsetting('Looting/OpenNextBP', 'yes') if RSpear then wait(1000,2000) openitem(rspearbp,maindbpbp,true) wait(1000,2000) if Hand == 'Right' and itemcount('royal spear','rhand') < 17 and $level >= 50 then moveitems('royal spear','rhand',rspearbp,lvl50) elseif Hand == 'Right' and itemcount('royal spear','rhand') < 13 and $level < 50 then moveitems('royal spear','rhand',rspearbp,lvl30) elseif Hand == 'Left' and itemcount('royal spear','lhand') < 17 and $level >= 50 then moveitems('royal spear','lhand',rspearbp,lvl50) elseif Hand == 'Left' and itemcount('royal spear','lhand') < 13 and $level < 50 then moveitems('royal spear','lhand',rspearbp,lvl30) end closewindows(rspearbp,true) end if Ring then openitem(stealthbp,maindpbp,true) wait(1000,2000) if itemcount('stealth ring','0') < 2 then moveitems('stealth ring','back',stealthbp,1) end else if $vocation == 'druid' or $vocation == 'sorcerer' then if Utana == 'Stealth Ring' then openitem(stealthbp,maindpbp,true) wait(1000,2000) if itemcount('stealth ring','0') < 2 then moveitems('stealth ring','back',stealthbp,1) end end end end
New way to configurate all scripts is coming.Code:if needresupply(80) then gotolabel('whatever') end
Soon (in 2 days) news at the first post (Will release a video explaining how will my scripts work from day 19th on).
Last edited by Dekk; 12-19-2014 at 12:22 AM.
I used your script Fenrock and enjoyed, good work friend. I am awaiting the PIRATES NARGOR script you had closed the topic a while back. thank you, success
Updated, check first post! 5 days to big christmas update!
Last edited by Dekk; 12-20-2014 at 04:56 PM.
doesnt work. bot stops working everytime when refilling
doesnt work. bot stop working when refilling