screpl.apps.repl module ¶
-
class
screpl.apps.repl.REPL[source] ¶ -
Bases:
screpl.core.application.ApplicationApplication Fields
Application Methods
index
methods
0
1
2
3
4
5
-
loop( self ) ¶ -
AppMethodN(index=0)
-
on_chat( self , address ) ¶ -
AppMethodN(index=1)
-
print( self , writer ) ¶ -
AppMethodN(index=5)
-
cmds( self ) ¶ -
AppCommandN- Show REPL commands
-
help( self ) ¶ -
AppCommandN- Show manual of REPL
-
log( self ) ¶ -
AppCommandN- Start Logger application
-
maphack( self ) ¶ -
AppCommandN- Toggle maphack of superuser
-
timer( self , timer ) ¶ -
AppCommandN- Set trigger timer (0x6509A0) as given argument
-
timerOff( self ) ¶ -
AppCommandN- Unset trigger timer
-
turbo( self ) ¶ -
AppCommandN- Toggle turbo
-
eudturbo( self ) ¶ -
AppCommandN- Toggle eudturbo
-
blind( repl ) ¶ -
AppCommandN- Toggle blind mode
-