Everyone seems to complain about the current unstuck method, so I wrote a plugin that will rip out the old one and put mine in its place. THIS IS IN BETA, MAYBE What does it do? It rips out the old unstuck method and puts a new one in it's place How is it different? Instead of walking backwards and sideways it will turn 180, walk a little bit and then walk in a semi circle Will it reverse direction every time? Yes Does it work for flying? No Does it work for flying now? No Does it work for ground? Yes Does it work for all bots? Yes, if they ever get stuck and use the normal HB stuck stuff Why didn't you make a huge amount of settings for me? Does unstuck really need settings? It either sucks or it doesn't. If it sucks I'll fix it, if not I won't. Does it work for flying now? No I HATE YOUR PLUGIN, IT SUCKS I would love to hear why it sucks so I can improve it, but if you don't take the time to explain why it sucks I won't take the time to make it better for YOU (for everyone else I will) Special thanks to flexkres and freedycreg for helping out with testing etc. SHOWER THEM WITH LOVE, I COMMAND YOU!
A small idea for more humanity. Code: Thread.Sleep(xxxx); to Code: Thread.Sleep(random(400, 1000)); All timers to a random time.
At this time no, the code for unstuck flying isn't exposed so I can do nothing (I could write a plugin to do something maybe but it would be very clunky). I could but I figured the full semi-circle + the amount it runs backwards was better than the randomness, if someone is studying your character enough to check the randomness of you getting unstuck I think you have bigger problems
next step should be to implement more then 1 "custom" unstuck and chose randomly between them. very good job here.
This sounds awesome. Would be cool to have flying as well (all in one unstuck plugin). I would be the first to say am your biggest fan if you did . Almost got banned the other day for getting stuck in valiance keep on kicks profile. Luckily the hunter who found me said " really need to get a better profile, getting stuck like that. If it was anyone else they would have reported you". Also Honorhold inn is another flying stuck point. Thanks for this i'll add it to my plugins .
It has two, it reverses directions However, many would be better yea. I can't override flying the same way I did ground, I could force it with a plugin but it would be clunky. Glad to hear your "reporter" was one of us ^^
Just wait till you see what im testing for him next... No spoilers but i promise it will beat this out of the park ALL HAIL THE MIGHTY CODER!
Using it, works much better than the: "Hey, I'm stuck, jump forward walk backwards (right back to being stuck) strafe right and if something prevents strafing I guess I'll remain stuck "
Working really good. A bit more Random Unstucking and maybe a Check if there is a Cliff and dont fall down while unstucking, would be nice.
No, flying unstuck is not exposed. I agree, I'll work on it when I get some time. Thanks for the feedback =)
Doesnt dismount, if toon is on a Mount and use it as Groundmount and wants to go thru a small Door, Plugin trys to unstuck but has no chance if not dismounted.
Could you make a version for me to test where it jump fowards and backwards and if still stuck do WoWMovement.MovementDirection.StrafeLeft : WoWMovement.MovementDirection.StrafeRight and then do your movement at last, since your movement code you made really really looks like a bot, and sometimes im getting more stuck with this than the normal but for the most its working really good. And yes could you implement dismount and objects movement if stuck like the yeti you control in kun-lait sumit if he is stuck and you cannot get move eject from via that red bended arrow you click to dismount objects too.
"What does it do? It rips out the old unstuck method and puts a new one in it's place" Is there a build in unstuck method in HonorBuddy or what do you mean with this? My bot with "Kick's" leveling profile, keeps getting stuck, running into the side of the doors all the time or maybe a tree......... not even this plugin helps it?? What to do?
current stuck problems are caused by HB not executing unstuck (not realizing bot got stuck in the first place), so until devs fix it, even this plugin won't help.