What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Search results

  1. Phelon

    In need of code to see if a location is in LoS of CurrentTarget

    Still looking for this code if anyone has it.
  2. Phelon

    How to turn off/override BGBuddy's targetting system?

    It actually is almost that simple my man. Just to prove the point; Here is my code: public static WoWUnit TestEnsureTargetPVP() { WoWUnit Player = null; WoWUnit Vehicle = null; var obj = BotPoi.Current.AsObject; // Check botpoi...
  3. Phelon

    How to turn off/override BGBuddy's targetting system?

    Open source means anyone can use it. If people do not know enough about c# then that is their problem.. it would still be there for you to use. Simple Concepts are simple. Or hell just fix it so it is configurable or use the logic I just provided.. But switching to highest hp targets based...
  4. Phelon

    How to turn off/override BGBuddy's targetting system?

    It isn't for sharing.. It is for me. I wrote it so it will chase flags / low targets / healers / defuse bombs / return flags / make decisions based on range / you know all the stuff it should be doing.. So there is no link. But is there a way to turn off this atrocious targetting system Tony...
  5. Phelon

    How to turn off/override BGBuddy's targetting system?

    Yup I wrote a VERY elaborate targetting system for Singular with regards to pvp... BGBudy just bends over and shoves its head in its own ass. Just one simple addition.. Use Targetting True / False is all I ask.
  6. Phelon

    How to turn off/override BGBuddy's targetting system?

    Title pretty much says it all. BGBuddys targeting is pretty terrible. Is there a way to over ride it? Example Code: public static WoWUnit TestEnsureTargetPVP() { WoWUnit Player = null; WoWUnit Vehicle = null; var obj =...
  7. Phelon

    In need of code to see if a location is in LoS of CurrentTarget

    That stupid get a free 80 ploy and the fact I am spending too much money doing shit 3 days a week I have off made me find a cheaper hobby =). I am trying to develop strafing code for casters. Which I have done.. but not as nicely as I would like. Humping walls is not good times.
  8. Phelon

    In need of code to see if a location is in LoS of CurrentTarget

    What the title says. I need some code for StyxWoW.Me.CurrentTarget.InLineOfSpellSight of a location. Anyone got some yum yum Copy Pasta for me?
  9. Phelon

    Me.IsActuallyInCombat returning Incorrect Value.

    I appreciate that info. I did not know that.. Thank YOU!
  10. Phelon

    Me.IsActuallyInCombat returning Incorrect Value.

    Delete Me. Delete me.
  11. Phelon

    [Rant] Things that peeve me about this bot.

    Or Option 5: Write my own, just like I wrote my own Gatherbuddy. One that relogs, doesnt crash, sends mail to alts, logs over to alts to auction / bank / collect mail, monitors other bots and provides me with lists of who is botting where, collects bad nodes in an internal database for all my...
  12. Phelon

    [Rant] Things that peeve me about this bot.

    Crashes: It has been crashing since I started using it. Check my join date. It has been an issue for the last 2 years. BG Bot - Beta for a year? No beta lasts a year for that small amount of code. It just isn't being worked on. PVP Bot - Doesn't really do much other than run around, check...
  13. Phelon

    [Rant] Things that peeve me about this bot.

    I got to say I am a little miffed that you have so many closed source projects, zero class development and the amount this bot crashes. If you are going to stop working on this bot, which is virtually appears you have, then make more shit open source. Bg Bot is about 100% unusable in its...
  14. Phelon

    RAF + Battlegrounds

    I am sorry if my search missed the mark ahead of time. But I need to know if RAF is working with BGs? I want to RAF 2 accounts for WSG weekend. Anyone know?
  15. Phelon

    Auto Equip v2 - Le Sigh. Please to be helping.

    I really appreciate the info. Thank you VERY much!
  16. Phelon

    Auto Equip v2 - Le Sigh. Please to be helping.

    Anyone have some insight as why the new Auto Equip v2 likes to put on plate / Str / Stam items as a Holy Pal? Is there a config file I can alter so it stops being stupid and takes the items with the most int / stam / etc regardless of armor type?
Back
Top