ahhhhh!!! thanks for the info Vlar. I was staring at my razor macro for so long and couldn't figure it out. Even tried resetting my computer.
No. Just add on to the Macro (in Razor) a couple of lines: Double-click hatchet (or whatever) - by type Wait for target Double-click logs - by type. My simple LJ macro has that in it at the end.
I do respect the ingenuity of those who create macros, but I GMed LJ the masochists way, whiskey at 10am, F1 and F2 your heart out. I personally felt complimented every time I was I asked if I was a robot.
This is not working for me. It doesnt chop up the boards, doesnt say next tree, doesnt equip an axe if I dont have one. Any Help anyone?
!Loop Assistant.Macros.IfAction|8|-1|0 Assistant.Macros.LiftTypeAction|3907|1 Assistant.Macros.DropAction|0x91660|(0, 0, 0)|2 Assistant.Macros.EndIfAction Assistant.Macros.HotKeyAction|1305| Assistant.Macros.PauseAction|00:00:00.1300000 Assistant.Macros.TargetRelLocAction|-1|0 Assistant.Macros.PauseAction|00:00:01.1000000 Assistant.Macros.IfAction|4|0|harvest Assistant.Macros.EndIfAction Assistant.Macros.IfAction|5|1|340 Assistant.Macros.HotKeyAction|1305| Assistant.Macros.PauseAction|00:00:00.2000000 Assistant.Macros.TargetTypeAction|False|7133 Assistant.Macros.PauseAction|00:00:01.5000000 Assistant.Macros.LiftTypeAction|7127|150 Assistant.Macros.DropAction|0x91860|(-1, -1, 0)|0 Assistant.Macros.PauseAction|00:00:01.5000000 You have to reset your target to your own pack horse, but after that. it'll do everything for you except move your character. Just put him east of the tree and he'll put in work for you. You may have to retarget your own boards and wood as well.
turn off circle of transparency (in game options) position character due east of a wood producing tree in razor right click "target relative location" line and select re-target target the tree
Here is Macro that throws to a Make Boards Macro, then returns back to the LJ Macro: LJ MAcro: ------------------------------------------------------------------------------ !Loop Assistant.Macros.IfAction|8|-1|0 Assistant.Macros.DressAction|Axe Assistant.Macros.EndIfAction Assistant.Macros.HotKeyAction|1305| Assistant.Macros.WaitForTargetAction|5 Assistant.Macros.TargetRelLocAction|-1|0 Assistant.Macros.PauseAction|00:00:01.1000000 Assistant.Macros.IfAction|4|0|harvest Assistant.Macros.HotKeyAction|0|Play: Make Boards Assistant.Macros.SpeechAction|0|52|3|ENU|0|next tree! Assistant.Macros.EndIfAction Assistant.Macros.IfAction|5|1|380 Assistant.Macros.HotKeyAction|0|Play: Make Boards Assistant.Macros.TargetTypeAction|False|7133 Assistant.Macros.PauseAction|00:00:06 Assistant.Macros.EndIfAction ---------------------------------------------------------------------------------- Make Boards Macro: --------------------------------------------------------------------------------- !Loop Assistant.Macros.DoubleClickTypeAction|3907|True Assistant.Macros.WaitForTargetAction|3 Assistant.Macros.TargetTypeAction|False|7133 Assistant.Macros.HotKeyAction|0|Play: CHop Trees2 ------------------------------------------------------------------------------
I am on a mac, looking for the %appdata% so I can copy/paste. Any idea how to find it? "Finder" is not much of a finder here.
IF YOUR USING A SHORTCUT: -Ctrl click the icon for the UOR window your using on your desktop -Click show original IF YOUR NOT USING A SHORTCUT: -Ctrl click that icon -Click show package contents -Double click drive C Icon folder -Double click users folder -Double click your computers folder name (it will be the folder NOT called crossover, nkr, public or wineskin) -Double click application data folder -Double click razor folder -Double click macros folder That is where your macros are kept I personally find it easier to create a macro before I do all of this where I record my self saying something and name it what you want this new pasted macro to be called. From there you: - CTRL click the name of the macro you want to edit and select open with > >Other Then select Text edit. That will then open up a text edit folder with whatever you just typed in game and recorded yourself doing so, highlight that, delete, paste the new one and hit save. You may need to reatart your client before it's visible, you don't always need to do that but sometimes it won't register. And FWIW it took me a good few weeks of passively searching before I found all of that, I made a shortcut to the folder on my desktop for future ease too. Hope that helps!!