need little help with this before I release it
Posted: Thu Mar 14, 2013 6:18 pm
I made a new butterflies script that I'd like to release but I have just a couple problems with it that I want to correct first.
Here's a summary of the waypoint file:
<!-- NoobBotter's Butterflies Waypoint File -->
<!-- version 1.0. -->
<!-- -->
<!-- This Xaviera Butterflies script will randomly pick one of four possible -->
<!-- routes to take to kill butterflies, making you look less like a bot. -->
<!-- -->
<!-- This waypoint file starts from the Teleporter in Front Line Camp. -->
<!-- It will use zone chat to attempt to get into any available -->
<!-- butterfly party in the zone. Text used to get in party is specified by the -->
<!-- partytext variable in User Options. Default is "!but" but can be changed -->
<!-- to whatever they use on your server, ("!inv", "butts", "!fly", etc...). -->
<!-- If bot doesn't get into a party at start, it will try again each time it -->
<!-- returns to the quest giver location. -->
<!-- -->
<!-- Each possible path it takes to kill butterflies has it's own built-in -->
<!-- loop so it will work in a specific area until the quest state is complete -->
<!-- Once complete, it will stop attacking, mount, and return to turn in quest -->
<!-- It will then accept quest and randomly grab it's next path to kill more. -->
<!-- Once all 10 dailies are done the bot will return to the transporter at camp. -->
<!-- -->
<!-- NOT WORKING: if the bot encounters Galloping Gale or the Copper Gardener, it -->
<!-- should shift to TRAVEL mode, use Unbridled Enthusiasm and Godspeed pots, -->
<!-- (and if bot is a Rogue will use Sprint and Vanish) and return to questgiver -->
<!-- at which point it should head out to kill butterflies again. -->
<!-- Running away can be turned off in the User Options section for stronger -->
<!-- bots. Running from Copper Gardener is disabled by default. -->
<!-- -->
<!-- Requirements: -->
<!-- -->
<!-- UseGoodie userfunction -->
<!-- http://www.solarstrike.net/phpBB3/viewt ... 2#p21952-->
I have an onEnterCombat section that I'm trying to use to where the bot will try to run away from Fierce Gale and Copper Gardener but It doesn't seem to be working. Has anyone ever figured out a good way to do that? I'm attaching the file if anyone wants to test it out or see if they can figure out a way to run from the elites.
Here's a summary of the waypoint file:
<!-- NoobBotter's Butterflies Waypoint File -->
<!-- version 1.0. -->
<!-- -->
<!-- This Xaviera Butterflies script will randomly pick one of four possible -->
<!-- routes to take to kill butterflies, making you look less like a bot. -->
<!-- -->
<!-- This waypoint file starts from the Teleporter in Front Line Camp. -->
<!-- It will use zone chat to attempt to get into any available -->
<!-- butterfly party in the zone. Text used to get in party is specified by the -->
<!-- partytext variable in User Options. Default is "!but" but can be changed -->
<!-- to whatever they use on your server, ("!inv", "butts", "!fly", etc...). -->
<!-- If bot doesn't get into a party at start, it will try again each time it -->
<!-- returns to the quest giver location. -->
<!-- -->
<!-- Each possible path it takes to kill butterflies has it's own built-in -->
<!-- loop so it will work in a specific area until the quest state is complete -->
<!-- Once complete, it will stop attacking, mount, and return to turn in quest -->
<!-- It will then accept quest and randomly grab it's next path to kill more. -->
<!-- Once all 10 dailies are done the bot will return to the transporter at camp. -->
<!-- -->
<!-- NOT WORKING: if the bot encounters Galloping Gale or the Copper Gardener, it -->
<!-- should shift to TRAVEL mode, use Unbridled Enthusiasm and Godspeed pots, -->
<!-- (and if bot is a Rogue will use Sprint and Vanish) and return to questgiver -->
<!-- at which point it should head out to kill butterflies again. -->
<!-- Running away can be turned off in the User Options section for stronger -->
<!-- bots. Running from Copper Gardener is disabled by default. -->
<!-- -->
<!-- Requirements: -->
<!-- -->
<!-- UseGoodie userfunction -->
<!-- http://www.solarstrike.net/phpBB3/viewt ... 2#p21952-->
I have an onEnterCombat section that I'm trying to use to where the bot will try to run away from Fierce Gale and Copper Gardener but It doesn't seem to be working. Has anyone ever figured out a good way to do that? I'm attaching the file if anyone wants to test it out or see if they can figure out a way to run from the elites.