PDA

View Full Version : Darashia Dragons



Joshwa534
11-09-2015, 12:46 AM
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.

lopek
11-15-2015, 10:04 AM
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

Joshwa534
11-15-2015, 06:13 PM
Did you restart the script once you changed your config?

This ^

If so, and its still not working then I'll need to see your exact config, you can upload it to Pastebin and send us the link here.

lopek
11-15-2015, 08:06 PM
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

Joshwa534
11-15-2015, 08:09 PM
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

Replace the values in the scripts config located at Documents/XenoBot/Configs/[charname] Darashia Dragons.ini - not in XenoBot/Documents/Scripts/

lopek
11-15-2015, 08:23 PM
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

Joshwa534
11-15-2015, 08:27 PM
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

I meant instead of going to Documents/XenoBot/Scripts to change your config, go to Documents/XenoBot/Configs.

lopek
11-15-2015, 08:42 PM
Damn, I am so stupid.. it works now.. thanks a lot!

ryan095
12-05-2015, 11:27 AM
where the script i cant find it

Joshwa534
12-05-2015, 03:23 PM
where the script i cant find it

http://forums.xenobot.net/showthread.php?39230-How-To-Download-Scripts

Tripper69
01-11-2016, 01:14 PM
when i load script i just downloaded it 2 days ago it untargets dragons at low health it seems to me that the second dragon in targetting is set to stop attack at 20% and this stops me from killing them but when i change it to 0 it works fine

shadowart
01-11-2016, 03:17 PM
Yeah the targeting settings are bugged in the ED, MS and RP version of this script.

Joshwa534 When you reduced health percentage at which you start chasing Dragons (https://github.com/OXGaming/oxscripts/commit/1d6057c88353d18cf1be1cdc8a282bdef30d4f71) you forgot to lower the percentage at which you stop kiting them, which creates a gap between 10-20% health where Dragons won't be targeted.

Joshwa534
01-11-2016, 03:42 PM
Yeah the targeting settings are bugged in the ED, MS and RP version of this script.

When you reduced health percentage at which you start chasing Dragons (https://github.com/OXGaming/oxscripts/commit/1d6057c88353d18cf1be1cdc8a282bdef30d4f71) you forgot to lower the percentage at which you stop kiting them, which creates a gap between 10-20% health where Dragons won't be targeted.

Thanks, it'll be updated in today's release.

freman1985
06-13-2016, 03:07 AM
thasnx

rodrigokiller
01-31-2017, 03:25 AM
Its possible to configure to not go to the second level? (Dragon lords)