ADVERTISEMENTREMOVE ADS

UtilAdmin - RCD Admin

Universal script
2 years ago
Script preview thumbnail
Script Preview
de
dex4tw

Description

# RejectCharacterDeletions Is a work-around to ROBLOX's most RejectCharacterDeletions update RejectCharacteDeletions prevents player's from deleting objects in the character, thus allowing them to "control" them. [RCD REPOSITORY](https://raw.githubusercontent.com/dex4tw/RejectCharacterDeletions)

loadstring(game:HttpGet("https://raw.githubusercontent.com/dex4tw/RejectCharacterDeletions/main/RCDBypass.lua"))()

- **YOU MUST WRITE YOUR OWN CODE AFTER LOADING THE STRING.** # Script Examples **[RCD BYPASS]** [Remote Control Dummy](https://raw.githubusercontent.com/dex4tw/RejectCharacterDeletions/main/Examples/rel-RCDRig.lua): **[NO RCD NETLESS]** [Dex Dummy](https://raw.githubusercontent.com/dex4tw/RejectCharacterDeletions/main/Examples/unrel-noRCDRig.lua):

Features:

  • Hat Dropping Workaround
  • Give Players Hats
  • Drag Hats
  • Hat Orbit
  • Block Hats
  • Voiding
ADVERTISEMENTREMOVE ADS
31 Lines • 1.14 KiB
Raw
--[[
Util Admin v1.00
( will automatically check compatibility
for the game that it you are playing on )
If the script doesn't run it either errored
or the game is not supported. (check console)
TO CANCEL RUNSERVICE LOOPS, RESET. (stops old scripts from running ex: drophats, draghats, hatorbit etc.)
Press ; to focus the command bar
Commands:
void - put yourself in the void (prevents bangers and loop tp'ers)
unvoid - return to where you last were
trip - trips your player
sit - sit down
to (str)[user] - can be shortened user or displayname (teleports to them)
blockhats - make your hats blocks
drophats (int)[handle size] - drop your hats
hatorbit - make your hats orbit you press + or - to change modes
draghats (int)[speed] (int)[handleSizeMultiplier] - drag your hats with your mouse
nohats - deletes your hats
givehats (str)[user] - give you hats to a player
rj - rejoin the game
re - refresh your character
noclip - clip through things
clip - dont clip through things
netless - uses the netless from my github
]]--
loadstring(game:HttpGet("https://raw.githubusercontent.com/dex4tw/RejectRobloxPatches/main/UtilAdmin.lua"))()
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS