Check PM.
You mean it should use Exori/Exori Gran before Exori Ico/Exori Hur?
Printable View
[QUOTE=blakw;343033]It no longer wait for bodies, what should be improved in your opinion?
It should loot then immediately fish the body, instead it usually lags behind one kill. i.e. if I kill a water elemental and loot drops from it, my char will loot but not fish, then if another monster is killed and looted next to the previous water elemental body, it will loot that monster then fish the previous water elemental. Since this is conditional , it only happens sometimes and it often leaves many bodies in one area unfished.
Bot is stuck on this waypoint, I have everything correctly set in settings. No idea why it is getting stuck opening bps.
Also got this console error when trying to start the script:Code:setsetting("Persistent/Scripts/Auto Reopen Backpacks/Enabled", "no")
setsetting("Looting/OpenNextBP", "no")
closewindows(goldBp)
wait(1000, 1500)
if (useMainBp == true) and windowcount(mainBp) == 0
then
openitem(mainBp, "back")
wait(1500, 2000)
resizewindows()
end
wait(500, 1000)
if (useLootBp == true) and windowcount(lootBp) == 0
then
openitem(lootBp, mainBp, true)
wait(1500, 2000)
resizewindows()
local BPNAME = lootBp
local getbp = getcontainer(BPNAME)
while getbp.maxcount-getbp.itemcount == 0
do
openitem(lootBp, lootBp, false)
wait(1500, 2000)
end
end
wait(500, 1000)
if (useSupBp == true) and windowcount(supBp) == 0
then
openitem(supBp, mainBp, true)
wait(1500, 2000)
resizewindows()
end
wait(500, 1000)
--For Extra Backpack
if (useExtraBackpack == true) and windowcount(extraBp) == 0
then
openitem(extraBp, mainBp, true)
wait(1500, 2000)
resizewindows()
end
wait(500, 1000)
resizewindows()
wait(1000)
This is for the minotaur plains script for MS.Code:Console Error: error in Persistent script Spells Attack:
[" elseif itemcount("avalanche rune"..."]:Spells Attack:101 attempt to compare nil with number
[QUOTE=Ticcow;343463]Waiting for bodies to be looted may be interfering with it, will take a look.
Ensure you got Tibia Classic Controls enabled as well full minimap and clean of marks.
About rune error, redownload and try again please.
Hey man ur script Ankrahmun Mountain Tomb doesnt work well for lvl 50 i trying now its getting stuck in some places just moving like a circle.. take a look at it pls.
Srsly this scripts is fucked up.
yes bro, it should not even bother with exori ico or exori hur, if theres enough monsters to exori and exori gran and min.
please fix, the way it is it takes forever to kill monsters
I'm using your ghaz mines script but i found this when I wake up in the morning.. (he's moving some arrow to the loot bp)
http://i.imgur.com/7uRHple.jpg?1
check Freyr on Celesta
It automatically should remove Exori Ico/Hur from targeting spells when there is more than 2 creatures close to your character, not happening your case? If yes please redownload the script and try again.
If the issue persist contact me on skype blakw.scripts (confirm ownership on forum by PM because there are fake ones).
It could have been a miss-click while moving the arrows to ammo slot.
Did it happened more than once?