Skip to content

Instantly share code, notes, and snippets.

@BubbuDert249
Last active April 9, 2024 18:32
Show Gist options
  • Save BubbuDert249/39448261f1b12a1a5a26466446962b89 to your computer and use it in GitHub Desktop.
Save BubbuDert249/39448261f1b12a1a5a26466446962b89 to your computer and use it in GitHub Desktop.
made in roblox gamescript
rdh()
robloxgame=doors
hackmenu=true
orgin-hackmenu=true
if hackmenu or orgin-hackmenu =false then
set true
if then end
hackmenu.data start{
"Noclip" id=noclip type=toggle
"Speed" id=speed type=slider
"Spawn/Despawn all" id=spawn" list=Rush%Ambush%Seek%Figure%Screech%Halt
end}
ids: start{
noclip=robloxgame.wallhack
speed=setspeed.slider
spawn=spawndespawn.robloxgame.list/data
end}
return rdh()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment