File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1009,7 +1009,7 @@ def main():
10091009 print (" python bridge - spawn the cube from sourcebox" )
10101010 print (" picker - aimbot (script PickerToggle and PickerNext)" )
10111011 print (" awp quit - shoot srcbox with awp to quit the game" )
1012- print (" auto-spawner - spawns 3-5 cubes at random locations on map load" )
1012+ print (" auto-spawner - spawns 1 cube at random locations on map load" )
10131013 print ("\n [auto-load] all scripts start automatically on map load" )
10141014 print ("\n [manual] if needed:" )
10151015 print (" script_execute python_listener" )
Original file line number Diff line number Diff line change @@ -2628,7 +2628,7 @@ def stop(self):
26282628 print (" python bridge - spawn the cube from sourcebox" )
26292629 print (" picker - aimbot (script PickerToggle and PickerNext)" )
26302630 print (" awp quit - shoot srcbox with awp to quit the game" )
2631- print (" auto-spawner - spawns 3-5 cubes at random locations on map load" )
2631+ print (" auto-spawner - spawns 1 cube at random locations on map load" )
26322632 print ("\n [auto-load] all scripts start automatically on map load" )
26332633 print ("\n [manual] if needed:" )
26342634 print (" script_execute python_listener" )
You can’t perform that action at this time.
0 commit comments