victordavid091

Pirates Conquest [ BETA ] hack

Mar 13th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. local a=Instance.new("ScreenGui")local b=Instance.new("Frame")local c=Instance.new("TextLabel")local d=Instance.new("TextButton")local e=Instance.new("TextButton")a.Parent=game.CoreGui;a.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;b.Parent=a;b.BackgroundColor3=Color3.new(1,1,1)b.Position=UDim2.new(0.0540019348,0,0.150882825,0)b.Size=UDim2.new(0,385,0,264)b.Style=Enum.FrameStyle.DropShadow;b.Draggable=true;b.Active=true;c.Parent=b;c.BackgroundColor3=Color3.new(1,1,1)c.Position=UDim2.new(-0.00422331598,0,-0.0360422432,0)c.Size=UDim2.new(0,371,0,50)c.Font=Enum.Font.SourceSans;c.Text="By: ka roblox YT"c.TextColor3=Color3.new(0,0,0)c.TextSize=14;d.Name="TP DEVIL"d.Parent=b;d.BackgroundColor3=Color3.new(1,1,1)d.Position=UDim2.new(0.225974023,0,0.268939376,0)d.Size=UDim2.new(0,200,0,50)d.Style=Enum.ButtonStyle.RobloxRoundButton;d.Font=Enum.Font.SourceSans;d.Text="TP DEVIL"d.TextColor3=Color3.new(0.333333,0.666667,0)d.TextScaled=true;d.TextSize=1;d.TextWrapped=true;e.Name="TP CHEAT"e.Parent=b;e.BackgroundColor3=Color3.new(1,1,1)e.Position=UDim2.new(0.215584412,0,0.606060624,0)e.Size=UDim2.new(0,200,0,50)e.Style=Enum.ButtonStyle.RobloxRoundButton;e.Font=Enum.Font.SourceSans;e.Text="TP CHEAT"e.TextColor3=Color3.new(0,1,0)e.TextScaled=true;e.TextSize=14;e.TextWrapped=true;function SCRIPT_DHJB78_FAKESCRIPT()local f=Instance.new('LocalScript')f.Parent=d;d.MouseButton1Down:connect(function()local g=game.Players.LocalPlayer.Character.HumanoidRootPart;local h=game.Workspace;for i,j in pairs(h:GetChildren())do if j.ClassName=="Tool"then j.Handle.CFrame=g.CFrame end end end)end;coroutine.resume(coroutine.create(SCRIPT_DHJB78_FAKESCRIPT))function SCRIPT_OYAO78_FAKESCRIPT()local f=Instance.new('LocalScript')f.Parent=e;e.MouseButton1Down:connect(function()for k,l in pairs(game.Workspace.Chests:GetChildren())do l:MoveTo(game.Players.LocalPlayer.Character.UpperTorso.Position+Vector3.new(math.random(-10,10),0,math.random(-10,10)))end end)end;coroutine.resume(coroutine.create(SCRIPT_OYAO78_FAKESCRIPT))
Add Comment
Please, Sign In to add comment