What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Developing an unstucker plugin - need some tests run!

Ok my bot finally stuck (lol) and it works! :) gj.
Please tell me which lib contains the Zeta API :> would be rly intersted in making some plugins myself.
 
I wasn't watching it at right time but it did get stuck again and it seems to be continuing now so I would assume this plugin works.
 
When bot joins back to game after leaving, it doesnt do anything, just standing still (also says "bot paused" in bottom left corner).
But leaving works tho.
 
When bot joins back to game after leaving, it doesnt do anything, just standing still (also says "bot paused" in bottom left corner).
But leaving works tho.

I can verify this, leave works correctly but has trouble restarting the bot script.
 
oh look LOL wasted time writing my own script when this was up already haha. Yea the navigation seems to remain stuck unless you stop the bot then leave the game, wait a bit and restart the bot. It's been working for me ... so far lol.
 
Yeah, bot probably just wants to continue and is looking for path.
It doesnt fail again tho (see the code - UsePortal , Sleep, LeaveGame its simple as that), it just keeps restarting the game every minute over and over again
 
Keatan's version appears to be working, I just had my first successful Unstuck with reset navigation
 
[Act3][NM] The Core of Arreat - Gold farm profile Modified

This profile seems to be working without getting stuck. Not saying that you should give up on getting this to work but there are viable alternatives if you wanna go to sleep at some point ^^
 
TC - try starting the plugin AFTER you're in game. That should fix the issue.
But looks like keatanb has his working.

EDIT: Updated mine to use keatanb's method of starting/stopping the bot. Should work now, but you need to start the plugin after you're in game.
EDIT2: Ok now should fully work regardless of where you start it.
 
Last edited:
feel free to just take from my script to improve your own as yours looks a lot more polished lol plus you went to the effort of making a thread and everything. Mine's just a quick and dirty hack to keep my own things rolling essentially =p.
 
feel free to just take from my script to improve your own as yours looks a lot more polished lol plus you went to the effort of making a thread and everything. Mine's just a quick and dirty hack to keep my own things rolling essentially =p.

Yeah borrowed the starting/stopping bot thing. Only difference between ours really is that mine checks to see if you've moved less than 10 yards over a 60 second period instead of 0 yards.
 
yea very nice! I have noticed on a few occassions instead of stopping all out char will run laps in a small blocked corner - in which case my script wouldn't have kicked in. But there was the whole cbf factor ;)
 
hi eax/keantab

thanks for your work... can't test it, but i really hope it works. would make the bot actually usable :)
 
It doesn't show up in my plugins even though it's in the folder?
 
It doesn't show up in my plugins even though it's in the folder?

I believe it has to be in its own folder inside a plugins folder. You probably have to point DB at the outer plugins folder.
 
Back
Top