EDIT : Managed an ugly workaround (eww) but if anyone got a better idea im down for it lol. (Ugly workaround in the code section below)
I am trying to make a lumberjacking macro for steam (so far it looks like this)
if not findalias 'chopper'
headmsg 'Select your chopping axe (must be equipped ...
Search found 3 matches
- Sat Jan 13, 2018 6:50 pm
- Forum: Coding talk
- Topic: Steam Lumberjacking
- Replies: 2
- Views: 10128
- Wed Dec 27, 2017 12:45 pm
- Forum: Published Macros
- Topic: [UOSteam] Alamiester's Easy Miner v0.3u
- Replies: 14
- Views: 21413
Re: [UOSteam] Alamiester's Easy Miner v0.1
I think you get 100% shovel chance at 45 tinkering (not sure on that one either, my tinkering was too high when I got around to play with the script).
I tried alot of *sexy* ways to break the infinite loop, turns out having two "if @injournal 'message here.' or @injournal 'message 2 here'" followed ...
I tried alot of *sexy* ways to break the infinite loop, turns out having two "if @injournal 'message here.' or @injournal 'message 2 here'" followed ...
- Wed Dec 27, 2017 4:00 am
- Forum: Published Macros
- Topic: [UOSteam] Alamiester's Easy Miner v0.3u
- Replies: 14
- Views: 21413
Re: [UOSteam] Alamiester's Easy Miner v0.1
Soo I wanted to just mess around with your code a bit, and 6 hours later (and a good deal of frustrations about the UOSteam documentation), I managed to add a few things. As long as there is a Tool Box in the main backpack, and that there is iron ingots in the key, the macro will always keep 2 tool ...