Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.53 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.53 KB

Situation-RE

A console admin script made for SirHurt.

loadstring(game:HttpGet("https://raw.githubusercontent.com/Teemsploit/Situation-RE/main/admin.lua"))()

May not work on other executors.
you can get SirHurt at https://sirhurt.net/


How to use the script

Situation-RE is very easy to use, first you will need an executor for roblox for this we would recommend either 'SirHurt' As that is the executor used to create and test Situation-RE the link is listed above once you have installed the executor simply copy and paste the code below into your executor and click 'execute'. Type 'Help' into the chat once executed for a list of commands.

How to add a plugin to situation-RE

A folder named "situation_plugins" will be created upon execution.
To create a plugin you will need to create a new file such as .lua.
Situation-RE will treat every lua file within the folder as a function, whatever is inside the file is what is gets ran whenever you execute the command.
The name of the file will be what the command is called for example if the file is named "HelloWorld.lua" or "HelloWorld.txt" to run the command you would type "HelloWorld" in the input, commands are not case sensitive therefore you could also type "HeLLoWoRLd" and the command would still run.

Thank you to our contributors

contributors