Yo my char seem to get stuck between bank and manashop, i've tried to change the waypoints and the stand coordinates.. what could be wrong?
Printable View
Yo my char seem to get stuck between bank and manashop, i've tried to change the waypoints and the stand coordinates.. what could be wrong?
everything works perfectly except the bank action and buying manas.. the char skips the bank and stands inbetween on the same sqm all the time and gets stuck there
i need help like friend up
Edit: Guys Remove all mark on minimaps it work
in knight verion bot dont put potions to supply backpack
Hi Brad!
I l'm kind of unhappy with some of your paladin scripts that i've tried. The Kiting is really bad. I understand the consept of you wanting to kite in a small circle so that you dont lure more creatures than nessesary, but theres one VERY big problem with that. You kite in so small circles that it leaves no room for arrows/bolts/throwing weapons to be fierd. In most cases you will only fire 1 shot per 4 exori san. I would much rather like to lure more mobs and actually shoot because this way it wastes pots and stamina like crazy. This is a problem with all of your cave scripts that i've tried. Examples are hidden lizards and hidden crystal spiders.
With all the negativity beeing completely gone; I like all of your other configurations and i must say your scripts are way better than most and rarely bugs. My guess is that they are amazing for knights and mages.
GREAT SCRIPT BRAD!!! REALLY, ITS FUCKING AWESOME!!! but i do have a suggestion. It works almost 100%
1) if the bank npc and mp npc are trapped with parcels, dont know why the script bugs and the char just stays in the middle.
2) its not a bug, but a suggestion. When i click to hunt resp 2 it gets really more dificult, and it gets pretty hard since the script has only 1 check supplies, just at the begging of the resp. So if its possible, u could add a check supplies just before going to the second floor. (i mean like u go with 200 strong mp, i put to leave with 80, but even with that much, sometimes i have 86~ and it checks at the begin of the resp and is ok, but is not enough to go all the way again.) i think u should but a supplie check for second floor, for intance: if your pots is under 60, u dont go up and stay in the first resp.
good script however banking and depositor doesn't work, also you need to change leave at mana settings or ya gonna die.
i think he not do any change on scripts no more
I like to know if U can do another options to pally use ornament croosbow with drill bolts...I thing it will be easier to do more XP and kill monster fast. Thanks
good script, don't see any bugs, prefect! :)
Amazing script! Works like a charm, started as 112 ms no problems what so ever.
http://i59.tinypic.com/5k0rag.jpg
Veryyyy good script i use for mages start 2 days ago at 70 lvl and i have 82lvl and 400k profit amazing ! :)
@brad im using ur script now, but it doesnt open backpacks could you fix that? and yes im sure i wrote the right names.
Wow it's working great! from 80-86 in a night! Also profitted 35k
nice post
everthing works good for me but the loot part it puts my silks and stuff in the dp but not my knight legs and arms and the masks
bugged. my character keeps on going back to depot after 5 mins at spawn. help ?
really man i try like 5 script yours and always erro man come on -.-
it doesnt work for me. nothing happens when i strt script. and i cant click on start cavebot on the screen.
Nice profit, this script is amazing :D
http://i59.tinypic.com/2j61qq.jpg
60 RP with 107 dist (with paladin arm)?
excelent script, testing 80 ED yesterday, Today 89 atm (6-8 hours only), not so much profit, but excelent for lvling fast :D
does not work on my paladin 85lv, after using all bottles does not come out of the cave, and after buying potion's or bolts dont change at suply bp, i try in main and at suply, and still block in cave at both situations
use 40 mp 10 hp and 100 drill bolts to leave.
Hello can you add strong haste at refill or give me script for it ? ;)
I am suffering from kicks, as put a action for reconect with kicks and reconect action for server save?
run all script bugs, anti trap, anti lure, stop target refill, go hunt reopen backpack and start target. msg me.
Do crystal spides script has a safe strike action? Do u have it, because i am new with windbot and can't find it :/
Brad, thanks for sharing your amazing scripts
Using is right now on my ED, works great! :)
http://i62.tinypic.com/2gxpgs8.jpg
Please search script, it does not work properly in the dp not open bps then go hunting.... quick fix please !!!!
Ok guys, i cant be here with my EK because druids/MS/pallys keeps stealing my kills. Please, dont be fucking assholes. It doesnt matter if im first in cave these fuckers always show up.
Please use this anti killsteal script:
init start
--local SCRIPT_VERSION = "2.0.0"
local MinimumDistance = 1 --set 1 for knight, set 5 for other vocations
local SafeList = {"BlakW", "BlakW"}
-- DO NOT EDIT BELOW --
MinimumDistance = math.max(MinimumDistance, 1)
table.lower(SafeList)
init end
auto(100, 200)
local players, monsters = {}, {}
foreach creature c 'xf' do
if c.id ~= $target.id then
if c.isplayer and not table.find(SafeList, c.name:lower()) then
table.insert(players, c)
elseif c.ismonster then
table.insert(monsters, c)
end
end
end
table.sort(monsters, function(a, b)
if a.dist == b.dist then
if a.speed == b.speed then
if a.hppc == b.hppc then
return a.id < b.id
else
return a.hppc < b.hppc
end
else
return a.speed < b.speed
end
else
return a.dist < b.dist
end
end)
for _, cre in ipairs(monsters) do
if #players == 0 or cre.lastattacked <= 10000 or cre.dist <= MinimumDistance then
ignorecreature(cre, true)
elseif (not tilereachable(cre.posx, cre.posy, cre.posz)) or #players > 0 or cre.dist > MinimumDistance then
ignorecreature(cre)
end
end
if $attacked.ignored then
keyevent(0x1B) waitping()
end
I think there's too many special areas, my rp using Drill bolts too often run against 2 crystal spiders and get hit by them instead of running away from them
edit: special areas are allright , i run into 5 crystal spiders without them :P
lvl 71 rp isn't enough for it with 85 dist
Where should I start bot?
Nice script!! Thx
http://i61.tinypic.com/2zfld3n.png
great script, but I have problerm with depositer, it open bp in dp scroll down but nothing happen. so he go to shop and exp
same problem here
OK I had to use same bps as brads photo to get it to work. But its works now so im happy