If you use a botbase besides BGBuddy, will the plugin still work to return flag in wsg and tp? Sorry if question has been asked and answered already. I'm not going to read through 189 pages.
Hi, why am I being bombarded with: ? :/ Is the plugin not working propperly? or is it because I am using the free version`?
The free SVN version needs to be updated on the site. I will do that here today with in the next 10 mins or so. Just re download from the site here in a bit.
His site does say it can take up to a week, I'm also waiting. Just be patient This has me excited I quite like the Tyrael botbase.
Forum Mods asked for it to be deleted due to this no paid advertising schtick they are trying out. I obliged as it is their forum.
For those wondering I am putting my botbase on hold for the next month to develop some better gatherbuddy suite stuff. I have some really cool shit from an old project I am going to toss together. This will not be cheap, but it will be available on my site here in a week or so. Imagine all the shit you wish gatherbuddy did.. but doesn't. Improved Unstuck Code, Node Tracking, PVP for Nodes, Player Tracking, etc. This will be coupled with a complete set of PB profiles that should fully automate everything. Click and go package. So if you are interested, keep an eye out for the Ultimate Gather Suite coming soon =p
I'm having an issue with the plugin ignoring the options I set. I've unchecked the lowest overall health option and set priority to 0, yet it still targets based on health: [Ultimate PvP Suite] Lowest Overall Health Spotted!. Switching to Warrior! While I understand that targeting based on health can be a desired function, it isn't always, and I can't seem to disable it.
hi i also made a donation and sent you a pm the data, get on your waiting, thanks sorry my english, I'm from Brazil and it is very bad kkkkkkkkkkkkkkk
Hey Phelon, I got a question about localization. I got a german client installed and want to unse the interrupt logic. Do I have to insert the german skillnames or is there a logic inside your plugin that get's the spell-ids from the english one? I tried both but the bot never used an interrupt spell. Here's the code for it: #region INTERRUPT SPELL ADD AREA InterruptSpells.Add("Heal"); InterruptSpells.Add("Flash Heal"); InterruptSpells.Add("Penance"); InterruptSpells.Add("Binding Heal"); InterruptSpells.Add("Holy Light"); InterruptSpells.Add("Flash of Light"); InterruptSpells.Add("Regrowth"); InterruptSpells.Add("Nourish"); InterruptSpells.Add("Healing Touch"); InterruptSpells.Add("Healing Wave"); InterruptSpells.Add("Greater Healing Wave"); InterruptSpells.Add("Chain Heal"); InterruptSpells.Add("Healing Rain"); InterruptSpells.Add("Polymorph"); InterruptSpells.Add("Pyroblast"); InterruptSpells.Add("Scorch"); #endregion EnableInterrupts = true; EnableInterruptEveryone = false; EnableFirstInterrupt = true; FirstInterruptSpell = "Skull Bash"; FirstSpellRange = "13"; EnableSecondInterrupt = true; SecondInterruptSpell = "Pounce"; SecondSpellRange = "5"; EnableThirdInterrupt = true; ThirdInterruptSpell = "War Stomp"; ThirdSpellRange = "8"; #endregion Thanks in advance.
My guess would be german skill names, I have no idea bud. I only support the English version of the client as I do not speak any other language well enough to even attempt it. I am sorry I can not be of more help with this. Once I am done with all the stuff I am working on.. I will see about making it work off Spell IDs. That is going to be a bit out though. I would like to add localization, although it seems to be a lot of work and due to the fact I have no idea how.. it is more work on top of that.
Donor only and there is no link to the trunk, DLL only. I will be adding people today when I get some time.