KiLa_VN

Untitled

Jun 18th, 2019
573
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. _G.Key = "4BA6AB66BDA48"
  2. _G.Map = "Samurai Palace"
  3. _G.Mode = "Nightmare"
  4. _G.Hardcore = true
  5.  
  6. local noclip = false
  7. local ok = 0
  8. local ok1 = -8
  9. local ok2 = 0
  10.  
  11. --Function
  12. local function Cool()
  13. local A_1 = _G.Map
  14. local A_2 = _G.Mode
  15. local A_3 = 0
  16. local A_4 = _G.Hardcore
  17. local A_5 = false
  18. local A_6 = false
  19. local Event = game:GetService("ReplicatedStorage").remotes.createLobby
  20. game.ReplicatedStorage.remotes.loadPlayerCharacter:FireServer()
  21. wait(1.5)
  22. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6)
  23. game.ReplicatedStorage.remotes.startDungeon:FireServer()
  24. end
  25. --Function
  26. local function EnemyTele(instance)
  27. for i,v in pairs(instance:GetChildren()) do
  28. lowername = string.lower(v.Name)
  29. if string.find(lowername, "enemyfolder") then
  30. for i,x in pairs(v:GetChildren()) do
  31. if x:FindFirstChild("HumanoidRootPart") then
  32. if x.Name == "Ancient Golem Guardian" then
  33. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = x.HumanoidRootPart.CFrame * CFrame.new(0, 21, 21)
  34. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.Angles(0, 0, 0)
  35. elseif x.Name ~= "Ancient Golem Guardian" then
  36. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = x.HumanoidRootPart.CFrame * CFrame.new(ok, ok1, ok2)
  37. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.Angles(1.6, 0, 0)
  38. if x.Name == "Miyamoto Musashi" then
  39. game.ReplicatedStorage.remotes.changeStartValue:FireServer()
  40. ok1 = -22
  41. end
  42. end
  43. end
  44. end
  45.  
  46. end
  47. EnemyTele(v)
  48. end
  49. end
  50. --Other
  51. local SugDezNuts = {"4BA6AB66BDA48", "c2NNzBOc87", "uka5h1adMp", "4qm8puMEbu", "FsUhTbqyix", "7hoE89oNen", "oUP8AEcDRz", "VK0gL5VhYu", "24EC7", "5E267", "79557", "6EE4CA213D392", "674E7893A2936", "C8E32A75C974B", "9BCEE937E4EEF993", "23EDD99B28634E97", "E41C3825F767C887", "25926", "AA2AE71E62F9B"}
  52.  
  53. for i, key in pairs(SugDezNuts) do
  54. if key == _G.Key then
  55. if game.PlaceId ~= 3277965370 then
  56. Cool()
  57. elseif game.PlaceId == 3277965370 then
  58. game:GetService('RunService').Stepped:connect(function()
  59. if noclip then
  60. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  61. end
  62. end)
  63. noclip = not noclip
  64. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  65. game.Players.LocalPlayer.PlayerGui.playerStatus.Frame.playerName.Text = "Ngô Bá Khá"
  66. game.Players.LocalPlayer.Character.playerNameplate.Frame.name.Text = "Khá Bảnh"
  67. game.CoreGui.RobloxGui.TopBarContainer.NameHealthContainer.Username.Text = "Ngô Bá Khá"
  68. game.CoreGui.RobloxGui.TopBarContainer.NameHealthContainer.AccountType.Text = "Khá Bảnh"
  69. if _G.Type == "Warrior" then
  70. ok1 = -6
  71. elseif _G.Type == "Mage" then
  72. ok1 = -20
  73. end
  74.  
  75. while wait(0.35) do
  76. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  77. local spells = game.Players.LocalPlayer.Backpack:GetDescendants()
  78. local swing = game.Players.LocalPlayer.Character:GetDescendants()
  79. EnemyTele(game.Workspace)
  80. for i, x in pairs(spells) do
  81. if x:IsA('RemoteEvent') then
  82. x:FireServer()
  83. end
  84. end
  85. for e, z in pairs(swing) do
  86. if z:IsA('RemoteEvent') then
  87. z:FireServer()
  88. end
  89. end
  90. end
  91. game:GetService("ReplicatedStorage").remotes.loadPlayerCharacter:FireServer()
  92. elseif key ~= _G.Key then
  93. print("Kick")
  94. end
  95. end
  96. end
Add Comment
Please, Sign In to add comment