View Full Version : Increase Agility problem >_<
Hunt3r
12th December 2005, 18:15
Hiya !! im using this inc agi script:
useSelf_skill Increase Agi {
lvl 10
whenStatusInactive Inc Agi
onAction
}
but as soon as i start the bot, he just does it again again and again until i run out of sp...:bored: anyone got an idea what might be wrong ?
BIG thanks in advande
Hunt3r :lick:
CrashOverride23
12th December 2005, 18:19
useSelf_skill Increase Agi {
lvl 10
whenStatusInactive Increase AGI
onAction
}
tip:
1. cast buff on yourself
2. logout.
3. open your bot.
4. type "s" on the console to know status.
5. the status shown on the bot is the exact status name of the skills you buffed.
Hunt3r
12th December 2005, 18:52
Thx alot ! ill try it
grascia
12th December 2005, 19:33
useSelf_skill Increase Agi {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Increase Agi
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 120
disabled
Use the timeout so that it won't use Increase Agi always. Depends on what lvl of agi you're using 'coz it will inflect the timeout on how long will it last to cast Increase Agi again. Hope this will help.
drey
14th December 2005, 10:58
using whenStatusInactive while using timeout is totally missing the point . . .
go figure . . .
thread closed!
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.