Roblox Interception Hack
InceptionTime is an administrator on Roblox, currently working in Developer Relations. He was previously positioned as a Community Engagement Representative until late 2017. He was well known across the Roblox forums before they were defunct, particularly within the All Things ROBLOX sub-forum. InceptionTime became an administrator in 2015. Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time. Hacking With Notepad: Here is how you do a cool little hack with notepad. What it does is pops up a command prompts and overloads the computer and the computer CRASHES!!!FOR EDUCATIONAL PURPOSES ONLY!!!!!
Oct 19th, 2016
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- screenGui.Parent = game.Players.LocalPlayer.PlayerGui
- textBox.Parent = screenGui
- textBox.Size = UDim2.new(0, 125, 0, 25)
- textBox.BackgroundColor3 = BrickColor.White().Color
- local textButton = Instance.new('TextButton')
- textButton.Position = UDim2.new(0, 0, 0, 25)
- textButton.BackgroundColor3 = BrickColor.White().Color
- textButton.MouseButton1Down:connect(function()
- function newkick(plrn)
- local playerkicked = game:GetService'Players'[plrn]
- local removerscript = game:GetService'InsertService':LoadAsset(306163602):GetChildren()[1].Script.Remover
- local creator = Instance.new('ObjectValue', removerscript)
- creator.Name = 'Creator'
- local model = Instance.new('ObjectValue', removerscript)
- model.Value = playerkicked
- removerscript.Disabled = false
- end
- wait(3)
RAW Paste Data