karobloxYT

hack Dungeon Quest

Mar 11th, 2019
10,167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.72 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.201963529,0,0.238568589,0)b.Size=UDim2.new(0,347,0,232)b.Style=Enum.FrameStyle.DropShadow;b.Draggable=true;b.Active=true;c.Name="FFFFFFFFFFCCCTEST"c.Parent=b;c.BackgroundColor3=Color3.new(1,1,1)c.Position=UDim2.new(0.0096595604,0,0.00624255463,0)c.Size=UDim2.new(0,325,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="Melee"d.Parent=b;d.BackgroundColor3=Color3.new(1,1,1)d.Position=UDim2.new(0.18731989,0,0.284482747,0)d.Size=UDim2.new(0,200,0,50)d.Font=Enum.Font.SourceSans;d.Text="Melee"d.TextColor3=Color3.new(0,0,0)d.TextSize=14;e.Name="TP NPC"e.Parent=b;e.BackgroundColor3=Color3.new(1,1,1)e.Position=UDim2.new(0.184438035,0,0.612069011,0)e.Size=UDim2.new(0,200,0,50)e.Font=Enum.Font.SourceSans;e.Text="TP NPC"e.TextColor3=Color3.new(0,0,0)e.TextSize=14;function SCRIPT_XMST81_FAKESCRIPT()local f=Instance.new('LocalScript')f.Parent=d;d.MouseButton1Down:connect(function()local g="Desert Temple"local h="Nightmare"if tonumber(game.CreatorId)==306209 then if game.Workspace:FindFirstChild("dungeon")then wait(4)function FireSwingRemote()for i,j in pairs(game.Players.LocalPlayer.Character:GetChildren())do if j:FindFirstChild("Weapon")and j:FindFirstChild("swing")then return j.swing:FireServer()end end end;game.ReplicatedStorage.remotes.changeStartValue:FireServer()while wait()do for k,l in pairs(game.Workspace:GetChildren())do if l:IsA("Folder")then for m,n in pairs(l:GetChildren())do if n:FindFirstChild("enemyFolder")then for o,p in pairs(n.enemyFolder:GetChildren())do if p:FindFirstChild("HumanoidRootPart")and p:FindFirstChild("Humanoid")then if game.Players.LocalPlayer.Backpack:FindFirstChild("Battle Shout")then game.Players.LocalPlayer.Backpack["Battle Shout"].abilityEvent:FireServer()end;p.HumanoidRootPart.CFrame=game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector*3.5;p.HumanoidRootPart.Anchored=true;FireSwingRemote()game.Players.LocalPlayer.Character.Humanoid.Jump=true end end end end end end end elseif not game.Workspace:FindFirstChild("dungeon")then wait(5)game.ReplicatedStorage.remotes.createLobby:InvokeServer(g,h,0,true,false)wait()game.ReplicatedStorage.remotes.startDungeon:FireServer()end end end)end;coroutine.resume(coroutine.create(SCRIPT_XMST81_FAKESCRIPT))function SCRIPT_VJTQ90_FAKESCRIPT()local f=Instance.new('LocalScript')f.Parent=e;e.MouseButton1Down:connect(function()function FireSwingRemote()for i,j in pairs(game.Players.LocalPlayer.Character:GetChildren())do if j:FindFirstChild("Weapon")and j:FindFirstChild("swing")then return j.swing:FireServer()end end end;game.ReplicatedStorage.remotes.changeStartValue:FireServer()while wait()do for k,l in pairs(game.Workspace:GetChildren())do if l:IsA("Folder")then for m,n in pairs(l:GetChildren())do if n:FindFirstChild("enemyFolder")then for o,p in pairs(n.enemyFolder:GetChildren())do if p:FindFirstChild("HumanoidRootPart")and p:FindFirstChild("Humanoid")then if game.Players.LocalPlayer.Backpack:FindFirstChild("Battle Shout")then game.Players.LocalPlayer.Backpack["Battle Shout"].abilityEvent:FireServer()end;p.HumanoidRootPart.CFrame=game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector*3.5;p.HumanoidRootPart.Anchored=true;FireSwingRemote()game.Players.LocalPlayer.Character.Humanoid.Jump=true end end end end end end end end)end;coroutine.resume(coroutine.create(SCRIPT_VJTQ90_FAKESCRIPT))
Add Comment
Please, Sign In to add comment