Town: Darashia
Level: 60+
Type: Casual
Download this script from the Get Scripts window once logged into Tibia.
Use this thread to ask questions or report bugs for this script.
Printable View
Town: Darashia
Level: 60+
Type: Casual
Download this script from the Get Scripts window once logged into Tibia.
Use this thread to ask questions or report bugs for this script.
Hey @Joshwa534, I wanna use sds instead of spells.. I did change it to:
[Runes]
MissileName = sudden death rune ; Name, or item id, of the rune.
MissileEnabled = true ; Do you want to use this rune? (true/false)
MissileMin = 50 ; The amount of runes at which you will leave to go refill.
MissileMax = 400 ; The amount of runes you want to withdraw or buy. (0 to disable)
MissileAlarm = 0 ; The amount of runes to trigger an alarm. (0 to disable)
MissilePriority = 1 ; Priority compared to other runes and spells. (lower is more important)
MissileTargetMin = 1 ; The minimum amount of creatures, in the list below, to begin attacking. (0 to disable)
MissileMaxHP = 100 ; The maximum health of creatures, in the list below, to cast this spell.
MissileMinHP = 0 ; The minimum health of creatures, in the list below, to cast this spell.
MissileTargets = dragon, dragon lord, dragon hatchling, dragon lord hatchling
but somehow it's not working, still using spells and I have no idea how to fix it ;x
Thanks for the fast answers!! I am using the latest XenoBot and Script versions I guess. I also did restart it.
http://pastebin.com/kCYXffwq
I feel stupid cause I have no idea what you mean lol :/ but maybe this?
-- Welcome message
log(string.rep('\n ', 54) .. '\n' .. string.rep(':', 190) .. '\n::::: X E N O B O T ::::: ' .. _script.name .. ' ('.. LIB_REVISION ..')\n' .. string.rep(':', 190) .. ' \n ')
warn('You can control your script from this channel. Type /help for a list of available commands.')
warn('Configure this script with the command /config or open the file at: Documents/XenoBot/Configs/[' .. getSelfName() .. '] ' .. _script.name .. '.ini')
end
Damn, I am so stupid.. it works now.. thanks a lot!
where the script i cant find it