Jan 15, 2021 Island Royale Codes Roblox – Full List Island Royale Valid & Active Codes. WOOMOREOS: Redeem this code for 5,000 free bucks; Expired codes 1/2. These codes are no longer active in the game. 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. Island Royale GUI. Murder mystery 2 roblox hack / script unlim coins always win esp more!!
Jan 28th, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- wait(0.2)game.StarterGui:SetCore('SendNotification',{Title='Headless Scripts [FPS]',Text='Made by HeadlessExploits',Icon='rbxassetid://3837426995',Duration=23})local a=Instance.new('ScreenGui')local b=Instance.new('Frame')local c=Instance.new('Frame')local d=Instance.new('Frame')local e=Instance.new('TextButton')local f=Instance.new('UIListLayout')local g=Instance.new('TextButton')local h=Instance.new('TextButton')local i=Instance.new('TextButton')local j=Instance.new('TextLabel')a.Parent=game.CoreGui;a.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;b.Name='Main'b.Parent=a;b.BackgroundColor3=Color3.new(1,1,1)b.BorderSizePixel=0;b.Position=UDim2.new(0,0,0.292329967,0)b.Size=UDim2.new(0,180,0,26)c.Parent=b;c.BackgroundColor3=Color3.new(0.262745,0.262745,0.262745)c.BackgroundTransparency=0.15000000596046;c.BorderSizePixel=0;c.Position=UDim2.new(0,0,1,0)c.Size=UDim2.new(0,180,0,123)d.Parent=c;d.BackgroundColor3=Color3.new(0.262745,0.262745,0.262745)d.BackgroundTransparency=0.5;d.BorderSizePixel=0;d.Position=UDim2.new(0,0,0.0780795366,0)d.Size=UDim2.new(0,180,0,107)e.Name='esp'e.Parent=d;e.BackgroundColor3=Color3.new(1,1,1)e.BackgroundTransparency=1;e.BorderSizePixel=0;e.Position=UDim2.new(0,0,0.0584795177,0)e.Size=UDim2.new(0,180,0,25)e.Font=Enum.Font.SourceSansBold;e.Text='ESP'e.TextColor3=Color3.new(1,1,1)e.TextScaled=true;e.TextSize=14;e.TextStrokeTransparency=0;e.TextWrapped=true;e.MouseButton1Click:connect(function()ALLYCOLOR={0,255,255}ENEMYCOLOR={255,0,0}TRANSPARENCY=0.5;HEALTHBAR_ACTIVATED=true;function createFlex()players=game:GetService('Players')faces={'Front','Back','Bottom','Left','Right','Top'}currentPlayer=nil;lplayer=players.LocalPlayer;players.PlayerAdded:Connect(function(k)currentPlayer=k;k.CharacterAdded:Connect(function(l)createESP(l)end)end)function checkPart(m)if(m:IsA('Part')or m:IsA('MeshPart'))and m.Name~='HumanoidRootPart'then return true end end;function actualESP(m)for n=0,5 do surface=Instance.new('SurfaceGui',m)surface.Face=Enum.NormalId[faces[n+1]]surface.AlwaysOnTop=true;frame=Instance.new('Frame',surface)frame.Size=UDim2.new(1,0,1,0)frame.BorderSizePixel=0;frame.BackgroundTransparency=TRANSPARENCY;if currentPlayer.Teamplayers.LocalPlayer.Team then frame.BackgroundColor3=Color3.new(ALLYCOLOR[1],ALLYCOLOR[2],ALLYCOLOR[3])else frame.BackgroundColor3=Color3.new(ENEMYCOLOR[1],ENEMYCOLOR[2],ENEMYCOLOR[3])end end end;function createHealthbar(o)board=Instance.new('BillboardGui',o)board.Name='total'board.Size=UDim2.new(1,0,1,0)board.StudsOffset=Vector3.new(3,1,0)board.AlwaysOnTop=true;bar=Instance.new('Frame',board)bar.BackgroundColor3=Color3.new(255,0,0)bar.BorderSizePixel=0;bar.Size=UDim2.new(0.2,0,4,0)bar.Name='total2'health=Instance.new('Frame',bar)health.BackgroundColor3=Color3.new(0,255,0)health.BorderSizePixel=0;health.Size=UDim2.new(1,0,o.Parent.Humanoid.Health/100,0)o.Parent.Humanoid.Changed:Connect(function(p)o.total.total2.Frame.Size=UDim2.new(1,0,o.Parent.Humanoid.Health/100,0)end)end;function createESP(q)bugfix=q:WaitForChild('Head')for n,r in pairs(q:GetChildren())do if checkPart(r)then actualESP(r)end end;if HEALTHBAR_ACTIVATED then createHealthbar(q:WaitForChild('HumanoidRootPart'))end end;for n,s in pairs(players:GetChildren())do if s~=players.LocalPlayer then currentPlayer=s;createESP(s.Character)s.CharacterAdded:Connect(function(l)createESP(l)end)end end end;createFlex()end)f.Parent=d;f.SortOrder=Enum.SortOrder.LayoutOrder;g.Name='aimbot'g.Parent=d;g.BackgroundColor3=Color3.new(1,1,1)g.BackgroundTransparency=1;g.BorderSizePixel=0;g.Position=UDim2.new(0.111111112,0,0.208012223,0)g.Size=UDim2.new(0,180,0,25)g.Font=Enum.Font.SourceSansBold;g.Text='AIMBOT'g.TextColor3=Color3.new(1,1,1)g.TextScaled=true;g.TextSize=14;g.TextStrokeTransparency=0;g.TextWrapped=true;g.MouseButton1Click:connect(function()local t=game:GetService('Players').LocalPlayer;local u=workspace.CurrentCamera;local v=game:GetService('Players')local w=v.LocalPlayer;local x=w:GetMouse()local y=t:GetMouse()local z=v;function FindNearest(A)local B=1000000;local C=nil;for n,r in pairs(v:GetPlayers())do if r.Character and r.Name~=t.Name and r.Character:FindFirstChild('UpperTorso')then local D,E=u:WorldToScreenPoint(r.Character.UpperTorso.Position)local F=y.UnitRay:Distance(r.Character.UpperTorso.Position)if F<B and E then B=F;C=r end end end;return C end;x.Button2Down:Connect(function(G)targplr=FindNearest(Vector3.new(y.UnitRay.Origin,y.UnitRay.Direction))rightClick=true end)x.Button2Up:Connect(function(G)rightClick=false end)_G.LA=game:service'RunService'.Stepped:Connect(function()if rightClick and t.Character then if targplr.Character and targplr.Character:FindFirstChild('Head')then u.CFrame=CFrame.new(u.CFrame.Position,targplr.Character.Head.Position)end end end)end)h.Name='Speed'h.Parent=d;h.BackgroundColor3=Color3.new(1,1,1)h.BackgroundTransparency=1;h.BorderSizePixel=0;h.Position=UDim2.new(0,0,0.0584795177,0)h.Size=UDim2.new(0,180,0,25)h.Font=Enum.Font.SourceSansBold;h.Text='SPEED [x]'h.TextColor3=Color3.new(1,1,1)h.TextScaled=true;h.TextSize=14;h.TextStrokeTransparency=0;h.TextWrapped=true;h.MouseButton1Click:connect(function()down=false;velocity=Instance.new('BodyVelocity')velocity.maxForce=Vector3.new(100000,0,100000)local H=180;gyro=Instance.new('BodyGyro')gyro.maxTorque=Vector3.new(100000,0,100000)local I=game.Players.LocalPlayer.Character.Humanoid;function onButton1Down(y)down=true;velocity.Parent=game.Players.LocalPlayer.Character.UpperTorso;velocity.velocity=I.MoveDirection*H;gyro.Parent=game.Players.LocalPlayer.Character.UpperTorso;while down do if not down then break end;velocity.velocity=I.MoveDirection*H;local J=gyro.Parent.Position+(gyro.Parent.Position-workspace.CurrentCamera.CoordinateFrame.p).unit*5;gyro.cframe=CFrame.new(gyro.Parent.Position,Vector3.new(J.x,gyro.Parent.Position.y,J.z))wait(0.1)end end;function onButton1Up(y)velocity.Parent=nil;gyro.Parent=nil;down=false end;function onSelected(y)y.KeyDown:connect(function(K)if K:lower()'x'then onButton1Down(y)end end)y.KeyUp:connect(function(K)if K:lower()'x'then onButton1Up(y)end end)end;onSelected(game.Players.LocalPlayer:GetMouse())end)i.Name='fly'i.Parent=d;i.BackgroundColor3=Color3.new(1,1,1)i.BackgroundTransparency=1;i.BorderSizePixel=0;i.Position=UDim2.new(0,0,0.0584795177,0)i.Size=UDim2.new(0,180,0,25)i.Font=Enum.Font.SourceSansBold;i.Text='FLY [E]'i.TextColor3=Color3.new(1,1,1)i.TextScaled=true;i.TextSize=14;i.TextStrokeTransparency=0;i.TextWrapped=true;i.MouseButton1Click:connect(function()repeat wait()until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild('UpperTorso')and game.Players.LocalPlayer.Character:findFirstChild('Humanoid')local y=game.Players.LocalPlayer:GetMouse()repeat wait()until y;local z=game.Players.LocalPlayer;local L=z.Character.UpperTorso;local M=true;local N=true;local O={f=0,b=0,l=0,r=0}local P={f=0,b=0,l=0,r=0}local Q=50;local H=0;function Fly()local R=Instance.new('BodyGyro',L)R.P=9e4;R.maxTorque=Vector3.new(9e9,9e9,9e9)R.cframe=L.CFrame;local S=Instance.new('BodyVelocity',L)S.velocity=Vector3.new(0,0.1,0)S.maxForce=Vector3.new(9e9,9e9,9e9)repeat wait()z.Character.Humanoid.PlatformStand=true;if O.l+O.r~=0 or O.f+O.b~=0 then H=H+.5+H/Q;if H>Q then H=Q end elseif not(O.l+O.r~=0 or O.f+O.b~=0)and H~=0 then H=H-1;if H<0 then H=0 end end;if O.l+O.r~=0 or O.f+O.b~=0 then S.velocity=(game.Workspace.CurrentCamera.CoordinateFrame.lookVector*(O.f+O.b)+game.Workspace.CurrentCamera.CoordinateFrame*CFrame.new(O.l+O.r,(O.f+O.b)*.2,0).p-game.Workspace.CurrentCamera.CoordinateFrame.p)*H;P={f=O.f,b=O.b,l=O.l,r=O.r}elseif O.l+O.r0 and O.f+O.b0 and H~=0 then S.velocity=(game.Workspace.CurrentCamera.CoordinateFrame.lookVector*(P.f+P.b)+game.Workspace.CurrentCamera.CoordinateFrame*CFrame.new(P.l+P.r,(P.f+P.b)*.2,0).p-game.Workspace.CurrentCamera.CoordinateFrame.p)*H else S.velocity=Vector3.new(0,0.1,0)end;R.cframe=game.Workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad((O.f+O.b)*50*H/Q),0,0)until not M;O={f=0,b=0,l=0,r=0}P={f=0,b=0,l=0,r=0}H=0;R:Destroy()S:Destroy()z.Character.Humanoid.PlatformStand=false end;y.KeyDown:connect(function(G)if G:lower()'e'then if M then M=false else M=true;Fly()end elseif G:lower()'w'then O.f=1 elseif G:lower()'s'then O.b=-1 elseif G:lower()'a'then O.l=-1 elseif G:lower()'d'then O.r=1 end end)y.KeyUp:connect(function(G)if G:lower()'w'then O.f=0 elseif G:lower()'s'then O.b=0 elseif G:lower()'a'then O.l=0 elseif G:lower()'d'then O.r=0 end end)Fly()end)j.Parent=b;j.BackgroundColor3=Color3.new(1,1,1)j.BackgroundTransparency=1;j.BorderSizePixel=0;j.Position=UDim2.new(0.0611111112,0,0,0)j.Size=UDim2.new(0,158,0,26)j.Font=Enum.Font.SourceSansBold;j.Text='Headless Scripts [FPS]'j.TextColor3=Color3.new(1,1,1)j.TextScaled=true;j.TextSize=14;j.TextStrokeTransparency=0;j.TextWrapped=true;function SCRIPT_XXHK66_FAKESCRIPT()local T=Instance.new('Script')T.Parent=b;repeat for U=0,1,.01 do T.Parent.Parent.Main.BackgroundColor3=Color3.fromHSV(U,1,1)wait()end;for U=1,0-.01 do T.Parent.Parent.Main.BackgroundColor3=Color3.fromHSV(U,1,1)wait()end until nil end;coroutine.resume(coroutine.create(SCRIPT_RTPRO))
May 26th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- -- Version: none
- local fuckingrobloxexploit = Instance.new('ScreenGui')
- local TopFrame = Instance.new('TextButton')
- local StartHackButton = Instance.new('TextButton')
- local E = Instance.new('TextLabel')
- local b = Instance.new('TextLabel')
- fuckingrobloxexploit.Name = 'fucking roblox exploit'
- MainGUI.Name = 'MainGUI'
- MainGUI.BackgroundColor3 = Color3.new(1, 1, 1)
- MainGUI.Position = UDim2.new(0.0647198334, 0, 0.358722359, 0)
- TopFrame.Parent = MainGUI
- TopFrame.BorderSizePixel = 2
- TopFrame.Size = UDim2.new(0, 216, 0, 50)
- TopFrame.Text = 'fucking aimbot niggers'
- TopFrame.TextSize = 14
- StartHackButton.Name = 'Start Hack Button'
- StartHackButton.BackgroundColor3 = Color3.new(1, 1, 1)
- StartHackButton.Position = UDim2.new(0, 0, 2.94000006, 0)
- StartHackButton.Font = Enum.Font.SourceSans
- StartHackButton.TextColor3 = Color3.new(0, 0, 0)
- --[[
- E - Aimlock
- T - Force Update ESP
- k - aimatpart
- j - destroy builds
- ]]--
- local TeamBased = true ; local teambasedswitch = 'o'
- local raycast = false
- local espupdatetime = 5; autoesp = false
- local lockaim = true; local lockangle = 5
- --function findwat(folder, what)
- -- if string.find(string.lower(tostring(smth)), string.lower(what)) then
- -- end
- --end
- --local plrs = findwat(game, 'Players')
- local Move = Instance.new('Frame')
- local EspStatus = Instance.new('TextLabel')
- local st1_2 = Instance.new('TextLabel')
- local Name = Instance.new('TextLabel')
- local plrsforaim = {}
- local lplr = game:GetService('Players').LocalPlayer
- Gui.ResetOnSpawn = false
- Gui.DisplayOrder = 999
- Gui.Parent = plrs.LocalPlayer.PlayerGui
- local espforlder
- f.addesp = function()
- if espforlder then
- espforlder = Instance.new('Folder')
- espforlder.Parent = game.Workspace.CurrentCamera
- for i, v in pairs(espforlder:GetChildren()) do
- end
- if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
- if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
- if not e then
- local bill = Instance.new('BillboardGui', espforlder)
- bill.AlwaysOnTop = true
- bill.Adornee = plr.Character.Head
- Frame.Active = true
- Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new (0.5,0,0.5,0)
- Frame.Rotation = 0
- bill:Destroy()
- end
- else
- if not e then
- local bill = Instance.new('BillboardGui', espforlder)
- bill.AlwaysOnTop = true
- bill.Adornee = plr.Character.Head
- Frame.Active = true
- Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new (0.5,0,0.5,0)
- Frame.Rotation = 0
- bill:Destroy()
- end
- end
- end
- local switch = false
- local aimatpart = nil
- if a ' then
- f.addesp()
- if raycast true then
- else
- end
- if autoesp false then
- else
- end
- if a 'j' then
- mouse.Target:Destroy()
- end
- if switch false then
- else
- if aimatpart ~= nil then
- end
- elseif a teambasedswitch then
- TeamBased = false
- else
- teambasedstatus.Text = tostring(TeamBased)
- elseif a aimkey then
- local maxangle = math.rad(20)
- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
- if plr.Team.Name ~= lplr.Team.Name then
- if an < maxangle then
- aimatpart = plr.Character.Head
- end
- local an = checkfov(plr.Character.Head)
- maxangle = an
- end
- end
- if aimatpart.Parent plr.Character or aimatpart nil then
- end
- end
- else
- end
- end)
- function getfovxyz (p0, p1, deg)
- local cf = CFrame.new(p0.p, p1.p)
- --local d = math.deg
- --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
- return Vector3.new((x1-x2), (y1-y2), (z1-z2))
- end
- function getaimbotplrs()
- for i, plr in pairs(plrs:GetChildren()) do
- if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
- if TeamBased true then
- local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
- local ign = {}
- for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
- table.insert(ign , v)
- end
- local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
- if obj.Parent plr.Character and obj.Parent ~= lplr.Character then
- end
- else
- local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
- local ign = {}
- for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
- table.insert(ign , v)
- end
- local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
- if obj.Parent plr.Character and obj.Parent ~= lplr.Character then
- end
- end
- end
- function aimat(part)
- cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
- function checkfov (part)
- local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
- return angle
- game:GetService('RunService').RenderStepped:Connect(function()
- aimat(aimatpart)
- if aimatpart.Parent plrs.LocalPlayer.Character then
- end
- -- if switch true then
- --
- -- if true and raycast false then
- -- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
- -- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
- -- if an < maxangle then
- -- aimatpart = plr.Character.Head
- -- break
- -- end
- -- else
- -- if an < maxangle then
- -- aimatpart = plr.Character.Head
- -- break
- -- end
- --
- --
- -- end
- -- elseif raycast true then
- -- end
- if raycast true and switch false and not aimatpart then
- aimatpart = nil
- for i, v in ipairs(plrsforaim) do
- local an = checkfov(v)
- if an < maxangle and v ~= lplr.Character.Head then
- aimatpart = v
- v.Parent.Humanoid.Died:connect(function()
- end)
- end
- end)
- while wait(espupdatetime) do
- pcall(function()
- end)
- end
- warn('loaded')
- Bykillerof9ods.Parent = TopFrame
- Bykillerof9ods.BackgroundColor3 = Color3.new(1, 1, 1)
- Bykillerof9ods.Position = UDim2.new(0.0370370373, 0, 4.12000036, 0)
- Bykillerof9ods.Font = Enum.Font.SourceSans
- Bykillerof9ods.Text = 'This GUI Is Made By kille of 9ods'
- Bykillerof9ods.TextSize = 14
- E.Name = 'E'
- E.BackgroundColor3 = Color3.new(1, 1, 1)
- E.Position = UDim2.new(0.0370370373, 0, 0.253275096, 0)
- E.Font = Enum.Font.SourceSans
- E.TextColor3 = Color3.new(0, 0, 0)
- T.Parent = MainGUI
- T.BorderSizePixel = 0
- T.Position = UDim2.new(0.0370370373, 0, 0.379912645, 0)
- T.Font = Enum.Font.SourceSans
- T.TextColor3 = Color3.new(0, 0, 0)
- L.Parent = MainGUI
- L.BorderSizePixel = 0
- L.Position = UDim2.new(0.0370370373, 0, 0.493449748, 0)
- L.Font = Enum.Font.SourceSans
- L.TextColor3 = Color3.new(0, 0, 0)
- -- Scripts: