Category
one file scripts, usually simple command line programs that provides some quality of life improvements, example: improved version of commands that already exists in the game
Alias-cli
from clo-cry
Scripts
General alias command. Support you to create an alias for existed commands easily.
alias.src
Parse exploit requirements
from irtsa-dev
Scripts
Will attempt to parse the requirements of exploits when they are passed to the function and return them in a dictionary.
parseExploitReqs.src
File size
from irtsa-dev
Scripts
Given a filename (assuming it is a binary file), it will return what should be the the size of the binary file.
fileSize.src
Num to sprite
from irtsa-dev
Scripts
Will allow you to print off pictures into the terminal using sprite.
numToSprite.src
Progress bar
from irtsa-dev
Scripts
Will allow you to print off a progress bar for displaying... progress.
progressBar.src
Gain root
from irtsa-dev
Scripts
Will attempt to gain a root shell on a machine if given a shell object.
gainRoot.src
Bank grabber
from nev626
Scripts
Self-Made script for get all the bank info on the server
draft_script.src
Website changer
from roupi
Scripts
not my script but from keke: from: https://www.youtube.com/watch?v=XUO7A_lQy28
web_changer.src findHackShop.src
Tail
from bobrossrtx
Scripts
Tail - Output file contents as it changes Tail is a program that originates from UNIX, and is used to output the file contents as it changes to the terminal.
tail.src
Service installer [nightly]
from skydr0w
Scripts
Service installer, - install service/library - uninstall service/library - start service - stop service
draft_script