EQ2 bot feature requests...

Nobody

Active Member
1) Check party health before popping a chest... ;)

Started the bot during a fight and a master chest dropped while i went to get a bite to eat.. I come back - My character looted the chest and killed the party. Group wasn't too impressed.


I twoboxa pet class and a shaman class

2) So i'm2boxing, and the 2nd char gets agro without the mob hitting the necro/conj first (pet is in defend yourselfand me mode). Tthe mob will beat on the 2nd character while the pet just stands there doing nothing.

So to solve it I think it'd be good if the "warn tank if agro" would be sub selectable to assist the healer and kill mob beating on them. (Clear healers target, when the healer gets the target back send in the pet/dualboxxed tank.)

This would be a good idea to have in there for others that dualbox a healer and any kind of damage class.

3) Have an option to click which AA sillks to use/notuse

4) If Trauma is detected on any character, have the priest class cure trauma on the MT.immediatly.

5) few script tweaks:
Necros: Necro script needs to use consumption,
Minion's Barrier and Minion's Uproar to be added for pet buffs.
Animist's Transference be an option if a char is starting to get low


Defiler: Spiritual Circle should be cast when availble - however #2 would have to be in there first. .
Umbral Trap should be added to the debuff list for both mystic and defiler.

Distill Soul Crystallize Soul Crystalize Spirit should be added to debuffs and use the resulting summoned thingie if heath goes down (or even after a shard or Manastonne etc are used.

For Druid and Shaman types - Buff SoW on all group members.
 

Karye

Active Member
1) Check party health before popping a chest...

It only loots a chest if your health is over 90 and combat is ended. I am hesistant to add checks for groupmember and raidmember health but ill consider it.

2) So i'm2boxing, and the 2nd char gets agro without the mob hitting the necro/conj first (pet is in defend yourselfand me mode). Tthe mob will beat on the 2nd character while the pet just stands there doing nothing.

I am not quite sure what your asking here but I assume you have summoner pet set as Main Tank? The healer gets agro and nothing happens?

If so, you should be using the Summoner itself as the Main Tank and it will properly detect that the healer is being beat on and attack that target. This sounds like a conifiguration issue.

3) Have an option to click which AA sillks to use/notuse

This is a class script request not a eq2bot one. The bots I create a fair ammount of intelligence of when they use AAs. Some are configurable via the UI. If you have a more specific request post it in that class thread.

4) If Trauma is detected on any character, have the priest class cure trauma on the MT.immediatly.

I assume your refering to debilitate/invalidation. heh, Again this is a class level request but I'll answer it here. This is currently not possible without some new features added to ISXEQ2. Request an OnActorEffectChange or OnGroupMemberAffliction event from Amadeus and something like this can be implemented.

5) few script tweaks:
-Necros: Necro script needs to use consumption

Ill let whoever wrote the necro script respond on that. You might have better luck posting in that thread.

-Minion's Barrier and Minion's Uproar to be added for pet buffs.

I've implemented both these AAs in my conjuror script. Speak to the author of the necro script about porting them to the necromancer.

-Animist's Transference be an option if a char is starting to get low.

Again, My Conjuror script has this AA implemented and uses it quite effectively. See above.

Defiler: Spiritual Circle should be cast when availble - however #2 would have to be in there first.

The Defiler script that I wrote uses spiritual circle when more than 2 members of the group are below 80% health. If you wish different functionality you will have to edit your defiler.iss

-Distill Soul Crystallize Soul Crystalize Spirit should be added to debuffs and use the resulting summoned thingie if heath goes down (or even after a shard or Manastonne etc are used.

My defiler script uses "Crystallized Spirit" to self heal. I am currently tweeking the self healing in both my inquisitor and defiler routines and the changes should be posted shortly after a little more testing.

-For Druid and Shaman types - Buff SoW on all group members.
Because SoW is not a maintained spell and there is a limit of 30 visible effects on other actors(SoW tends to not show up in the top 30). There is currently no way to reliably check to see if this buff needs to be re-applied or not.
 
Last edited:

Pygar

EQ2Bot Specialist
Regarding the Sow issue, I just added a trigger so others can request sow (like shards) when they desire it.
 
Top Bottom