Hey All, So I am pretty new to profile making/coding but I am getting pretty good at understanding code and being able to pull lines of code to make profiles do what i want them to. What I am having trouble is finding a script that with Use a specific item in your bag and then go back to doing the profile. Here is what I am trying to do. I have a profile already that will use the auto angler bot and then mail when bags are full the problem is its such a low rate of fish and ALOT of Cresent saber fish. What I want the bot to do is go through all the "Baits" in my bag 1 by 1. For example 1)Use "Fat Sleeper Bait" 2)Start a 5 mins Timer for the Buff you get 3)after 5 mins use A Different type of bait. 4) If bait does not exist then use the next type of bait in progression it to goes through all the types of bait and then restarts the same thing. I have done the work of pulling all the Bait Id's. If anyone could help right that part or even PM me and teach me how to code those "IF" "While" statements I would be willing to put the rest together and upload for everyone. Would work really well in your own garrison as it seems during those 5 mins buffs from bait you always get another one of the same bait for the next round!. Fish Bait ID's! <WoWItem Name="Abyssal Gulper Eel Bait" Entry="110293" /> <WoWItem Name="Blackwater Whiptail Bait" Entry="110294" /> <WoWItem Name="Blind Lake Sturgeon Bait" Entry="110290" /> <WoWItem Name="Fat Sleeper Bait" Entry="110289" /> <WoWItem Name="Fire Ammonite Bait" Entry="110291" /> <WoWItem Name="Jawless Skulker Bait" Entry="110274" /> <WoWItem Name="Sea Scorpion Bait" Entry="110292" /> Current Profile: Will Stand in 1 spot fish till bags full will sell and mail stuff then go back to same spot and fish. <HBProfile creator="Kickazz006" version="1.0"> <Name>Dummy Fishing</Name> <MinDurability>0.2</MinDurability> <MinFreeBagSlots>2</MinFreeBagSlots> <MinLevel>1</MinLevel> <MaxLevel>101</MaxLevel> <SellGrey>True</SellGrey> <MailWhite>True</MailWhite> <MailGreen>False</MailGreen> <MailBlue>False</MailBlue> <MailPurple>False</MailPurple> <GrindArea> <Hotspots> <Hotspot X="1931.618" Y="126.2657" Z="83.3241" /> </Hotspots> </GrindArea> <Blackspots> </Blackspots> <Mailboxes> <Mailbox X="1927.694" Y="294.151" Z="88.96585"/> </Mailboxes> <Vendors> <Vendor Name="Rachelle Black" Entry="81348" Type="Repair" X="1905.894" Y="105.5503" Z="83.52688" /> </Vendors> </HBProfile> Thanks Inadvance for Any Help.
There is a plugin that can do this - MasterBaiter". It can cycle through all your baits, but also can keep using the same type of bait. Masterbaiter link