Activity Feed
Replied to thread: Stop It Slender! Free open Lootbox script
@VoidableMethod, Thot that was the name for his thing, thanks
Replied to thread: Rate new UI Created on winforms
Cause it's made out of winforms I'd give it a solid 6
Replied to thread: noclip script
function Noclip(NoClipVal)
if not NoClipVal then Clipping:Disconnect() return end
Clipping = game:GetService("RunService").Stepped:connect(function()
for i,v in next, game.Players.LocalPlayer.Character:GetChildren() do
if v:IsA("Part") or v:IsA("BasePart") then
v.CanCollide = false
end
end
end)
end
Hope this is what you're expecting :)
Replied to thread: Universal Coordinate Teleport Script with Coordinate Viewer
There's another script like this I believe, Nice script but I'd make a copy cframe button, I'd use it if that existed
But I can probably make my own
Replied to thread: My first script.
Um, the script just has many scripts in it, I don't know how it's really yours.
Anyways if your using your scripts to execute other scripts I recommend you atleast put Credits, thanks.
Replied to thread: can somone make a script that will allow me to get cmds like kick or ban in bedwars
Replied to thread: Kronos - (Update v1.04) FREE! | No Key Sys | Huge Script Hub | Many Other Features Also
@ItsNitro, I'm talking about https://www.youtube.com/watch?v=mGbUCkZIbLg
Replied to thread: Kronos - (Update v1.04) FREE! | No Key Sys | Huge Script Hub | Many Other Features Also
@ItsNitro, Which one are you talking about
Replied to thread: Kronos - (Update v1.04) FREE! | No Key Sys | Huge Script Hub | Many Other Features Also
Not a big fan of this UI, I used to like the OG one though
Replied to thread: share ur exploit projects here !!
@Pipito, You seem pretty annoying, I'd stay away from people like you
Replied to thread: Deobfuscate.
Pathetic, you want someone else to deassemble a script which you are supposed to disassemble for a prize like discord nitro
Replied to thread: Cyon -> Basically a roblox exploit made in WPF that aims 'simplicity' and 'it works' I guess.
Image of your interface?