Jul 19th, 2019
I do not own this exploit! All credits go to their rightful owner! You have to type the player's full name in the exploit! Link to System 48: https://puu.sh/.
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
System 48 Roblox Free Hack
- ---To use: Say 'kick/playername'
- function KickPlayer(name, source)
- p = game.Workspace:findFirstChild(name) --find the person who you said to kick
- if p nil then return end --If the player is not there, then don't do anything
- if name source then return end --sorry, you can't kick yourself. (too bad!)
- local KickedPlayer = game.Players:findFirstChild(name) --finds the player to kick
- m.Parent = KickedPlayer
- m.Text = 'You have been kicked' --gives a message saying you were kicked
- m.Parent = nil --removes the message
- p.Parent = nil --huh?
- function onChatted(msg, recipient, speaker)
- --convert to all lowercase (you don't need any capitals)
- local source = string.lower(speaker.Name)
- if string.match(msg, 'kick/') then --someone has said 'kick/playername'
- for i=1, #playerz do
- if string.match(msg, string.lower(playerz[i].Name)) then
- end
- end
- newPlayer.Chatted:connect(function(msg, recipient) onChatted(msg, recipient, newPlayer) end)
RAW Paste Data
System 48 Roblox Free Exploit
Feb 26th, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
System 48 Roblox Free Robux
- local A_1 ='check out m noval rizky on youtube for the best scripts'-----message here
- local Event = game:GetService('ReplicatedStorage').DefaultChatSystemChatEvents.SayMessageRequest
- end