Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. wait(10)
  2. local noclip = false
  3. local ok = 0
  4. local ok1 = -18
  5. local ok2 = 0
  6. wait(2)
  7. --Function
  8. local function Cool()
  9. local A_1 = _G.Map
  10. local A_2 = _G.Mode
  11. local A_3 = 0
  12. local A_4 = _G.Hardcore
  13. local A_5 = false
  14. local A_6 = false
  15. local Event = game:GetService("ReplicatedStorage").remotes.createLobby
  16. game.ReplicatedStorage.remotes.loadPlayerCharacter:FireServer()
  17. wait(1.5)
  18. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6)
  19. game.ReplicatedStorage.remotes.startDungeon:FireServer()
  20. end
  21. --Function
  22. local function EnemyTele(instance)
  23. for i,v in pairs(instance:GetChildren()) do
  24. lowername = string.lower(v.Name)
  25. if string.find(lowername, "enemyfolder") then
  26. for i,x in pairs(v:GetChildren()) do
  27. if x:FindFirstChild("HumanoidRootPart") then
  28. if x.Name == "Ancient Golem Guardian" then
  29. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = x.HumanoidRootPart.CFrame * CFrame.new(0, 21, 21)
  30. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.Angles(0, 0, 0)
  31. elseif x.Name ~= "Ancient Golem Guardian" then
  32. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = x.HumanoidRootPart.CFrame * CFrame.new(ok, ok1, ok2)
  33. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.Angles(1.6, 0, 0)
  34. if x.Name == "Miyamoto Musashi" then
  35. game.ReplicatedStorage.remotes.changeStartValue:FireServer()
  36. ok1 = -23
  37. end
  38. end
  39. end
  40. end
  41.  
  42. end
  43. EnemyTele(v)
  44. end
  45. end
  46. --Other
  47. local SugDezNuts = {"nicekeyspal", "m8XEndTi5T", "uka5h1adMp", "8VycjYIGpt", "l9zk6ukc58", "reJXO0lhBX", "lQk3Uw3Y2t", "Thisisourtrial", "temptrialforsomeone"}
  48.  
  49. for i, key in pairs(SugDezNuts) do
  50. if key == _G.Key then
  51. if game.PlaceId ~= 3277965370 then
  52. Cool()
  53. elseif game.PlaceId == 3277965370 then
  54. game:GetService('RunService').Stepped:connect(function()
  55. if noclip then
  56. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  57. end
  58. end)
  59. noclip = not noclip
  60. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  61. game.Players.LocalPlayer.PlayerGui.playerStatus:Destroy()
  62. game.Players.LocalPlayer.Character.playerNameplate:Destroy()
  63. game.CoreGui.RobloxGui.TopBarContainer.NameHealthContainer.Username.Text = "Aaaah, DONT LOOK, IM NAKED!"
  64. game.CoreGui.RobloxGui.TopBarContainer.NameHealthContainer.AccountType.Text = "😏😏😏😏😏"
  65. if _G.Type == "Warrior" then
  66. ok1 = -6
  67. elseif _G.Type == "Mage" then
  68. ok1 = -20
  69. end
  70.  
  71. while wait(2) do
  72. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  73. local spells = game.Players.LocalPlayer.Backpack:GetDescendants()
  74. local swing = game.Players.LocalPlayer.Character:GetDescendants()
  75. EnemyTele(game.Workspace)
  76. for i, x in pairs(spells) do
  77. if x:IsA('RemoteEvent') then
  78. x:FireServer()
  79. end
  80. end
  81. for e, z in pairs(swing) do
  82. if z:IsA('RemoteEvent') then
  83. z:FireServer()
  84. end
  85. end
  86. end
  87. game:GetService("ReplicatedStorage").remotes.loadPlayerCharacter:FireServer()
  88. elseif key ~= _G.Key then
  89. print("lmao nice kick :joy:")
  90. end
  91. end
  92. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement