21 lines
153 B
Plaintext
21 lines
153 B
Plaintext
p=:cp goto1+:mm
|
|
:cp=3 goto2+(:mm==0)
|
|
:cp=p goto1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// :mm = Mining Mode Button
|
|
// :cp = Current Profile
|
|
// p = Stored Current Profile Value
|