1
0
Fork 0
baconscript/example.bs

14 lines
292 B
Plaintext
Raw Normal View History

2018-10-28 17:52:06 -04:00
// example.bs: An example BaconScript file.
CM10
GM*
2018-10-29 11:34:14 -04:00
GM1:AM2:HM3 # use a `:` to separate multiple macros on a single line.
RM*
2018-10-28 17:52:06 -04:00
WAIT1 # sleep for 1 second
RA
FM1/50
FGM20
GL1/5
2018-10-28 17:52:06 -04:00
HS3>5 # do macro on a range of targets
2018-10-29 11:34:14 -04:00
RK2,4,6 # do macro on a comma separated list of targets
CP+