System 48 Roblox Free

Roblox

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

  1. ---To use: Say 'kick/playername'
  2. function KickPlayer(name, source)
  3. p = game.Workspace:findFirstChild(name) --find the person who you said to kick
  4. if p nil then return end --If the player is not there, then don't do anything
  5. if name source then return end --sorry, you can't kick yourself. (too bad!)
  6. local KickedPlayer = game.Players:findFirstChild(name) --finds the player to kick
  7. m.Parent = KickedPlayer
  8. m.Text = 'You have been kicked' --gives a message saying you were kicked
  9. m.Parent = nil --removes the message
  10. p.Parent = nil --huh?
  11. function onChatted(msg, recipient, speaker)
  12. --convert to all lowercase (you don't need any capitals)
  13. local source = string.lower(speaker.Name)
  14. if string.match(msg, 'kick/') then --someone has said 'kick/playername'
  15. for i=1, #playerz do
  16. if string.match(msg, string.lower(playerz[i].Name)) then
  17. end
  18. end
  19. 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

  1. local A_1 ='check out m noval rizky on youtube for the best scripts'-----message here
  2. local Event = game:GetService('ReplicatedStorage').DefaultChatSystemChatEvents.SayMessageRequest
  3. end