Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Autopower Script:
- if :ShotdownT==0 then :Shotdown=0 goto 1 end
- if :Autopower==0 then goto 1 end goto 3
- F=(10000-:BATTERY)/200
- if F<1 then :Shotdown=0 goto 1 end
- if F>27 then :Shotdown=28 else :Shotdown=F end goto1
- Laser Script:
- if :ManualTP==0 then goto 2 end goto 1
- if :Finder==1 then :TP=atan(:FD/4.15) :TP-=90 end goto 1
Advertisement
Add Comment
Please, Sign In to add comment