PDA

View Full Version : Cormaya Leaf Golems



Joshwa534
11-19-2015, 08:29 PM
Town: Edron
Level: 25+
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.

jahpocalypse
12-05-2015, 03:13 PM
Thanks for this script! It works great, I am just wondering why it is throwing gp on the ground?

Joshwa534
12-05-2015, 03:25 PM
Thanks for this script! It works great, I am just wondering why it is throwing gp on the ground?

Open the script's config file by typing /config in the XenoBot chat channel and edit these values:



[Capacity]
Hunt-Minimum = 50 ; If capacity goes below this value, script will exit the spawn. (0 to disable)
Drop-Flasks = 100 ; If capacity goes below this value, script will drop flasks. (0 to disable)
Drop-Gold = 80 ; If capacity goes below this value, script will drop gold. (0 to disable)

jahpocalypse
12-05-2015, 03:52 PM
ah! of course! My bad I didn't look it through thoroughly enough. Thank you!

jahpocalypse
12-05-2015, 07:39 PM
I suggest changing some of the attack priority especially when running second floor, killing off bugs first so they don't break shield seems to save up a lot in mana potion usage.

Joshwa534
12-06-2015, 08:09 PM
I suggest changing some of the attack priority especially when running second floor, killing off bugs first so they don't break shield seems to save up a lot in mana potion usage.

Thanks, it'll be in the next build, however, in the mean time, feel free to copy/paste this over your targeting in the XBST file.



<panel name="Targeting">
<control name="TargetingList">
<item type="Bug" chs="0" max="100" min="0" prio="9" prox="1" count="3"/>
<item type="Witch" chs="0" max="100" min="0" prio="8" prox="3" count="1"/>
<item type="Haunted Treeling, Wilting Leaf Golem, Leaf Golem, Swampling" chs="0" max="100" min="0" prio="7" prox="3" count="1"/>
<item type="Swampling" chs="0" max="100" min="0" prio="6" prox="3" count="1"/>
<item type="Witch, Haunted Treeling, Wilting Leaf Golem, Leaf Golem, Swampling" chs="0" max="100" min="0" prio="5" prox="7" count="1"/>
<item type="Swampling" chs="0" max="100" min="0" prio="4" prox="7" count="1"/>
<item type="Bug" chs="0" max="100" min="0" prio="3" prox="7" count="1"/>
<item type="*" chs="0" max="100" min="0" prio="10" prox="7" count="1"/>
</control>
</panel>

Joshwa534
12-07-2015, 01:28 AM
I suggest changing some of the attack priority especially when running second floor, killing off bugs first so they don't break shield seems to save up a lot in mana potion usage.

Its updated in the latest version (v1.2.23 (http://forums.xenobot.net/showthread.php?39127-Changelog-v1-2-23&p=461373&viewfull=1#post461373)).

jahpocalypse
12-07-2015, 12:40 PM
Its updated in the latest version (v1.2.23 (http://forums.xenobot.net/showthread.php?39127-Changelog-v1-2-23&p=461373&viewfull=1#post461373)).

Awesome! Very nice response time and a very nice script!

Thank you very much!

Joshwa534
12-07-2015, 03:17 PM
Awesome! Very nice response time and a very nice script!

Thank you very much!

Not a problem! :) Let us know if you find any other issues with any scripts.

jahpocalypse
12-08-2015, 08:16 PM
Not a problem! :) Let us know if you find any other issues with any scripts.

I'm running v. 1.2.23

But unfortunately the attack priority doesn't seem to function properly. It does not target bugs and/or swamplings and weaker creatures first. I've tried searching through the config for an option to perhaps turn the function on but I couldn't find any

Kind regards,

//jah

EDIT: Didn't see post about manually editing the targeting, I'll try this! I didn't know you could config this with the in-game settings as well. Gonna try this as well! Hehe.

Joshwa534
12-08-2015, 08:53 PM
I'm running v. 1.2.23

But unfortunately the attack priority doesn't seem to function properly. It does not target bugs and/or swamplings and weaker creatures first. I've tried searching through the config for an option to perhaps turn the function on but I couldn't find any

Kind regards,

//jah

EDIT: Didn't see post about manually editing the targeting, I'll try this! I didn't know you could config this with the in-game settings as well. Gonna try this as well! Hehe.

I set it to only prioritize bugs above all else if there's 3 or more bugs within 1 sqm of your character.

jahpocalypse
12-15-2015, 12:28 AM
I set it to only prioritize bugs above all else if there's 3 or more bugs within 1 sqm of your character.

I feel ya! A suggestion would be to target bug when there is 3 or more of any of the following monsters on screen: haunted treeling, wilting leaf golem, leaf golem, swampling.

BTW: Now the script seem to randomly stop the character... I don't know why, it started yesterday. It's still present today.

Thank you!

//jah

quaqua
12-23-2015, 09:47 PM
22:45 XenoScript Error:
Script: [EK] Cormaya Leaf Golems.lua
Line #: 6760
Chunk: C:?Users?Olek?DOCUME?1?XenoBot?Scripts??_EK_CO?1.L UA
Error: attempt to index field 'Walker' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.

Joshwa534
12-24-2015, 05:43 PM
22:45 XenoScript Error:
Script: [EK] Cormaya Leaf Golems.lua
Line #: 6760
Chunk: C:?Users?Olek?DOCUME?1?XenoBot?Scripts??_EK_CO?1.L UA
Error: attempt to index field 'Walker' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.

Where exactly do you get this error?

quaqua
12-24-2015, 10:10 PM
immediately after starting script

Joshwa534
12-26-2015, 05:56 PM
immediately after starting script

Yes but where? Where are you standing?

Daxi
02-27-2016, 09:28 PM
Where do I go to start this script?

Daxi
02-27-2016, 11:30 PM
Where do I go to start this script?

Figured it out.

termosu
06-01-2016, 11:10 PM
Town: Edron
Level: 25+
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.

Where start this script????