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

Search results

  1. Dagradt

    Where to start with?

    @Gideonnn, Find a class you can play > Make a quick personal CC to do basic things (apply personal buff, drop totems, use insti spells) > lean the cans and can'ts > build it bigger > if your's is actually different and you feel so bold release it.
  2. Dagradt

    Bot Question

    @Srkrono, I may be incorrect but, I believe HB uses an XYZ cord system. So it is able to click an area outside of the normal "Player" click-able areas. As to will it tip Blizz, Hundreds of HB users run their clients everyday, we would have found out by now.
  3. Dagradt

    Cant download profiles or CC's

    @Waa, The actual DL of CC or Profiles wouldn't be affected by an already DL'd HB client. I would check your DL settings on your Internet browser or can you be more specific and tell us if you get an error mesage or pop up?
  4. Dagradt

    [BotBase] RaidBot - 30fps CC Execution

    @Nivvie, If you want to use RaidBot within Arenas you need to DL the updated version I posted a few threads ago, just DL it and add it to your Bots folder.
  5. Dagradt

    GUI not saving settings if I add new spell...

    @Weischier, I will need to add the settings back in as I took the coding out (buttons are there though), I'll get back to you after I re-code the GUI
  6. Dagradt

    GUI not saving settings if I add new spell...

    @Weischbier, I have not tried this, could it really be that simple?
  7. Dagradt

    Casting on the move: Scorch & Lightning Bolt

    @Apoc, I changed the "IsMoving" section to use "SpellManager.Cast" & it works nicely (Except for Insti Pyroblast, this won't work for some reason, so i've kept it as a Lua). Exactly what is meant by "Pass False to the checkMovement parameter? Thank you for your help!
  8. Dagradt

    GUI not saving settings if I add new spell...

    @Geeekzor, I am fairly positve I am doing it right, as the initial code works perfectly, it's just when I add a seeting that the new setting will not save. I will add some logging and see what is going on here.
  9. Dagradt

    Looking for a new mmo

    Tera!!!!!!!!!!!!!!
  10. Dagradt

    Casting on the move: Scorch & Lightning Bolt

    @Serium, Thank you for the tip! I am using the "RunMacroText" function and it is working smoothly now!
  11. Dagradt

    Casting on the move: Scorch & Lightning Bolt

    I have checked a few CCs and, least that I have seen, none are capabile of this function. How can I get my CC to cast Scorch & Elemental Bolt while moving? Atm I have tried different variations of "StyxWoW.Me.IsMoving" but to no avail... Does anyone know a way, or is this just not possible less...
  12. Dagradt

    GUI not saving settings if I add new spell...

    Is there any reason why when I try to add a setting to my GUI (lets say use pestilence), if I do not add the spell when I add all the rest it will not work... In other words if I add a setting later it doesn't work. I made most of the settings a few days ago, they work fine, i tried to add a few...
  13. Dagradt

    Healer detection & possible toggle function?

    @Serium, Only issue is that if the above stated code were to work as a key logger, your system may also read it as such and file the CC as a virus or malicious item, lol! In any case I will deffenatly look intothis as well.
  14. Dagradt

    Question about Range checking...

    @Truman422, I am not sure but: In regards to Melee, have you tried "IsWithinMeleeRange"
  15. Dagradt

    Healer detection & possible toggle function?

    @serium, Would it be possible to see what code you have used for this macro to work?
  16. Dagradt

    Healer detection & possible toggle function?

    @Serium, Noamchomsky Also very good info, thanks! Edit: The WoWPartyMember only works for people in your won group, I need to detect an enemy play. In any case I like this new method of group finding!
  17. Dagradt

    [BotBase] RaidBot - 30fps CC Execution

    @SkiCycleFun, Good to hear, anyone try it in PvE?
  18. Dagradt

    Healer detection & possible toggle function?

    @Fiftypence, Again thank you for your ongoing help! I did add Aura checks for druids(make sure it isn't a boomkin), Shamans(make sure Elemental Oath is not present), and Priests(check for ShadowForm), Paladins are easy to spot. It seems to be working smoothly. I will use your above response to...
  19. Dagradt

    [BotBase] RaidBot - 30fps CC Execution

    Here is an updated version of RaidBot that works in Arenas. I have not tried it in LFR or dungeons, but I will assume it will work. Thank you Apoc for this BotBase!!!
  20. Dagradt

    RaidBot: Works in BGs but not in Arena??? HELP!

    @AutomaticCoding, So far yes it is working, but I am checking to see if by changing that small line the rest of the bot doesn't break... Edit: In changing the code BGs no longer work, trying to fix the issue! Arena = yes Bg = no Edit: I changed it to (IsFriendly || IsHostile), I will assume...
Back
Top