Apr 3rd, 2020
Never
Assassin ROBLOX Aimbot Script. Throw your knife at the box until it is no longer colorful. (not free for all/infected). Free Roblox Scripts Home; Tutorials; Exploits; Discord; Recent posts š„Strucid HACK/SCRIPTš„Aimbot, ESP, unlimited coins & MORE WORKING.
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- -- Throw your knife at the box until it is no longer colorful.
- -- This will only work if you have a target (not free for all/infected)
- -- made by chesterfieldleague, professional scripting
- local Players = game:GetService('Players')
- local Mouse = Player:GetMouse()
- local Enabled =false
- key = key:upper()
- if Enabled then
- print('Disabled')
- Enabled =true
- end
- end)
- --// Created by IIPancakeCatII //--
- 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')
- end
- if Player.PlayerGui.ScreenGui.UI.Target.Visible falsethen
- else
- end
- end)
- --// Created by IIPancakeCatII //--
- 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)
- --// Created by IIPancakeCatII //--
- 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
- -- thanks!