Delete this post

International

Moderator: Moderators

hallalujaz
Plain Yogurt
Plain Yogurt
Posts: 56
Joined: 23 Jun 2009, 00:17
Noob?: Yes

Delete this post

#1 Post by hallalujaz »

hi.

kore always does this

You use Adrenaline Rush on yourself : Lv 4
You use Adrenaline Rush on yourself : Lv 4

thats 1 time too much. now? they imediatly know that your using a bot.

is there a way to void skill times 2 ?

sorry i posted this also in moc_fild20 but its not my fault. i did new topic . and something yes draft. and it went to that topic. so ...
Last edited by hallalujaz on 11 Apr 2010, 08:22, edited 1 time in total.
Scarya
Moderators
Moderators
Posts: 136
Joined: 26 May 2008, 12:25
Noob?: No

Re: skills times 2

#2 Post by Scarya »

Use a timeout and statusInactive.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.

Richard Cook

Wiki
User avatar
twist3d
Testers Team
Testers Team
Posts: 94
Joined: 09 Sep 2009, 04:34
Noob?: No
Location: USA

Re: skills times 2

#3 Post by twist3d »

or set maxUses 1
Member since 09/09/09, botter since its first creation days. Thanks Kura for the original Kore.
hallalujaz
Plain Yogurt
Plain Yogurt
Posts: 56
Joined: 23 Jun 2009, 00:17
Noob?: Yes

Re: skills times 2

#4 Post by hallalujaz »

thanks both of you. good advice always comes in handy

but i tried them both of your advices and still no luck. it uses times 2 always.

useSelf_skill adrenaline rush {
lvl 4
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive 0
whenStatusInactive adrenaline rush
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 1
notInTown 1
timeout 120
disabled 0
inInventory
manualAI 0
maxUses 1
uggerbabe
Noob
Noob
Posts: 11
Joined: 10 Dec 2009, 19:52
Noob?: Yes

Re: skills times 2

#5 Post by uggerbabe »

try these:

useSelf_skill adrenaline rush {
lvl 4
maxCastTime 0
minCastTime 0
hp
sp > 20
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive adrenaline rush
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 1
notInTown 1
timeout 120
disabled 0
inInventory
manualAI 0
maxUses

changed sp to sp > 20
and maxUses 1 to maxUses
also whenStatusActive 0 to whenStatusActive
leave it blank..
fris92
Noob
Noob
Posts: 1
Joined: 19 Dec 2009, 11:14
Noob?: Yes

Re: skills times 2

#6 Post by fris92 »

hei where I can find openkores download link??
uggerbabe
Noob
Noob
Posts: 11
Joined: 10 Dec 2009, 19:52
Noob?: Yes

Re: skills times 2

#7 Post by uggerbabe »

hallalujaz
Plain Yogurt
Plain Yogurt
Posts: 56
Joined: 23 Jun 2009, 00:17
Noob?: Yes

Re: skills times 2

#8 Post by hallalujaz »

no still the same. fk it. it wont bother me so much no longer. or something;
joamil1
Noob
Noob
Posts: 14
Joined: 25 Jun 2008, 19:48
Noob?: Yes

Re: skills times 2

#9 Post by joamil1 »

That skill used to be buggy. Dont know if it was solved.
byrd
Human
Human
Posts: 21
Joined: 07 May 2009, 16:49
Noob?: No

Re: skills times 2

#10 Post by byrd »

I have the same issue with it displaying like that in my console. But I logged on the game and watched my bot and it only casts once. I don't know why OpenKore is spitting out two lines.