Jan 3rd, 2020
Roblox exploits for games. Offers a near full Lua executor, click teleport, ESP, speed, fly, infinite jump, and so much more.
Never
Roblox Assassin Exploit Script
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- -- do not copy=press X to turn on and off not usabul on specel rounds
- local Players = game:GetService('Players')
- local Mouse = Player:GetMouse()
- local Enabled = false
- key = key:upper()
- if Enabled then
- print('Disabled')
- Enabled = true
- end
- end)
- local Hitbox = Instance.new('Part')
- Hitbox.Color = Color3.new(1, 1, 1)
- Hitbox.Material = 'SmoothPlastic'
- Hitbox.Anchored = true
- local S = Instance.new('SelectionBox', Hitbox)
- S.Transparency = 0.3
- S.Color3 = Color3.new(0, 0, 0)
- game:GetService('RunService'):BindToRenderStep(tostring(math.random(1, 10000)), 1, function()
- if Player.Character:findFirstChild('HumanoidRootPart') then
- local HRP = Player.Character:findFirstChild('HumanoidRootPart')
- Hitbox.CFrame = HRP.CFrame * CFrame.new(0, 0, 0)
- if Player.PlayerGui.ScreenGui.UI.Target.Visible false then
- else
- end
- end)
- function c3lerp(a,b,t)
- return Color3.new(a.r * (1-t) + (b.r*t),a.g * (1-t) + (b.g*t),a.b * (1-t) + (b.b*t))
- Color3.new(1,0,0);
- Color3.new(0,0,1);
- Color3.new(1,0,1);
- }
- spawn(function()
- local k=Hitbox.Color
- local slow=100
- Hitbox.Color=c3lerp(k,b,i/slow)
- end
- end)
- GetTarget = function()
- local TargetName = nil
- TargetName = Player.PlayerGui.ScreenGui.UI.Target.TargetText.Text
- if TargetName then
- Target = Players:findFirstChild(TargetName)
- end
- end
- while wait() do
- local Target = GetTarget()
- Hitbox.Parent = Target.Character
- Hitbox.Parent = workspace
- else
- end
RAW Paste Data
Mar 24th, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- --ROBLOX IS DARK_H0RSE
- screenGui.Parent = game.Players.LocalPlayer.PlayerGui
- textButton.Size = UDim2.new(0,550,0,50)
- textButton.Position = UDim2.new(0,500,0,120)
- textButton.Parent = screenGui
- textButton.TextColor3 = Color3.new(136,136,136)
- textButton.TextStrokeColor3 = Color3.new(255,255,255)
- for i =1,math.huge,1do
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-649.113,16.9,-842.578))
- yourtarget = game.Players.LocalPlayer.PlayerGui.ScreenGui.UI.Target.Img.PlayerText
- plr = game.Players:FindFirstChild(yourtarget.Text)
- plr.Character.Head.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,-1,3)
- end)
RAW Paste Data