Search results

  1. F

    Mining macro

    under "help/status" tab in your razor, click open data directory. This will take you straight to your macro's folder location. There you have the option of editing other macros you got by opening them with notepad or wordpad or creating a new notepad/wordpad document and saving the macro with a...
  2. F

    Mining macro

    !Loop //Begin loops for this specific location #1. Will loop 8 times(should be changed to 13 to guarantee full drainage of ores) as long as "you dig" or "you loosen" (you could add more 'if' instances to keep mining if you "find" stones, at the moment it switches position to the next)...
  3. F

    Mining macro

    Alright. So there have been many requests for mining macros here. I for one have looked for an efficient one that can do all the clicking and hopefully some walking while I watch/eat/smoke/drink w/e i feel like doing (as long as i'm in front of the screen) and I have had bad bad luck, all of...
  4. F

    Magery med combo macro

    Here is my macro, about the same as yours with a little extra step for recognizing when meditation succeeded. !Loop Assistant.Macros.IfAction|1|0|19 Assistant.Macros.UseSkillAction|46 Assistant.Macros.PauseAction|00:00:01 Assistant.Macros.IfAction|4|0|you enter a meditative trance...
  5. F

    Magery med combo macro

    Not true what you said about wait for XX to pause for XX. Your problem lies in the time from when XX showed up and your TARGET, which you need input at least a 500ms or .5secs pause time in case your client is lagging a bit.
Top