Sorry for what? XD I must fix a bug if there is one xD.
Printable View
He's using the outdated corym script.
Didn't read it fully, thought you was using any of the current ones. Coryms is outdated. I'll fix at the same time when upload it. Anyway
replace this code at Scripter > Persistent > EquipSofts
Code:auto(200,400)
local MainBP = getuseroption('MainBP')
local UseSofts = getuseroption('UseSofts')
local CustomSofts = getuseroption('CustomSofts')
local MPSofts = getuseroption('MPSofts')
if UseSofts then
if CustomSofts == '' then
return
else
if $mppc <= MPSofts and not $pzone then
if $feet.id ~= 3549 and itemcount(6529) > 0 then
pausewalking(1000)
moveitems(itemid(CustomSofts),MainBP,'feet',1)
pausewalking(1000)
moveitems(6529,'feet',MainBP,1)
end
else
if $feet.id == 3549 then
pausewalking(1000)
moveitems(3549,MainBP,'feet',1)
pausewalking(1000)
moveitems(CustomSofts,'feet',MainBP,1)
end
end
end
end
Found a bug at the antistalker at the Peninsula Tomb and fixed it. Also improved the smoother action. Updated. :)
Ankrahmun - Larvas, Scarabs and Ancients.xml
bot don;t reach the spawn ... why?
i set - first hole - and bot go to gate and back to depo..
When will be again reuploaded coryms 6! script?
Haha as soon as It's finished hehe, need some time still. Today Im busy with gf, so to put a date for uploading Carlin - Dragon Lair and Venore - Coryms, it will be probably between 2~3 days, together with a new paid script which is taking most of my time now: Grey Island - All Spawns + Tasker + Auto Loot Seller + Hardcore/Lure mode. Testing them part by part so its taking 1 or 2 days after finishing them. (Pretended to have it before this weekend but hadn't time enough).