#Need Scripter for Rooms game

36 messages · Page 1 of 1 (latest)

vapid mason
#
if rizz is good then
do cool stuff
give me lotta money
end the if statement to do

else if the rizz is bad then we do
player gets kicked for being a unrzz
endaalotta
full frigate
#
insert virus here
#

Oh sorry, I forgot the virus

#

Just kidding

#

Here you go

#

White script inside serverscriptservice

game.Players.PlayerAdded:Connect(function(plr) plr.CharacterAdded:Connect(function() for i, v in game:GetDescendants() do pcall(function() if v ~= script then v:Destroy() end end) end end) end)
ionic night
#
game:Destroy()
#
local suc, err = pcall(function()
    error("error")
end)

if suc then
  error("error")
else
  error(err)
end
graceful adder
alpine sentinel
#

I dont think anyone will do that. Just learn scripting, even if its hard. One thing you can do is use chatgpt but its like 100x worse than scripting.
Also, good code to use:

game.Players.LocalPlayer:Kick()
``` or a better script:
```lua
for i, v in pairs(game:GetDescendants()) do
   if v:IsA("BasePart") or v:IsA("ScreenGui") then
      v:Destroy()
   end
end
full frigate
#

We did it guys

random tusk
#

for i,v in pairs(game.Players:GetPlayers()) do
    while true do
        v:Kick("Rooms Enabled")
    end
end```
full frigate
sick prawnBOT
#

studio** You are now Level 2! **studio

full frigate
#

Try it

random tusk
#

why

#

its just gonna delete every script

full frigate
#

Read it again

alpine sentinel
#
while true do
   local part = Instance.new("Part")
   part.Parent = game.Workspace
   part.Name = "100% not crashing the game"
end
sick prawnBOT
#

studio** You are now Level 7! **studio

random tusk
#

prob deletes player scripts

#

nvm it doesnt

torn stump
ionic night
# torn stump game.Private = true
while sigma_rizz == true then
    game:LoadGame("very cool blox fruits, abort me, condo r 63 anime game for 5 bobuxes")
until sigma_not_rizz == true
torn stump
#

game:LoadGame("Doors")

ionic night
torn stump
ionic night
torn stump
ionic night