A few questions from a noob.

Drift3r

Active Member
First of all let me say that I love EQ2BOT. Its awesome and I'd like to thank everyone who has contributed to this project. I liked it so much I decided to help fund it via subscription. Now am going to skip to my questions and here are:

1.) The UI for EQ2BOT is fades out on one character when I run it. How do I disable this "feature"? What file do I have to edit and what line should I remove, add or amend?

2.) I tried running EQ2BOT with my wizard for my trio (SK, Inquisitor, and Wizard) and sadly the wizard would not engage in combat or cast spells. Is the Wizard script fubar'd? Does someone have a better version of this script that works better?

3.) How does the Out of range detection slider work in relation to the "Range to Engage" slider? If I set the out range detection slider to 0 would that mean the bot would try to engage a assist target at any range? Does the "Range to engage" slider determine how far a bot will scan for a target even when it is assisting another character?

4.) Is eq2commander included with EQ2BOT via the SVN repository?

5.) I am thinking of adding a fourth account. What class would shine with my current trio?

Again I'd like to thank those who have developed such an awesome program and the community who provides support. You've truly rekindled my interest in EQ2 with this program.
 

Kannkor

Ogre
First of all let me say that I love EQ2BOT. Its awesome and I'd like to thank everyone who has contributed to this project. I liked it so much I decided to help fund it via subscription.
Your subscription goes to Amadeus who develops and maintains ISXEQ2.

You then have paying members who write scripts that use ISXEQ2 and share them with other people to use for free.

So you haven't help fund anything that relates to EQ2bot (or any other script). You simply pay a service fee to use ISXEQ2 (like all of us do). The pre-made scripts are compliments of paying members. Pygar is the person who maintains (the majority I believe) of EQ2bot.

(I realize this doesn't answer any of your questions, but I don't use EQ2bot, and just thought I'd point that out).
 

bob_the_builder

Well-Known Member
First of all let me say that I love EQ2BOT. Its awesome and I'd like to thank everyone who has contributed to this project. I liked it so much I decided to help fund it via subscription. Now am going to skip to my questions and here are:

1.) The UI for EQ2BOT is fades out on one character when I run it. How do I disable this "feature"? What file do I have to edit and what line should I remove, add or amend?

2.) I tried running EQ2BOT with my wizard for my trio (SK, Inquisitor, and Wizard) and sadly the wizard would not engage in combat or cast spells. Is the Wizard script fubar'd? Does someone have a better version of this script that works better?
Search the ISS file for whatever class you are seeing the fade in the Class Routines dir. Remark (;) or delete the line:

Code:
UIElement[EQ2 Bot]:SetAlpha[0.3]
I have had problems with classes not going into combat before and I am pretty sure its an EQ2 issue not an EQ2BOT issue. Just log out and log back in.

Happens sometimes, not sure what causes it, usually after zoning multiple times though or the Main Assist isn't right. Still think its an EQ2 issue though.
 

Kannkor

Ogre
Happens sometimes, not sure what causes it, usually after zoning multiple times though or the Main Assist isn't right. Still think its an EQ2 issue though.
Try manually casting an ability. If you are casting and zone, EQ2 still shows you as casting a spell (which makes ISXEQ2 report you are still casting). Casting a spell manually, resets this. I'm pretty careful about not zoning while I'm casting, and haven't had this "bug" in months - I'd guess at least 6+ months.
 
Top Bottom