AssistBot (not your typical bot)
Posted: June 1st, 2007, 1:20 pm
I currently use another game wrapper out there (not going to mention the name here.. dont want to get baned) .. but i'm a longtime user of xunleashed .. and currently, they have the following.... but would like to see it here, so I can get off there program ...
-------------------------
I was working on something like this on the other program I'm talking about, but cant get it to work like desired ..at least without changing my current target a ton of times, to verify the mobs under attack, and to send in pet, and things like that.
Is there any posablilty of someone making something like this up for xunleashed, with open options for turning features on/off at will .. so it's customizable? .. not looking for a full bot. .as i want to still play the game, just want something to control pet actions, not my actions.
Are there even features within the scripting to do as I wish? .. I'm wiling to help out with the code, as I have very, very minor C++ coding knoldge, but not fimilar with xunleashed scripting code and whatnot..
Any info would be helpfull.. thx!
-------------------------
-----------------------------script : assistbot (NOT a full bot)
Actions :
while have a pet/minions..
-when attacking mob within defined range, it auto checks to make sure that mob is considered an enemy (ex: is encounter list while not targeted) ..
-if it is an enemy, then it sends in pet/minions (option to turn sending pet on or off) -- then auto uses pet skills when availble
-if pet goes out of specified range of you, then it calls pet/minions back(removes issue of pulling addon mobs)
-option to have pet/minons (if more them 1 pet/minions) split between 2 mobs to hold angro off group, or player.
-pet auto assist group members under attack, as long as "in specifed range" is met
I was working on something like this on the other program I'm talking about, but cant get it to work like desired ..at least without changing my current target a ton of times, to verify the mobs under attack, and to send in pet, and things like that.
Is there any posablilty of someone making something like this up for xunleashed, with open options for turning features on/off at will .. so it's customizable? .. not looking for a full bot. .as i want to still play the game, just want something to control pet actions, not my actions.
Are there even features within the scripting to do as I wish? .. I'm wiling to help out with the code, as I have very, very minor C++ coding knoldge, but not fimilar with xunleashed scripting code and whatnot..
Any info would be helpfull.. thx!