taultunleashed logoDiscussion: eXbot Setup Tips and Tweaks : EverQuest 2 Premium Discussions
newtopic  postreply
 [ 7 posts ] 
blue large dot

Discussion: eXbot Setup Tips and Tweaks : EverQuest 2 Premium Discussions

Posted: October 14th, 2007, 6:47 pm
 
lordbeowulf
lordbeowulf's Reps:
User avatar
eXbot is a buffbot built for Exhume+EQ2Extreme. I have tried to make it a FAST and SIMPLE but still very FLEXIBLE and POWERFUL buffbot! I get a lot of questions (and suggestions) regarding how to set up the many variables, and I thought I would just open a forum for eXbot users to share their setup tips and tweaks.

If you are an eXbot user, please share your set up and any quirks / tweaks / tips you have discovered.

NOTE: If you have troubleshooting issues (i.e. install problems or bugs), please post those in the original download thread ... I would like to keep all troubleshooting issues with that topic. Thanks!

You can find the eXbot download here:
http://www.taultunleashed.com/phpbb2/about53889_EQ_Bots_eXbot_v_Buffbot_for_Exhume_VISTA_compatible_.html


You do not have the required permissions to view the files attached to this post.


Last edited by Guest on October 14th, 2007, 6:57 pm, edited 1 time in total.

Reply with quote
Posted: October 14th, 2007, 6:51 pm
 
lordbeowulf
lordbeowulf's Reps:
User avatar
'*********************************************************
'*** --<General>----
'*********************************************************

- TIP: if you are 'in game' as your character when script starts, it will load your character's options

- TIP: [PAUSE] key works the same as Start/Stop button (but it is touchy, be patient)

- TIP: You can make HotKey Macro's in EQ2 with two spells each. Be sure to tweak to your needs ... you may find your effectiveness is better without them and simply slowing down the casting loops with the delay settings.

- TIP: Setting LoopDelay (suggest 500 - 2000) and HotKeyDelay (suggest 200-1000) to longer times may provide you with better results. Delay times are in Milliseconds.

- TIP: In general I suggest keeping the different hotbars to a minimum ... the less eXbot has to change them, the better. I try to use 1 for all my combat casts and 1 for all my heal casts.

- TIP: No reason you can't include your range of hotkeys in more than one loop. For instance, most of my character's big heal loop includes the keys for my normal heal loop.

- TIP: I like to run in Full Screen Mode once I am comfortable the set up is acting like I want it to. When I want to check and make sure it is still running, I target one of the players in my group and hit my autoattack key ... if the script is running they will try to go into combat (and confirm it is running).

'*********************************************************
'*** --<FIGHTING>----
'*********************************************************

- MAIN ASSIST: Select the number of the player that you will target through to cast offensive spells and melee.

- MAX PLAYERS: This will limit limit how many players eXbot will monitor (in order, up to the max). Originally I included this thinking it would make it 'faster' for players that always duo ... but it is so fast, I never bother changing it. I didn't take it out in case someone found it handy for whatever reason (like not wanting to heal player 6?).

- INITIAL ATTACK: This only loops once, meaning it will only cycle through the keys you program one time and if you have more than one long cast here, your spells won't get cast. It is really meant to hold one key '/autoattack 1'. I used to include /pet attack, however I like to put that later in the cycle now so that my pet doesn't pick up aggro before a mob has made it to the group. Most of my characters just have the simple /autoattack 1 key programmed ... but on my tank, I use a Macro with /autoattack 2 (which is range attack) and taunt on one hotkey and it works great. Tweak for your own use, let me know your feedback!

- DPS: As it says, this is the main combat loop. This will 'spam' the hotkeys you program until your target is dead or heal is called or debuff is called. Play around with spell order, macros and delay settings to tweak your dps output!

- DEBUFF LOOP: This should be good for debuffs, wards, long delay DoT's. If turned on, it will actually loop first before DPS.

- MOB SKILL: You can set it to only debuff if a mob is of a certain skill so you don't waste alot of time debuffing or warding for a little solo mob. I keep this around 5-8. I think 7 or 8 is a one-up heroic. You will be able to see the mob skill in the main window beside the MA's target. If you set this to 0 then you will cast the debuff loop on everything.

- RECAST DEBUFFS: You can set the loop to recast every (xx) seconds, and stay in that loop for (xx) seconds. The timer starts when the loop starts. So if you said recast every 20 seconds and loop for 10 seconds, you would basically spend 10 seconds in the Debuff loop, and then 10 seconds in the DPS loop, and then back to the Debuff loop for 10 seconds, etc.

- SAVE POWER TRIGGER: If you have this set, you will stop casting the offensive loops when you power is below this number (to save for heals).

'*********************************************************
'*** --<HEALING>----
'*********************************************************

NOTE: The heal loop checks for heals in this order: My Emergency > Group Emergency > Group Heals > Emergency Heal > Big Heal > Normal Heal > Cure Trauma > Arcane > Nox > Ele. Checks are made in between each trigger.

- PRIORITY: If you set this to HEAL, then you will stay in the healing loop until no more heals are needed. If you set this to FIGHT, then you will cycle through the keys for each heal trigger only once per fight. This should allow non-healers to make good use of these health triggers ... such as a fighter casting some special defensive buffs, or monk or paladin casting their heal, or mezzers casting AE mez, or I dunno, you tell me. Let me know what tweaks you find this is good for!

- HEAL / BIG HEAL / EMERGENCY HEAL: When any one player's health is below the trigger the heal loop will be called.

- MY EMERGENCY: This will only loop once per fight. I use this for de-aggro on my non-tank characters ... FD on my monk. Pause is handy for FD.

- GROUP HEAL / GROUP EMERGENCY: When more than one player's health is below this trigger then these loops will be called. Non-healers may want to take advantage of the Group Emergency trigger for evac or feign death. If you FD, you may want to use the 'pause on group emergency' option.

- CURE TRAUMA / ARCANE / NOX / ELE: Should be self-explanatory. Don't forget to check the box to turn them 'on'.

'*********************************************************
--<GENERAL>----
'*********************************************************

- SENDKEY DELAY: This is the internal delay used to slow down the code when sending each individual key press (important for when multiple keystrokes are sent or a string of characters are sent). The only 'multiple' keystrokes currently programmed are hot bar keys, which are shift+num. If the memo box says it is calling the hotbar you want, but it is not actually selecting it, you may want to increase this number. This value is in milliseconds. I usually use 40. (Note: I had to hardcode a higher setting, 200, during the hotbar switches.)

- HOTKEY DELAY: This is the pause time between HotKey presses. Value in milliseconds. I started with 400 but have been steadily increasing this to allow more time for casts and getting the same effectiveness (or better) with less spamming going on. Suggest somewhere between 400 - 1200. Currently using 600 and think I will stick with that.

- LOOP DELAY: This is the delay between loop cycles in milliseconds. I suggest 500 - 2000 here. I am currently using 1200.

- ZONE DELAY: When you zone the script is still constantly checking for your health ... if the script figures out you are zoning, it pauses and should allow you to finish zoning. In some cases, for a brief instant after zoning you (or your fellow group members) appear as zero or very low health, which will cause your heal loops to trigger (your emergencies if you have them set). So this delay is to give you time to complete zoning and get re-oriented. I suggest at least 6 seconds, which is 6000. Slow zoning computers will probably want to set this higher.


Reply with quote
Posted: October 14th, 2007, 8:13 pm
 
boxy25
boxy25's Reps:
User avatar
Looks great, I'll have to try it out once I get my Exhume issues fixed. Maybe you could add a low power trigger that would use a shard, heart or potion (whatever you have on your quickbar) in your next version. Keep up the good work!


Reply with quote
Posted: January 26th, 2009, 3:51 am
 
ebarana

Total Posts: 280
Joined: September 1st, 2005, 10:55 pm
ebarana's Reps: 6
User avatar
Million Dollar Member
premium
this is still my no1 bot to use, its simple, reliable and easy to work with.
What sometimes seems to screw it up a bit is the check for the "old" different cures as i cure cures all now. This caused my bot to sometimes swicht to hotbar 0 - probably due to some confusion on the cures (happened only during cure calls). i solved that by moving the heals to hotbar 0 but still a fix for the check might help. but please do not put the check into one, only the action (i.e. if you are in LP you have a poison dot all "night", where switching off the poison cure makes the bot work. otherwise its constantly curing that poison dot)
also for the healers, your values work really good on a druid, i found that clerics and even more shaman healers need much longer hotkey delays as their reactives and wards take MUCH more time to be cast. i found a good way to calculate is: look at all the casting times of the spells, esp. heals. add around 500 for recovery and if it still spams too much use the casttimes of the longer/longest spells for your settings.
It is usually working better if it has to wait half a second till the hotkey delay runs out instead of pressing a button while the previous cast isnt finished.
also from my experience i can recommend to add a "common heal" like the druids HoT or reactives/wards into the dps spamming, this will keep these up much better than in the buff cycle. this also wastes less time switching hotbars and keeps these on your target/tank whenever they are up.

my best experience so far was surviving a roompull of my (66) tank with the boxed (80) mentoring druid in Sanctum Animation chamber and surviving with around 10 heroic mobs on me (thanks for the great pathing SOE). I was fully busy with the tank keeping damage on the mobs and aggro off the healer but although it was a bit close sometimes both survived.


Reply with quote
Posted: January 26th, 2009, 5:30 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
Thanks for the little update ebarana im sure that will help someone down the line with using this :)


Reply with quote
Posted: April 6th, 2009, 12:02 pm
 
michaelton

Total Posts: 25
Joined: June 29th, 2007, 2:35 pm
michaelton's Reps: 0
User avatar
Ok I have exbot up and running using the 1.5 dll. I got from Ultrabot install. The strange thing is that I have to uninstall Ultrabot to get exBot to work. Anyone know what is going on with this conflict between the two?

Thanks,

michaelton


Reply with quote
Posted: April 7th, 2009, 2:14 am
 
ebarana

Total Posts: 280
Joined: September 1st, 2005, 10:55 pm
ebarana's Reps: 6
User avatar
Million Dollar Member
premium
i am sure you should have only 1 of the service.dlls installed, as exbot still has a few issues after the GU 1.5 might fix those, but its not for download solo afaik. maybe that fixes the issues, i hope slam will update it soon.


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 107 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of EverQuest 2 Premium Discussions RSS Feed 
Sitemap of EverQuest 2 Premium Discussions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?