07-30-2014, 11:48 PM
(This post was last modified: 07-30-2014, 11:48 PM by MegaNo0body.)
Macros
[macro]0 {Reset Machine} MachineUsedTimes:=0 Exit()[/macro]
[macro]0 {Use the Machine} Inc(MachineUsedTimes, 1) Map.UseOn(677, 842, 33268, 31830, 10, 3) Exit()[/macro]
Variables
Cavebot Waypoint
[macro]0 {Reset Machine} MachineUsedTimes:=0 Exit()[/macro]
[macro]0 {Use the Machine} Inc(MachineUsedTimes, 1) Map.UseOn(677, 842, 33268, 31830, 10, 3) Exit()[/macro]
Variables
Quote:MachineUsedTimes=20
Cavebot Waypoint
Quote:Macro (33268 31831 10:Reset Machine)
Label (33268 31831 10:UseMachineLabel)
MapTool (33268 31831 10:Target: 846 Use: 0 Pos: 33268 31830 10)
Macro (33268 31831 10:Use the Machine)
FullCheck (33268 31831 10:Full AfterUseMachineLabel Else UseMachineLabel Code !MachineUsedTimes!>=20)
Label (33268 31831 10:AfterUseMachineLabel)
MapTool (33268 31831 10:Target: 842 Use: 0 Pos: 33268 31830 10)