Jump to content

Retardo101

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Retardo101

  1. 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

  2. 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)"

     

  3. 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)

     

  4. 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

×
×
  • Create New...