Page 1 of 3
Test eq2extreme
Posted: April 14th, 2009, 8:21 am
by slam666
Hi,
Can some people test this one and let me know if its working.
Unzip in a folder, run register-exhume.bat then run eq2extreme.exe
Load EQ2Extreme.vbs if not already loaded then run it.
Tell me if it run ok and also try to target something and let me know if you see the target name ok.
Thanks.
Posted: April 14th, 2009, 2:06 pm
by demoness13
Popped the dl cherry lol! I can see names of targets ok on UB
Harvesting on UB seem to be working great, except that it will do the wayps for the first zone I have set up (SS) but not the second zone (TT) but I'm not sure if that has anything to do with this. or not.
It seems to get stuck on the first wayp, and doesnt respond, in fact I thought it crashed becasue I couldnt click it move it or get it to stop or pause. After a while it ran to the next location and then the next where it was suppose to harvest, it targets, but then says no close resource. I tried adjusting max range to no avail. However without wayps it works very good it's just that it gets stuck in the rocks sometimes and never figures out how to get out.
Again I don't know if that's this or UB I hate to hijack a thread, but here's my log and wayp setup if you need it I blocked out my name and server with ****
This was in TT trying to get it to loop on Gazer ISland
Still not working correctly
Posted: April 14th, 2009, 4:58 pm
by ephancockjr
On exBot I get a critical error message when zoning and when it does work it switches between self and MA but does not really do much.
Let me know what more information I can provide.
Posted: April 14th, 2009, 9:43 pm
by alchemyx
Tested with HarvestBot 5.02 and 5.03 - Didn't work
It doesn't error out anymore, which is nice, but it won't actually HARVEST (I've got the harvesting buttons on my hotbar and set the Key Numbers to each harvest action). It just sits there for what would probably be the normal harvesting time, then moves on to the next waypoint, or gets to a waypoint and just tabs" through nodes.
Also, for some reason now, when I click on the "Exit" button in HarvestBot, it closes the window but the process keeps running in the background. Not a big problem if I could get it to harvest, because you can always close the process through the task manager.
Posted: April 15th, 2009, 4:03 am
by slam666
Load EQ2Extreme.vbs if not already loaded then run it.
Tell me if it run ok and also try to target something and let me know if you see the target name ok.
Posted: April 15th, 2009, 7:26 am
by staz27
I loaded the latest release today.
Ran the TestEq2Extreme module. Every tab worked except the UI tab - Run Time Error 5.
Loading Eq2Extreme and running the eq2extreme.vbs module I was able to tab around and see all of the mobs in the room.
I'm going to move my harvester outside later today and check the version of Harvest Bot that I've been playing with (HB 5.03 pr3)
Staz
Posted: April 15th, 2009, 7:31 am
by slam666
Staz, r u the one making harvest bot?
If so you need to change the function to target. Before it was probably eq.player.target, now you need to use eq.target
Let me know.
Posted: April 15th, 2009, 6:44 pm
by demoness13
slam666 wrote:Load EQ2Extreme.vbs if not already loaded then run it.
Tell me if it run ok and also try to target something and let me know if you see the target name ok.
I double click Eq2extreme.vbs, asks to open or cancel, I click open, I get:
Posted: April 15th, 2009, 7:32 pm
by demoness13
Also when I open eq2extreme.exe I get: "error loading c:\eq2ultrabot\eq2extremehelper.exe" click okay and get eq2.class_initialize failed"
running admin on winxp
Posted: April 16th, 2009, 10:31 am
by alchemyx
I'm getting the exact same errors as demoness
Posted: April 16th, 2009, 2:43 pm
by slam666
Did you both ran register-exhume.bat ?
Also, dont unzip that in eq2ultrabot folder, just create a temp folder. I dont know if there is any conflic if you put it in eq2ultrabot folder.
Posted: April 16th, 2009, 4:06 pm
by staz27
slam666 wrote:Staz, r u the one making harvest bot?
I've been maintaining HB 5 - yes...
slam666 wrote:If so you need to change the function to target. Before it was probably eq.player.target, now you need to use eq.target
Let me know.
Looking thru the code, I did see some references to eq.player.target. Have replaced all of them.
Staz
Posted: April 16th, 2009, 10:08 pm
by ebarana
Hi Staz,
where is the download and which version number is the updated one?
Posted: April 18th, 2009, 7:30 am
by staz27
ebarana wrote:Hi Staz,
where is the download and which version number is the updated one?
HB 5.02 is the latest (pre) GU 51.
Currently, GU 51 broke the bot.

I'm working to figure out what's wrong so I can post an update.
Staz
Posted: April 18th, 2009, 8:18 am
by staz27
Slam666,
I've identified the "source" of why HB 5 is crashing...
Inside the code, once I've identified a node to harvest, I navigate to that node. The code also looks up the nodes information by making the following call:
EQ.GetMobByID()
The call is failing. As far as I can tell. the call doesn't return (EQ2Extreme reports the script failed to run - without returning any kind of error.)
Any ideas?
Staz