Forum > General >

[R] ScriptUtility - Making Scripting Easier

DisguisedCat

DisguisedCat#5927

Posts: 59

Threads: 10

Joined: Jun, 2021

Reputation: -15

Posted

loadstring(game:HttpGet("https://raw.githubusercontent.com/DisguisedCatIsCool/ScriptUtility/main/ScriptUtilityAPI.lua"))()

ScriptUtility is to help developers out there make their scripts easier, ScriptUtility is a nice thing to have, I honestly wish I used to have this to make scripting easier.

 

Features :

 

  • SU_CRASH()

SU_CRASH() is something you can type in your script, and it will crash the user's client. 

 

  • SU_SPOOFMEMORY()

SU_SPOOFMEMORY() spoofs the client's memory to prevent anti-cheats from using memory checks against the user. 

 

  • SU_DELETEAC()

SU_DELETEAC() deletes obvious client sided anti-cheats, just a reminder, it doesn't delete all anti-cheats on the client. It just deletes the obvious ones inside of the StarterPlayerScripts and stuff.

 

  • SU_ANTIKICK()

SU_ANTIKICK() prevents Client-Sided scripts from kicking the player. This will obviously not work if the kick is coming from the server.

 

 

 

Note from Developer :

 

Don't rely on SU_DELETEAC() right now, it's really basic and it might even trigger some anti-cheats which sucks. 

 

  • 0

idk what to say

Moon

Moon

vip

Posts: 6166

Threads: 262

Joined: Aug, 2020

Reputation: 78

Replied

What's your Discord?

  • 0

MINISHXP

minishxp

Posts: 813

Threads: 5

Joined: Jan, 2021

Reputation: 9

Replied

pov ur good at lua

  • 0

hi123

DisguisedCat

DisguisedCat#5927

Posts: 59

Threads: 10

Joined: Jun, 2021

Reputation: -15

Replied

@Moon

 

DisguisedCat#5927

  • 0

Added

@MINISHXP

 

epic gamer moment 

  • 0

idk what to say

iCyphy

iCyphyDev

vip

Posts: 187

Threads: 8

Joined: May, 2021

Reputation: 4

Replied

@DisguisedCat give me a good reason why i should use this

  • 0

https://cdn.discordapp.com/attachments/822379977440886834/917427277770407946/the_one_only_banner.png

Posts: 540

Threads: 39

Joined: Feb, 2021

Reputation: 32

Replied

@iCyphy u dont need to he didnt ask you to use it why does he need to give a reason to. Idk why u had to go out and say that instead of just saying "vouch but i wont use this" or just say nothing

  • 0

Why are you here

iCyphy

iCyphyDev

vip

Posts: 187

Threads: 8

Joined: May, 2021

Reputation: 4

Replied

Kind of tried this don't know how to use but epic.

  • 0

https://cdn.discordapp.com/attachments/822379977440886834/917427277770407946/the_one_only_banner.png

e0gg

egg

Posts: 266

Threads: 40

Joined: Jul, 2021

Reputation: -14

Replied

EPIC EPIC EPIC EPIC EPIC EPIC EPIC EPIC EPIC 

  • 0

| professional dumbass |
| Exploits I own: CheatEngine |

Repgoal -2 | Achieved | RepGoal:-10 | Achieved | New RepGoal:-12

eb_

Formally known as Shade

vip

Posts: 920

Threads: 4

Joined: Jun, 2020

Reputation: 44

Replied

I really like this alot vouch for this 

  • 0

https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif

DisguisedCat

DisguisedCat#5927

Posts: 59

Threads: 10

Joined: Jun, 2021

Reputation: -15

Replied

@iCyphy

 

You have to load the loadstring on top into your script first as the top thing and you can use any off the commands listed. Like, if I want to make a script to crash the person if they aren't using Synapse X.

 

loadstring(game:HttpGet("https://raw.githubusercontent.com/DisguisedCatIsCool/ScriptUtility/main/ScriptUtilityAPI.lua"))()

if syn then
    print("hello here is my big script")
else
    SU_CRASH()
end

And you can use the other features as you like.

  • 0

idk what to say

iCyphy

iCyphyDev

vip

Posts: 187

Threads: 8

Joined: May, 2021

Reputation: 4

Replied

  • 0

https://cdn.discordapp.com/attachments/822379977440886834/917427277770407946/the_one_only_banner.png

Users viewing this thread:

( Members: 0, Guests: 0, Total: 0 )