I need help with EQ2Bot

xxvaleriusxx

Active Member
I am currently trying to use my Eq2Bot on a swashbuckler...and for some reason...he follows the navigation path that i set up for him...but he wont attack any monsters O: its getting very annoying....could someone possibly tell me whats going wrong? do i have to be in a group for EQ2Bot to work?
 

pz

Active Member
well, you don't have to be in a group, no. is autopull selected on options tab? and an autopull method set?

i don't use the pathing in the bot to be honest, i usually run it on toons im boxing while im actually playing the main one, so don't really know what else to suggest.

hopefully someone else chimes in :<
 

xxvaleriusxx

Active Member
i tried doing the auto hunt option...and it didnt work..i just stood there and did nothing....but wait...i have to have auto pull on?! i didnt think i had to have it on O:
 

xxvaleriusxx

Active Member
for some weird reason...i just grouped with some one..and my EQ2Bot worked perfectly fine...but not when im alone ]:
 

Pygar

EQ2Bot Specialist
I'm going to wager you don't have pulling turned on, or you haven't set a valid pull spell.
 

blackee

Senior Member
Or, the range on the pull is set at the default, 20. That means it will go to the mobs w/in 20 meters. Try setting it at 100 to test if it is pulling.

Also, make sure you have a way to pull and hit set. Also, make sure the range of that (whatever you choose) is set at the max distance (i.e. CA with a range of 5, you should set it at 3 or 4).

Good luck.
 

xxvaleriusxx

Active Member
i totally just figured out my problem....i had pull turned on..but after i typed in the spell name i didnt click the "set" button duhhhhhhhh im dumb
 

Sleepy_Steve

Active Member
I'm also having some issues w/ eq2bot... Main problem is getting it to path around using the auto hunt mode.

So far I've found that having GoHarvest running can get me to run into the agro range of mobs and then the bot will kill the mobs... But it seems that i set some setting wrong so that auto pulling doesn't work any more as it did when I first fired up eq2bot.

Any ideas what I'm doing wrong?
 

pz

Active Member
I don't believe goharvest and eq2bot are 'compatible'
some folks in irc have claimed it is -- i haven't tried personally or bothered to read the docs tho. regardless, i can't see autopulling really being compatible with either harvest bot?
 

mycroft

Script Author: MyPrices
some folks in irc have claimed it is -- i haven't tried personally or bothered to read the docs tho. regardless, i can't see autopulling really being compatible with either harvest bot?
Shouldn't be hard to make it though...just have to do a few more checks for in-combat.
 

Pygar

EQ2Bot Specialist
some folks in irc have claimed it is -- i haven't tried personally or bothered to read the docs tho. regardless, i can't see autopulling really being compatible with either harvest bot?
Eh

Autopull sorta works with eq2harvest, but not autohunt.

Only one script can be controlling movement. Setting pull to something low like 5 while running eq2harvest will cause the bot to pull things close to you as you are harvesting.

Eq2harvest on aggro detection just pauses and waits for aggro to go false. This is what allows it to run with eq2bot. MyCroft could add the same aggro detection object to goharvest and perform the same behaviors and it would work as well.
 

newbiedd501

Active Member
I don't believe goharvest and eq2bot are 'compatible'
I have ran both with success Just don't select auto pull. The bot will run from node to node and if it encounters a mob it will kill it and go back to harvesting. Have a few areas in ROK this is especially nice
 

keohau77

Active Member
Shed some Light

I seem to be having a similiar problem. I've tried several settings for the autopull but perhaps I am missing something. Right now I am trying to get a Guardian set up to auto pull mobs around him. there are plenty of mobs in the area to pull. I have the pull range set to 3 and the skill Shield Bash to pull with combat art. The guardian runs up to the mob just fine to the 3meter mark and then the script ends. in the window it comes up with

-------
No 'CastSpellNow' Function found in script
Call failed
Dumping script stack
----------------
-->F:/Program Files/InnerSpace/eq2bot.iss:3282 Pull() call CastSpellNow '${PullSpell}"
F:/Program Files/Innerspace/scripts/eq2bot.iss:890 main() call Pull any
ending EQ2Bot!


I figure its something really dumb im missing but i can't find it for the life of me. Any help would be greatly appreciated.
 
Last edited:

mycroft

Script Author: MyPrices
The problem there is the function is actually named CastSpellNOW and the function names are case specific...
 

Amadeus

The Maestro
Staff member
Update from SVN. That was fixed days ago.

Any time you have a bug with eq2bot, first thing to do is update from svn.
 
Top Bottom