Jump to content

Retardo101

Members
  • Posts

    17
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Retardo101's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. "I highly recommend to read some C# basics and you will see it makes a lot more fun to work with." This is what i will have to do ;D thanks again guys
  2. Your a star m8! thank you so much for sharing!
  3. so the ! makes it false? Its for stuff like Shadow Word: Pain. I want it to cast it if the string is false. Edit: Im sorry i dont understand what you mean but am very greatfull for any help and will try until i make it happen :D
  4. Hey thanks for the great tips! But things could be a little more fun if, haha! If i wanted the "ObjectManager.Me.TargetObject.HaveBuff(1234);" to be false.. what would i do? :D
  5. woah! amazing thanks man :D im going to have some fun with these :D
  6. I have another question maybe you could help with. I have thise c sharp code for detecting buffs on myself : wManager.Wow.ObjectManager.ObjectManager.Me.HaveBuff (206476) How would that string look if i want to detect an enemy debuff?
  7. Momentum: ID=208628, Stack=0, TimeLeft=3054 ms, Owner=0000000008D1C8B40814540000000000, Flag=None, CasterLevel=110, Mask=117440512 This is what it says.. the buff ID is diffrent then when i do this without the buff active EDIT: Thanks so much for your answer man!! That fixed it
  8. Having some trouble on my Demon Hunter with the buff Momentum. I cant get the bot to recognize it. Any tips on what to c sharp or something to get around this? Have tried Buff, Buff cast by me and writing in c sharp "wManager.Wow.ObjectManager.ObjectManager.Me.HaveBuff (206476)"
  9. Playing wow with no bot sucks :D
  10. Hey guys! I love Wrotation but im having an issue. First off im insta interupting witch i dont like.. none has reaction time like that :D Ive tried using the "Casting time left" function but cant make it work.. i found some code "if (not (UnitIsPlayer("target") and UnitIsPVP("target")) ) or (((GetTime()-startTime)*100/(endTime-startTime)) > 50) then " Aparently this would make it interupt casting at 50% witch would look more normal but also get rid of most duke casting. Ive tried entering it in a lua condition but just does nothing :( im a noob... I MUST!! win at wow while doing as little as possible with ciggys and drinks in my hand.. any tips guys? (i have no clue how to write lua or c or anything lol)
  11. Thank you very much for taking the time to look at my problem :D i think i have it covered now :D
  12. Is there maybe a way i can load a certain Fightclass while on a quest?
  13. HI! Im having trouble with certain types of quests. I want my charecter to keep using an item until quest is done. I tried this, While> wManager.Wow.Helpers.Quest.HasQuest(xxxxx) RunLuaCode> RunMacroText("/use itemname") Wait>2000 Pulse> Quest I Made EndWhile> But i can only get it to press it one time. now i made it work in my fightclass instead but would much rather have it work in the quest order tool. Anyone got any tips? Uploaded the file. Open in easy quest tool QuestHelp.xml
  14. I downloaded visual studio but i dont know what to change in the file to alter the skill rotation.. any tips m8? Also, you made a "Is Grinder" option in the easy quest. Would be awsome you added a "IS PetBattle" option, then it would just be Hotspots and you could get the bot to move to another area with the min and max level setting. Just a thought! Thanks for a good product
×
×
  • Create New...