What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Search for targets while infight

EuGoldservice

New Member
Joined
Dec 5, 2011
Messages
62
Reaction score
0
Hi,
i'm new to this bot and C# but i tried out a few things..Now i have a little problem, where i need some help ! I have Coded a Profile, where my bot fights against mobs which keep him infight, even if the fight is done...The Problem is that my bot doesnt search for targets while he's infight..so the fight is done, he loots and then he just runs around until he's out of combat, what very often takes 1min or more Oo ! Is it possible to change something in the Profile or in the Custom Class or elsewhere, so that he just searches for targets and fights on and doesnt care if he's infight or not ?
I'd really be happy if someone could tell me how i can fix it ! :) PLEASE !
 
Ok thanks for your help, i loaded CombatHelper and tried it out a bit..It does have the feature i was searching for..but it doesnt rly work :( My bot keeps on just running around if he's stuck infight, instead of searching for the next target until he's out of fight..:-/
 
There is a timeout before it begins to look for another target.
You can modify this in the code. For me, it works wonderfully.
 
if you have this issue:

go into combat and kill a mob; we're still in combat and running around in circles

then it's a known issue and i think nesox is fixing it (i'm running a copy currently with *some* fixes atm)

hopefully it will be fixed by next release

if it's not your issue, then i dunno
 
This is exactly my issue^^ @Zen, i know and i changed this time to 1sec, but he doesnt care..:-/
 
Back
Top