Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 9abf332

Browse files
authored
Update README.md
1 parent 528daf2 commit 9abf332

File tree

1 file changed

+70
-3
lines changed

1 file changed

+70
-3
lines changed

README.md

Lines changed: 70 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
A console admin script made for Synapse X and script-ware, currently working on adding temple support.<br>
33

44
```lua
5-
loadstring(game:HttpGet(('[[
6-
https://raw.githubusercontent.com/Teemsploit/SituationAdmin.lua/main/admin.lua
7-
]]'),true))()
5+
loadstring(game:HttpGet("https://raw.githubusercontent.com/Teemsploit/SituationAdmin.lua/main/admin.lua"))()
86
```
97
<p>
108
May not work on other executors.<br>
@@ -32,3 +30,72 @@ The name of the file will be what the command is called for example if the file
3230

3331
<h4>Special Thanks to Drqonic for coding the system that actually makes the admin work</h4>
3432

33+
34+
35+
36+
37+
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+
50+
51+
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+
62+
63+
64+
65+
66+
67+
68+
69+
70+
71+
72+
73+
74+
75+
76+
77+
78+
79+
80+
81+
82+
83+
84+
85+
86+
87+
88+
89+
90+
91+
92+
93+
94+
95+
96+
97+
98+
99+
100+
# Toon smells like poo
101+

0 commit comments

Comments
 (0)