hi, everything works great but i have the problem that the bot needs ~20 seconds to exit the collect reward part. (ingame the reward is collected instantly while in the gateway it still stuck for 20 seconds. what to do? :/
Can any1 teach me how to make this bot work? can some1 post step by step pls thanks! appreciate it
For thos having issues, try this thread: http://www.ownedcore.com/forums/mmo/...cript-bot.html ([Browser Bot] Neverwinter Profession Script Bot)
I already linked that script. Also in the discussion section on the script page in the forums (here) there are few pastebins of that script modified to work with multiple characters on same account (my work (Eversor)), and or have changed lists of tasks to be cheaper/more optimised, or support that winter profession and such.
Also somehow I don't think you are Bunta... so why create a thread like its your own script?
its funny to talk of ownership on a forum such as this.
Anyone know why when APB is loading ie the message below it stalls and circle keeps cycling?
"Loading
Loading Neverwinter Gateway
Please Wait..."
Since this bot is obviously abandoned, I'm looking for permission to continue work on it/derive from it. I have currently decompiled it because it was leaking memory like there was no tomorrow and I had to fix it so that I could continue using it. Still hunting the last memory leak but I've fixed the biggest one already. So if the author is still reading this thread, let me know otherwise I'll just keep any changes fixes to it to myself. If the author is not still reading this and someone got his mail, please PM me with it so that I may contact him.
Why do you need permission, own that shit.
Hello,
that is really interesting, as this program does real hugh memory leaks
will you be releasing your version soon ?
Hi,
I think I've nailed every major leak right now. Will leave it overnight profiling to make sure. Currently private bytes are fluctuating around 130mb which is normal. Let's see if it's still there in the morning. If it's fine I'll upload. Maybe in new thread?
Mind describing the changes you've made? I've got Ants for profiling but only fixed one memory leak after an out of memory error not much more. I'd be happy to share my approach / code with collecting all slots first before starting tasks, adding timeouts to ALL of the while/do-while loops, and auto-start+crash recovery.
I would also appreciate if Cyrealkiller would hand off the original source if he's done maintaining this since the decompiled code loses quite a bit of information. In particular having the original Visual Studio designer files would make changing the UI so much easier and having the comments would be nice.