doubt on xkore

International

Moderator: Moderators

fints
Human
Human
Posts: 22
Joined: 23 Jul 2009, 10:58
Noob?: Yes

doubt on xkore

#1 Post by fints »

i hv been using xkore nowadays and problem is it is not going according to the config,tht is it is not tping when its near to die..and act as proxy option?i cant understand it clearly.
kimmylee
Noob
Noob
Posts: 19
Joined: 02 Jun 2010, 08:18
Noob?: Yes

Re: doubt on xkore

#2 Post by kimmylee »

ya i notice sometimes it can be not so responsive, and the random few second pauses that happens randonly too,

best bet is make a macro for it to ensure it triggers when you need

Code: Select all

automacro tele {
   hp <=  xx%
   inventory "Fly Wing" >= 1
   overrideAI 1
   call {
      do is Fly Wing
   }
}
fints
Human
Human
Posts: 22
Joined: 23 Jul 2009, 10:58
Noob?: Yes

Re: doubt on xkore

#3 Post by fints »

ty leme try