Home Forums Support TU Blog Subscriptions MMO Market Advertising
Powered
 

Aion Bots
 Forum index » EverQuest 2 » EverQuest 2 Nerfed Info
» EQ2 Bot: UltraBot Version 1.0, Hunter and Buff Bot
The time now is Sat Nov 21, 2009 10:55 pm
All times are UTC + 0
Page 4 of 5 [61 Posts]   Goto page: Previous 1, 2, 3, 4, 5 Next
Author EQ2 Bot: UltraBot Version 1.0, Hunter and Buff Bot
slam666
Moderator
Moderator

Premium Member
Joined: 21 Apr 2005
Posts: 1105
Location: Quebec, Canada
13683 TUBucks

PostPosted: Thu Dec 22, 2005 1:37 pm    Post subject:  

heidrickla wrote:
Trying to figure out how to get ub to fight along the waypoints. I created some waypoints using the ubpath script and stuck them where the other waypoints were and set NavigationType=NAVCOMEBACK is there anything else I need to set in the ini somewhere?

[Waypoints]
; =========================================================
; = Variable to set for waypoint navigation =
; = Max number of waypoint is 100 =
; =========================================================

; NavigationType
;
; NAVLOOP At last waypoint will go back to waypoint 1, ex: 1 2 3 4 1 2 3 4
; NAVSTOP Will stop at last waypoint
; NAVCOMEBACK At last waypoint will come back backward, ex: 1 2 3 4 3 2 1 2 3 4 etc.

NavigationType=NAVCOMEBACK

;[Nektulos Forest Docks]
NumberOfWaypoints= 1 <=== MUST BE 7
waypoint1= 690,-133,116,50
waypoint2= 656,-89,9,50
waypoint3= 721,-198,354,50
waypoint4= 771,-215,93,50
waypoint5= 874,-220,49,50
waypoint6= 967,-291,318,50
waypoint7= 1007,-377,89,50
Numofpoints= 7 <=== DELETE

ParkBuffbot=FALSE


Yes NumberOfWayPoints must equal the number of waypoint, in your case 7, also NumOfpoints variable is not suppose to be there.
Back to top
View user's profile Send private message 
computerteck2
In Training
In Training

Regular Member
Joined: 09 Aug 2005
Posts: 15
533 TUBucks

PostPosted: Fri Dec 23, 2005 6:33 am    Post subject: out o fgroup  

prog is great ty! btu i have a request for maby a possible future enhancement..

woudl it be possible for the bot to assist a master out of group..

such as a bot that only throws direct heals but out of group..

or a tanks that taunts slected target afetr given the command...

i think this could be very useful...

as of now the bots trys to thrown the direct heals on me but wont target me becasue im not in the bost group..
Back to top
View user's profile Send private message 
slam666
Moderator
Moderator

Premium Member
Joined: 21 Apr 2005
Posts: 1105
Location: Quebec, Canada
13683 TUBucks

PostPosted: Fri Dec 23, 2005 11:43 am    Post subject: Re: out o fgroup  

computerteck2 wrote:
prog is great ty! btu i have a request for maby a possible future enhancement..

woudl it be possible for the bot to assist a master out of group..

such as a bot that only throws direct heals but out of group..

or a tanks that taunts slected target afetr given the command...

i think this could be very useful...

as of now the bots trys to thrown the direct heals on me but wont target me becasue im not in the bost group..


I will check that but now its not on my priority list, I am working on Harvesting (almost complete), ressurection and a major rewrite of ultrabot.
Back to top
View user's profile Send private message 
computerteck2
In Training
In Training

Regular Member
Joined: 09 Aug 2005
Posts: 15
533 TUBucks

PostPosted: Fri Dec 23, 2005 6:39 pm    Post subject:  

great ty for the time.

as for soem input on the ultrabot...

works great on amd.... how ever i use the same script on P4 processor
and the offinsive bit runt liek a mile past the targets and trys to taunt

where with the same script work perfect on the amd...

i made sure all the prams are the same.. bolth are using the latest map and eq2 service Smile
Back to top
View user's profile Send private message 
max_raid
Script Kiddy

Regular Member
Joined: 21 Mar 2005
Posts: 5
1 TUBucks

PostPosted: Sun Dec 25, 2005 3:36 am    Post subject: Offensive bot issue  

Just got UB up and running for the first time using only the offensive portion of the script and while, for the most part, it's doing what I've set in the ini file, when it roams for mobs it'll usually pass them up and walk in seemingly random directions. Since I'm using it on a low level fighter without many skills, I've just set it up so that it uses taunt to pull and set the distance to attack a mob at 1 (close enough to taunt or just smack it). Any tips?
Back to top
View user's profile Send private message 
Austinlh2
Typical User
Typical User

Regular Member
Joined: 17 Apr 2005
Posts: 111
109 TUBucks

PostPosted: Tue Dec 27, 2005 8:34 pm    Post subject:  

I run ultrabot 1.0 in Offensive mode with very few problems. Occasionally bot will run off in a direction endlessly untill he is either killed by a mob, killed by falling, or gets stuck. This happens rarely but still annoying. More often the script will just end while fighting. I have not yet narrow'd the problem down but it appears that the Xunleashed client is having problems connecting every once in a while which seems to cause problems with the scripts. Well back to my request... I run ultrabot in offensive with a Conjurer solo and pull with pet attack. Since the mobs do not come close to me I dont melee unless I am jumped. After looking through the script I noticed that there is a time limit on a fight and if out of melee range for a given time it moves on. This may or may not cause problems. Also if my life goes below the heal string check I start casting my pet heal even if pet life is full. This wastes precious power and makes the fight take much longer than necessary, often ending with me dead somewhere. We need a seperate string for pet heals and player heals and have the check to see if it is our pet hurt or if it is the player. Also since pet is tanking away from the player looting is difficult since the toon stays out of range of looting. Perhaps have a way to move up to mob after engage using the distance check.
Back to top
View user's profile Send private message 
loraik
Advanced User
Advanced User

Regular Member
Joined: 01 Feb 2005
Posts: 779
730 TUBucks

PostPosted: Tue Dec 27, 2005 9:10 pm    Post subject:  

Quote:
I run ultrabot 1.0 in Offensive mode with very few problems. Occasionally bot will run off in a direction endlessly until he is either killed by a mob, killed by falling, or gets stuck. This happens rarely but still annoying. More often the script will just end while fighting. I have not yet narrowed the problem down but it appears that the Xunleashed client is having problems connecting every once in a while which seems to cause problems with the scripts. Well back to my request... I run ultrabot in offensive with a Conjurer solo and pull with pet attack. Since the mobs do not come close to me I dont melee unless I am jumped. After looking through the script I noticed that there is a time limit on a fight and if out of melee range for a given time it moves on. This may or may not cause problems. Also if my life goes below the heal string check I start casting my pet heal even if pet life is full. This wastes precious power and makes the fight take much longer than necessary, often ending with me dead somewhere. We need a separate string for pet heals and player heals and have the check to see if it is our pet hurt or if it is the player. Also since pet is tanking away from the player looting is difficult since the toon stays out of range of looting. Perhaps have a way to move up to mob after engage using the distance check.


The second issue with your bot script ending is XU servers coming down, it seems they do not want scripts running without their servers online which gulls me to no end (my bots always die at this point which cause me 10min of re-setup time per bot) but they don't seem concerned. There is nothing you personally can do other than complain.

I also use the offensive mode with my necro however I learned along time ago due to mob roaming patterns pet pulling is not the optimal solution when using this bot. Not saying it can't be done, just I would not do it on any encounter that wasn't a stationary encounter. I (60 necro) always pull with a low lvl max distance DD spell with a 3 sec longer cast time than the spell says. I roam with max targetting set to 34 and have many waypoints all set to "0" so there is no standing around.

When I come to a waypoint it checks for mobs, locks on and casts the low damage DD spell to pull then waits 3 extra seconds and sends the pet (typ. tank pet in defensive mode) which casts a encounter AE DD spell and ALWAYS grabs the agro mobs (group or single). Now every now and again a mob slips thru and wacks me but I have more than enough HP to take a few hits while pet gains agro. I am not sure if your pets do the same type of taunt type actions but that is how I handle it.

As for pets and these bot programs both Slam666 and Rich are aware of the need for special pet performance controls (trust me I always mention it to them in mail) there are just several other priority ad-ons happening atm before that gets added in.

If you set up your bot to something similar (if your class's pet works like a necro pet) you should be able to heal your pet with little no no issues like your having now.

I hope this info. has helped some.

Loraik
Back to top
View user's profile Send private message 
daumer2
Script Kiddy

Regular Member
Joined: 17 Dec 2005
Posts: 7
7 TUBucks

PostPosted: Tue Dec 27, 2005 9:54 pm    Post subject:  

I posted this in the MegaBot discussion as well, since it applies to both scripts (hope that's ok).

I was wondering if anybody had seen this issue before, or had any suggestions where to look to try to identify the problem:

Just within the past couple of days, I started having a problem where my BUFFBOT would not respond to some of my MASTER commands. Some would work, some wouldn't. I've tried running on various computers and with a couple different versions of UltraBot and MegaBot, with the same results.

It's kinda odd, because the commands I've identified under ResponseSequenceSTR and CombatResponseSequenceSTR with MASTER as the target work fine. The standard responses like AssistMeSTR and FollowMeSTR and BuffMeSTR don't work at all. In the log file, I can see those commands being ignored with a "IGNORING Request because not a VALID MASTER" entry following the command match. The name of my master is listed correctly (although, I've occasionally found a TmpMaster Final entry where the case of the name is changed to all lower case...hmmm)

I can't figure out why it's not recognizing my MASTER toon as a valid MASTER for those commands, when the same command works fine when under the response string setup, with MASTER as a target.

Any suggestions/ideas?


EDIT...After playing around with the preset commands some more, I'm even more confused. Some of the preset command string actually do work...the StatusSTR, StandDownSTR, and FightBackSTR work, none of the others do. Why would some recognize the master and not the others???
Back to top
View user's profile Send private message 
slam666
Moderator
Moderator

Premium Member
Joined: 21 Apr 2005
Posts: 1105
Location: Quebec, Canada
13683 TUBucks

PostPosted: Wed Dec 28, 2005 12:21 am    Post subject:  

daumer2 wrote:
I posted this in the MegaBot discussion as well, since it applies to both scripts (hope that's ok).

I was wondering if anybody had seen this issue before, or had any suggestions where to look to try to identify the problem:

Just within the past couple of days, I started having a problem where my BUFFBOT would not respond to some of my MASTER commands. Some would work, some wouldn't. I've tried running on various computers and with a couple different versions of UltraBot and MegaBot, with the same results.

It's kinda odd, because the commands I've identified under ResponseSequenceSTR and CombatResponseSequenceSTR with MASTER as the target work fine. The standard responses like AssistMeSTR and FollowMeSTR and BuffMeSTR don't work at all. In the log file, I can see those commands being ignored with a "IGNORING Request because not a VALID MASTER" entry following the command match. The name of my master is listed correctly (although, I've occasionally found a TmpMaster Final entry where the case of the name is changed to all lower case...hmmm)

I can't figure out why it's not recognizing my MASTER toon as a valid MASTER for those commands, when the same command works fine when under the response string setup, with MASTER as a target.

Any suggestions/ideas?


EDIT...After playing around with the preset commands some more, I'm even more confused. Some of the preset command string actually do work...the StatusSTR, StandDownSTR, and FightBackSTR work, none of the others do. Why would some recognize the master and not the others???


Hi,

I am doing a major rewrite of Ultrabot, I will check that problem and try to fix it.
Back to top
View user's profile Send private message 
daumer2
Script Kiddy

Regular Member
Joined: 17 Dec 2005
Posts: 7
7 TUBucks

PostPosted: Wed Dec 28, 2005 9:52 am    Post subject:  

Thanks for the reply Slam. I'm not sure if it's something in the script, or something in the game that's changed. It was working fine a couple days ago. Now, the BUFFBOT doesn't really work on his own at all...I had to configure a bunch of response commands to make him assist at the beginning of combat and follow me again after combat has ended.

Another thing that it just started doing *today* is ending the script with an error that it couldn't get Player heading. That error was preceeded by a bunch of errors where it was trying to get mobname,moblevel,player x,player y, etc. I'm assuming he's looking for himself, since the log is full of entries where he locates himself and posts his health and location. I'm not sure why he all of a sudden can't find himself. I can do a /loc and get coords fine after the script stops (not sure that matters).

I tried going back to an older player.ini file, since it had been working fine a few days ago. I had added a bunch of response commands for HO's, and thought I might have added too many. That didn't seem to help. I also tried clearing out all the other scripts from the script directory, in case there was something conflicting.

I've really only taken the time to set these two toons up for the script. I might try tomorrow with two new toons and see if the problem carries over to other toons.
Back to top
View user's profile Send private message 
daumer2
Script Kiddy

Regular Member
Joined: 17 Dec 2005
Posts: 7
7 TUBucks

PostPosted: Wed Dec 28, 2005 6:43 pm    Post subject:  

Looks like I got my problem straightened out. I re-installed all of the EQ2 services for XUnleashed, and everything's working fine now.

Something must have gotten hosed up somewhere along the line.


Thanks again,Slam...can't wait to see the new version.
Back to top
View user's profile Send private message 
Austinlh2
Typical User
Typical User

Regular Member
Joined: 17 Apr 2005
Posts: 111
109 TUBucks

PostPosted: Thu Dec 29, 2005 10:11 am    Post subject:  

I ended up using the fire pet since he pulls with a nuke. The mobs are always in range now and no worries about agro. I'm paranoid about getting hit since my toon will just sit and spam pet heals and probably end up dying because he's not nuking. This will work fine till more pet controlls are added.
Back to top
View user's profile Send private message 
loraik
Advanced User
Advanced User

Regular Member
Joined: 01 Feb 2005
Posts: 779
730 TUBucks

PostPosted: Thu Dec 29, 2005 12:30 pm    Post subject:  

Man Conj's must be the wussys of the summoner world! Smile lol

Loraik
Back to top
View user's profile Send private message 
loraik
Advanced User
Advanced User

Regular Member
Joined: 01 Feb 2005
Posts: 779
730 TUBucks

PostPosted: Thu Dec 29, 2005 6:09 pm    Post subject:  

Nevermind I downloaded and read thru the .ini file, got my question taken care of from there.



Loraik

(edited for stupidity reasons) Rolling Eyes
Back to top
View user's profile Send private message 
markjohnson
Typical User
Typical User

Regular Member
Joined: 16 May 2005
Posts: 162
140 TUBucks

PostPosted: Tue Jan 03, 2006 6:49 am    Post subject:  

daumer2 wrote:
Looks like I got my problem straightened out. I re-installed all of the EQ2 services for XUnleashed, and everything's working fine now.

Something must have gotten hosed up somewhere along the line.


Thanks again,Slam...can't wait to see the new version.


which services did you exactly reinstall? eq2service is the only one I installed and maybe need others installed or updated if they wern't installed by the programs automatically.

TIA

-=Mark=-
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 4 of 5 [61 Posts]   Goto page: Previous 1, 2, 3, 4, 5 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » EverQuest 2 » EverQuest 2 Nerfed Info

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You can vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Site and Contents Copyright 2003-2009 All Rights Reserved All information is for intellectual information If you are associated with any gaming company please leave now. Be sure to visit some of our other Sites TaultUnleashedxunleashed
World of Warcraft & 1 2 3 Aion Toplist Top 1001 Sites, Best Topsites List WOW Private Servers World of Warcraft Private Servers
TheBannerMan`s TOP100 WOW Private Servers E-Items.com Gaming TopSites List    
[ Time: 0.5766s ][ Queries: 21 (0.0201s) ][ GZIP on ]