Quangdunght1

parkour

Oct 6th, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. local parkkkkour = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local shadow = Instance.new("Frame")
  4. local shadow_2 = Instance.new("Frame")
  5. local TPCache = Instance.new("TextButton")
  6. local TPBag = Instance.new("TextButton")
  7. local ModLabel = Instance.new("TextLabel")
  8. local Label = Instance.new("TextLabel")
  9.  
  10. parkkkkour.Name = "parkkkkour"
  11. parkkkkour.Parent = game.CoreGui
  12.  
  13. Frame.Parent = parkkkkour
  14. Frame.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  15. Frame.BorderSizePixel = 0
  16. Frame.Position = UDim2.new(0.315545201, 0, 0.288844645, 0)
  17. Frame.Size = UDim2.new(0, 294, 0, 126)
  18. Frame.Active = true
  19. Frame.Draggable = true
  20.  
  21. shadow.Name = "shadow"
  22. shadow.Parent = Frame
  23. shadow.BackgroundColor3 = Color3.new(0, 0, 0.498039)
  24. shadow.BorderSizePixel = 0
  25. shadow.Position = UDim2.new(0.99704051, 0, -0.00480615534, 0)
  26. shadow.Size = UDim2.new(0, 6, 0, 132)
  27.  
  28. shadow_2.Name = "shadow"
  29. shadow_2.Parent = Frame
  30. shadow_2.BackgroundColor3 = Color3.new(0, 0, 0.498039)
  31. shadow_2.BorderSizePixel = 0
  32. shadow_2.Position = UDim2.new(0.0510204099, 0, 0.992158294, 0)
  33. shadow_2.Size = UDim2.new(0, 278, 0, 6)
  34.  
  35. TPCache.Name = "TPCache"
  36. TPCache.Parent = Frame
  37. TPCache.BackgroundColor3 = Color3.new(0, 0, 1)
  38. TPCache.BackgroundTransparency = 0.5
  39. TPCache.BorderSizePixel = 0
  40. TPCache.Position = UDim2.new(0.60267216, 0, 0.322898865, 0)
  41. TPCache.Size = UDim2.new(0, 93, 0, 43)
  42. TPCache.Font = Enum.Font.SourceSansBold
  43. TPCache.Text = "TP Cache"
  44. TPCache.TextColor3 = Color3.new(1, 1, 1)
  45. TPCache.TextScaled = true
  46. TPCache.TextSize = 14
  47. TPCache.TextWrapped = true
  48.  
  49. TPBag.Name = "TPBag"
  50. TPBag.Parent = Frame
  51. TPBag.BackgroundColor3 = Color3.new(0, 0, 1)
  52. TPBag.BackgroundTransparency = 0.5
  53. TPBag.BorderSizePixel = 0
  54. TPBag.Position = UDim2.new(0.100494027, 0, 0.322898865, 0)
  55. TPBag.Size = UDim2.new(0, 93, 0, 43)
  56. TPBag.Font = Enum.Font.SourceSansBold
  57. TPBag.Text = "TP Bag"
  58. TPBag.TextColor3 = Color3.new(1, 1, 1)
  59. TPBag.TextScaled = true
  60. TPBag.TextSize = 14
  61. TPBag.TextWrapped = true
  62.  
  63. ModLabel.Name = "ModLabel"
  64. ModLabel.Parent = Frame
  65. ModLabel.BackgroundColor3 = Color3.new(0.333333, 1, 0)
  66. ModLabel.BorderSizePixel = 0
  67. ModLabel.Position = UDim2.new(0, 0, 0.82934922, 0)
  68. ModLabel.Size = UDim2.new(0, 292, 0, 21)
  69. ModLabel.Font = Enum.Font.SourceSansBold
  70. ModLabel.Text = "No Moderator Detected"
  71. ModLabel.TextColor3 = Color3.new(1, 1, 1)
  72. ModLabel.TextScaled = true
  73. ModLabel.TextSize = 14
  74. ModLabel.TextWrapped = true
  75.  
  76. Label.Name = "Label"
  77. Label.Parent = Frame
  78. Label.BackgroundColor3 = Color3.new(0, 0, 1)
  79. Label.BorderSizePixel = 0
  80. Label.Position = UDim2.new(0, 0, -0.171472818, 0)
  81. Label.Size = UDim2.new(0, 294, 0, 21)
  82. Label.Font = Enum.Font.SourceSansBold
  83. Label.Text = "Parkour GUI Made By Aztup"
  84. Label.TextColor3 = Color3.new(1, 1, 1)
  85. Label.TextScaled = true
  86. Label.TextSize = 14
  87. Label.TextWrapped = true
  88.  
  89. -- End Of The Gui
  90.  
  91. TPBag.MouseButton1Click:Connect(function()
  92. -- Script Made By Aztup
  93. -- Thx For Purchasing
  94. for i,v in pairs(game.Workspace:GetChildren()) do
  95. if v:IsA('Model') then
  96. if v:FindFirstChild('Rarity') then
  97. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Main.CFrame
  98. wait(5)
  99. end
  100. end
  101. end
  102. end)
  103.  
  104.  
  105. TPCache.MouseButton1Click:Connect(function()
  106. -- Script Made By Aztup
  107. -- Thx For Purchasing
  108. local plr = game:GetService('Players').LocalPlayer
  109. for i,v in pairs(workspace:GetDescendants()) do
  110. if v:IsA('Part') and v:FindFirstChild('Glow') then
  111. plr.Character.HumanoidRootPart.CFrame = v.CFrame
  112. wait(1.5)
  113. end
  114. end
  115. end)
  116. local u = {
  117. [1] = 18205436,
  118. [2] = 618313580,
  119. [3] = 566756134,
  120. [4] = 129460113,
  121. [5] = 8547230,
  122. [6] = 32265769,
  123. [7] = 22402288,
  124. [8] = 21786103,
  125. [9] = 64101399,
  126. [10] = 26157542,
  127. [11] = 101797723,
  128. [12] = 55505117,
  129. [13] = 450122387,
  130. [14] = 194612172,
  131. [15] = 58755,
  132. [16] = 2879155,
  133. [17] = 351700975,
  134. [18] = 45270643,
  135. [19] = 162798423,
  136. [20] = 41022405}
  137.  
  138. spawn(function()
  139. while wait(1.5) do
  140. for i,v in pairs(game.Players:GetPlayers()) do
  141. local a = v.UserId
  142. if a == u[1] or a ==u[2] or a == u[3] or a == u[4] or a == u[5] or a == u[6] or a == u[7] or a == u[8] or a == u[9] or a == u[10] or a == u[11] or a == u[12] or a == u[13] or a == u[14] or a == u[15] or a == u[16] or a == u[17] or a == u[18] or a == u[19] or a == u[20] then
  143. ModLabel.Text = 'Moderator Detected : Kicked Player !'
  144. ModLabel.BackgroundColor3 = Color3.new(255,0,0)
  145. game.Players.LocalPlayer:Kick('Moderator Detected : Kicked Player !')
  146. end
  147. end
  148. end
  149. end)
Add Comment
Please, Sign In to add comment