Sky Instances Gumballs

broken image


Synonyms, crossword answers and other related words for SKY We hope that the following list of synonyms for the word sky will help you to finish your crossword today. We've arranged the synonyms in length order so that they are easier to find. 2 letter words UP 3 letter words AIR - CAP - LOB - SKY - TIP - TOP 4 letter words. These below is a complete sorted overview of Special Events (Sky) choice encounters which occur randomly when exploring islands. See Notable Sky Exploration Events for a more concise list. These encounters give you two or more choices that have different effects, for the single choice items you may refer to the Sky Sundries, or to the navigator above. For a display without the tabber, go here. Register a sa forums account here! Joining the sa forums will remove this big ad, the annoying underlined ads, and stupid interstitial ads!!! Get the ring on Harvan's corpse on the first floor. This item gives extra damage and protection against undead. Unreal tournament 4 2019. It is absolutely necessary to have it. It is upgraded with skulls. You will find a lot of skulls but there's a way to get a bit more, to reach 99% damage reduction. Bubble Gum Hill Lyrics: PieO: you ever just like n just.look at the sky / Khalil: yeah.all the time bro / PieO: thoughts, teeth meltin / Khalil: yuh.crazy / PieO: its just.wonder wave of.

Gumball dungeons sky reset
Dec 23rd, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Sky Instances Gumballs And Dungeons

  1. -- Remade Gui Of JackMcJagger15's 'Fling/Kill Gui'.
  2. local FlingGui = Instance.new('ScreenGui')
  3. local Bar2 = Instance.new('Frame')
  4. local Credits = Instance.new('TextLabel')
  5. local StopKill = Instance.new('TextButton')
  6. local PowerWindow = Instance.new('TextButton')
  7. local Title = Instance.new('TextLabel')
  8. local Max = Instance.new('TextButton')
  9. local CurrentPower = Instance.new('TextLabel')
  10. local UPArrow = Instance.new('TextButton')
  11. --Properties:
  12. FlingGui.Parent = game.CoreGui
  13. FlingGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  14. Bar1.Name ='Bar1'
  15. Bar1.Active =true
  16. Bar1.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
  17. Bar1.Position = UDim2.new(0.771875024,0,0.331481487,0)
  18. Bar2.Parent = Bar1
  19. Bar2.BackgroundColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
  20. Bar2.Position = UDim2.new(-0.00119751692,0,0.993540049,0)
  21. Main.Parent = Bar1
  22. Main.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
  23. Main.Position = UDim2.new(-0.000809643941,0,1.20056009,0)
  24. Credits.Parent = Main
  25. Credits.BackgroundTransparency =1
  26. Credits.Position = UDim2.new(-0.0024330914,0,0.905027986,0)
  27. Credits.Font = Enum.Font.GothamSemibold
  28. Credits.Text ='Gui By Aruroso, script by JackMcJagger15'
  29. Credits.TextScaled =true
  30. Credits.TextWrapped =true
  31. StartKill.Name ='StartKill'
  32. StartKill.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
  33. StartKill.BorderColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
  34. StartKill.Position = UDim2.new(0.175182477,0,0.388268143,0)
  35. StartKill.Font = Enum.Font.GothamSemibold
  36. StartKill.TextColor3 = Color3.new(1,1,1)
  37. StartKill.TextSize =14
  38. StartKill.TextWrapped =true
  39. active =false
  40. val.Name ='Number'
  41. val.Value =5
  42. Exit.MouseButton1Click:connect(function()
  43. end)
  44. StartKill.MouseButton1Click:connect(function()
  45. game:GetService('RunService').Stepped:connect(function()
  46. if game.Players.LocalPlayer.Character.Humanoid.RigType Enum.HumanoidRigType.R6 then
  47. game.Players.LocalPlayer.Character.Head.CanCollide =false
  48. game.Players.LocalPlayer.Character.Torso.CanCollide =false
  49. game.Players.LocalPlayer.Character['Left Leg'].CanCollide =false
  50. game.Players.LocalPlayer.Character['Right Leg'].CanCollide =false
  51. if game.Players.LocalPlayer.Character.Humanoid.RigType Enum.HumanoidRigType.R15 then
  52. game.Players.LocalPlayer.Character.Head.CanCollide =false
  53. game.Players.LocalPlayer.Character.UpperTorso.CanCollide =false
  54. game.Players.LocalPlayer.Character.LowerTorso.CanCollide =false
  55. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide =false
  56. end
  57. wait(.1)
  58. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  59. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  60. StopKill.Name ='StopKill'
  61. StopKill.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
  62. StopKill.BorderColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
  63. StopKill.Position = UDim2.new(0.238442808,0,0.648044705,0)
  64. StopKill.Font = Enum.Font.GothamSemibold
  65. StopKill.TextColor3 = Color3.new(1,1,1)
  66. StopKill.TextSize =14
  67. StopKill.TextWrapped =true
  68. active =false
  69. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  70. Instructions.Parent = Main
  71. Instructions.BackgroundTransparency =1
  72. Instructions.Position = UDim2.new(0.068126522,0,0.064245902,0)
  73. Instructions.Font = Enum.Font.GothamSemibold
  74. Instructions.Text ='Touch People and watch them fling off the map!'
  75. Instructions.TextScaled =true
  76. Instructions.TextWrapped =true
  77. PowerWindow.Name ='PowerWindow'
  78. PowerWindow.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
  79. PowerWindow.BorderColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
  80. PowerWindow.Position = UDim2.new(0.343065679,0,0.80726254,0)
  81. PowerWindow.Font = Enum.Font.GothamSemibold
  82. PowerWindow.TextColor3 = Color3.new(1,1,1)
  83. PowerWindow.TextSize =14
  84. PowerWindow.TextWrapped =true
  85. Menu.Visible =not Menu.Visible
  86. Exit.Parent = Bar1
  87. Exit.BackgroundTransparency =1
  88. Exit.Position = UDim2.new(0.888804913,0,0,0)
  89. Exit.Font = Enum.Font.GothamSemibold
  90. Exit.TextColor3 = Color3.new(1.39216,1.39216,1.39216)
  91. Exit.TextSize =14
  92. Exit.MouseButton1Down:connect(function()
  93. Menu.Visible =false
  94. Title.Parent = Bar1
  95. Title.BackgroundTransparency =1
  96. Title.Font = Enum.Font.Antique
  97. Title.TextColor3 = Color3.new(1,1,1)
  98. Title.TextSize =14
  99. Title.TextXAlignment = Enum.TextXAlignment.Left
  100. Mini.Name ='Mini'
  101. Mini.BackgroundColor3 = Color3.new(1,0,0)
  102. Mini.BorderSizePixel =0
  103. Mini.Size = UDim2.new(0,45,0,42)
  104. Mini.Text ='-'
  105. Mini.TextColor3 = Color3.new(1.39216,1.39216,1.39216)
  106. Mini.TextSize =14
  107. Mini.MouseButton1Down:connect(function()
  108. Mini.Visible =false
  109. end)
  110. Max.Name ='Max'
  111. Max.BackgroundColor3 = Color3.new(1,0,0)
  112. Max.BorderSizePixel =0
  113. Max.Size = UDim2.new(0,45,0,42)
  114. Max.Font = Enum.Font.GothamSemibold
  115. Max.TextColor3 = Color3.new(1.39216,1.39216,1.39216)
  116. Max.TextSize =14
  117. Max.MouseButton1Down:connect(function()
  118. Mini.Visible =true
  119. end)
  120. Menu.Name ='Menu'
  121. Menu.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
  122. Menu.Position = UDim2.new(-0.681346297,0,0,0)
  123. Menu.Visible =false
  124. CurrentPower.Name ='CurrentPower'
  125. CurrentPower.BackgroundColor3 = Color3.new(1,1,1)
  126. CurrentPower.Position = UDim2.new(0.0901960805,0,0.105134472,0)
  127. CurrentPower.Font = Enum.Font.GothamSemibold
  128. CurrentPower.TextColor3 = Color3.new(1,1,1)
  129. CurrentPower.TextSize =14
  130. DownArrow.Parent = Menu
  131. DownArrow.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
  132. DownArrow.Position = UDim2.new(0.0235294122,0,0.207823962,0)
  133. DownArrow.Font = Enum.Font.SourceSans
  134. DownArrow.TextColor3 = Color3.new(1,1,1)
  135. DownArrow.TextSize =14
  136. DownArrow.MouseButton1Click:connect(function()
  137. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value -1
  138. CurrentPower.Text ='Current Power = '. game.Players.LocalPlayer.Number.Value
  139. UPArrow.Parent = Menu
  140. UPArrow.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
  141. UPArrow.Position = UDim2.new(0.533333361,0,0.207823962,0)
  142. UPArrow.Font = Enum.Font.SourceSans
  143. UPArrow.TextColor3 = Color3.new(1,1,1)
  144. UPArrow.TextSize =14
  145. UPArrow.MouseButton1Click:connect(function()
  146. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value +1
  147. CurrentPower.Text ='Current Power = '. game.Players.LocalPlayer.Number.Value
  148. Recommendation.Parent = Menu
  149. Recommendation.BackgroundColor3 = Color3.new(1,1,1)
  150. Recommendation.Position = UDim2.new(0.0235294104,0,0.325183392,0)
  151. Recommendation.Font = Enum.Font.GothamSemibold
  152. Recommendation.TextColor3 = Color3.new(1,1,1)
  153. Recommendation.TextSize =14
  154. -- Scripts:

Gumballs And Dungeons Sky Event

Sky Instances Gumballs
Dec 23rd, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Sky Instances Gumballs And Dungeons

  1. -- Remade Gui Of JackMcJagger15's 'Fling/Kill Gui'.
  2. local FlingGui = Instance.new('ScreenGui')
  3. local Bar2 = Instance.new('Frame')
  4. local Credits = Instance.new('TextLabel')
  5. local StopKill = Instance.new('TextButton')
  6. local PowerWindow = Instance.new('TextButton')
  7. local Title = Instance.new('TextLabel')
  8. local Max = Instance.new('TextButton')
  9. local CurrentPower = Instance.new('TextLabel')
  10. local UPArrow = Instance.new('TextButton')
  11. --Properties:
  12. FlingGui.Parent = game.CoreGui
  13. FlingGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  14. Bar1.Name ='Bar1'
  15. Bar1.Active =true
  16. Bar1.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
  17. Bar1.Position = UDim2.new(0.771875024,0,0.331481487,0)
  18. Bar2.Parent = Bar1
  19. Bar2.BackgroundColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
  20. Bar2.Position = UDim2.new(-0.00119751692,0,0.993540049,0)
  21. Main.Parent = Bar1
  22. Main.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
  23. Main.Position = UDim2.new(-0.000809643941,0,1.20056009,0)
  24. Credits.Parent = Main
  25. Credits.BackgroundTransparency =1
  26. Credits.Position = UDim2.new(-0.0024330914,0,0.905027986,0)
  27. Credits.Font = Enum.Font.GothamSemibold
  28. Credits.Text ='Gui By Aruroso, script by JackMcJagger15'
  29. Credits.TextScaled =true
  30. Credits.TextWrapped =true
  31. StartKill.Name ='StartKill'
  32. StartKill.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
  33. StartKill.BorderColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
  34. StartKill.Position = UDim2.new(0.175182477,0,0.388268143,0)
  35. StartKill.Font = Enum.Font.GothamSemibold
  36. StartKill.TextColor3 = Color3.new(1,1,1)
  37. StartKill.TextSize =14
  38. StartKill.TextWrapped =true
  39. active =false
  40. val.Name ='Number'
  41. val.Value =5
  42. Exit.MouseButton1Click:connect(function()
  43. end)
  44. StartKill.MouseButton1Click:connect(function()
  45. game:GetService('RunService').Stepped:connect(function()
  46. if game.Players.LocalPlayer.Character.Humanoid.RigType Enum.HumanoidRigType.R6 then
  47. game.Players.LocalPlayer.Character.Head.CanCollide =false
  48. game.Players.LocalPlayer.Character.Torso.CanCollide =false
  49. game.Players.LocalPlayer.Character['Left Leg'].CanCollide =false
  50. game.Players.LocalPlayer.Character['Right Leg'].CanCollide =false
  51. if game.Players.LocalPlayer.Character.Humanoid.RigType Enum.HumanoidRigType.R15 then
  52. game.Players.LocalPlayer.Character.Head.CanCollide =false
  53. game.Players.LocalPlayer.Character.UpperTorso.CanCollide =false
  54. game.Players.LocalPlayer.Character.LowerTorso.CanCollide =false
  55. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide =false
  56. end
  57. wait(.1)
  58. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  59. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  60. StopKill.Name ='StopKill'
  61. StopKill.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
  62. StopKill.BorderColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
  63. StopKill.Position = UDim2.new(0.238442808,0,0.648044705,0)
  64. StopKill.Font = Enum.Font.GothamSemibold
  65. StopKill.TextColor3 = Color3.new(1,1,1)
  66. StopKill.TextSize =14
  67. StopKill.TextWrapped =true
  68. active =false
  69. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  70. Instructions.Parent = Main
  71. Instructions.BackgroundTransparency =1
  72. Instructions.Position = UDim2.new(0.068126522,0,0.064245902,0)
  73. Instructions.Font = Enum.Font.GothamSemibold
  74. Instructions.Text ='Touch People and watch them fling off the map!'
  75. Instructions.TextScaled =true
  76. Instructions.TextWrapped =true
  77. PowerWindow.Name ='PowerWindow'
  78. PowerWindow.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
  79. PowerWindow.BorderColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
  80. PowerWindow.Position = UDim2.new(0.343065679,0,0.80726254,0)
  81. PowerWindow.Font = Enum.Font.GothamSemibold
  82. PowerWindow.TextColor3 = Color3.new(1,1,1)
  83. PowerWindow.TextSize =14
  84. PowerWindow.TextWrapped =true
  85. Menu.Visible =not Menu.Visible
  86. Exit.Parent = Bar1
  87. Exit.BackgroundTransparency =1
  88. Exit.Position = UDim2.new(0.888804913,0,0,0)
  89. Exit.Font = Enum.Font.GothamSemibold
  90. Exit.TextColor3 = Color3.new(1.39216,1.39216,1.39216)
  91. Exit.TextSize =14
  92. Exit.MouseButton1Down:connect(function()
  93. Menu.Visible =false
  94. Title.Parent = Bar1
  95. Title.BackgroundTransparency =1
  96. Title.Font = Enum.Font.Antique
  97. Title.TextColor3 = Color3.new(1,1,1)
  98. Title.TextSize =14
  99. Title.TextXAlignment = Enum.TextXAlignment.Left
  100. Mini.Name ='Mini'
  101. Mini.BackgroundColor3 = Color3.new(1,0,0)
  102. Mini.BorderSizePixel =0
  103. Mini.Size = UDim2.new(0,45,0,42)
  104. Mini.Text ='-'
  105. Mini.TextColor3 = Color3.new(1.39216,1.39216,1.39216)
  106. Mini.TextSize =14
  107. Mini.MouseButton1Down:connect(function()
  108. Mini.Visible =false
  109. end)
  110. Max.Name ='Max'
  111. Max.BackgroundColor3 = Color3.new(1,0,0)
  112. Max.BorderSizePixel =0
  113. Max.Size = UDim2.new(0,45,0,42)
  114. Max.Font = Enum.Font.GothamSemibold
  115. Max.TextColor3 = Color3.new(1.39216,1.39216,1.39216)
  116. Max.TextSize =14
  117. Max.MouseButton1Down:connect(function()
  118. Mini.Visible =true
  119. end)
  120. Menu.Name ='Menu'
  121. Menu.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
  122. Menu.Position = UDim2.new(-0.681346297,0,0,0)
  123. Menu.Visible =false
  124. CurrentPower.Name ='CurrentPower'
  125. CurrentPower.BackgroundColor3 = Color3.new(1,1,1)
  126. CurrentPower.Position = UDim2.new(0.0901960805,0,0.105134472,0)
  127. CurrentPower.Font = Enum.Font.GothamSemibold
  128. CurrentPower.TextColor3 = Color3.new(1,1,1)
  129. CurrentPower.TextSize =14
  130. DownArrow.Parent = Menu
  131. DownArrow.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
  132. DownArrow.Position = UDim2.new(0.0235294122,0,0.207823962,0)
  133. DownArrow.Font = Enum.Font.SourceSans
  134. DownArrow.TextColor3 = Color3.new(1,1,1)
  135. DownArrow.TextSize =14
  136. DownArrow.MouseButton1Click:connect(function()
  137. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value -1
  138. CurrentPower.Text ='Current Power = '. game.Players.LocalPlayer.Number.Value
  139. UPArrow.Parent = Menu
  140. UPArrow.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
  141. UPArrow.Position = UDim2.new(0.533333361,0,0.207823962,0)
  142. UPArrow.Font = Enum.Font.SourceSans
  143. UPArrow.TextColor3 = Color3.new(1,1,1)
  144. UPArrow.TextSize =14
  145. UPArrow.MouseButton1Click:connect(function()
  146. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value +1
  147. CurrentPower.Text ='Current Power = '. game.Players.LocalPlayer.Number.Value
  148. Recommendation.Parent = Menu
  149. Recommendation.BackgroundColor3 = Color3.new(1,1,1)
  150. Recommendation.Position = UDim2.new(0.0235294104,0,0.325183392,0)
  151. Recommendation.Font = Enum.Font.GothamSemibold
  152. Recommendation.TextColor3 = Color3.new(1,1,1)
  153. Recommendation.TextSize =14
  154. -- Scripts:

Gumballs And Dungeons Sky Event

Gumball Dungeons Sky Reset

-- Remade Gui Of JackMcJagger15's 'Fling/Kill Gui'. -- Instances: local FlingGui = Instance.new('ScreenGui') local Bar1 = Instance.new('Frame') local Bar2 = Instance.new('Frame') local Main = Instance.new('Frame') local Credits = Instance.new('TextLabel') local StartKill = Instance.new('TextButton') local StopKill = Instance.new('TextButton') local Instructions = Instance.new('TextLabel') local PowerWindow = Instance.new('TextButton') local Exit = Instance.new('TextButton') local Title = Instance.new('TextLabel') local Mini = Instance.new('TextButton') local Max = Instance.new('TextButton') local Menu = Instance.new('Frame') local CurrentPower = Instance.new('TextLabel') local DownArrow = Instance.new('TextButton') local UPArrow = Instance.new('TextButton') local Recommendation = Instance.new('TextLabel') --Properties: FlingGui.Name = 'FlingGui' FlingGui.Parent = game.CoreGui FlingGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Bar1.Name = 'Bar1' Bar1.Parent = FlingGui Bar1.Active = true Bar1.Draggable = true Bar1.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294) Bar1.BorderSizePixel = 0 Bar1.Position = UDim2.new(0.771875024, 0, 0.331481487, 0) Bar1.Size = UDim2.new(0, 411, 0, 43) Bar2.Name = 'Bar2' Bar2.Parent = Bar1 Bar2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157) Bar2.BorderSizePixel = 0 Bar2.Position = UDim2.new(-0.00119751692, 0, 0.993540049, 0) Bar2.Size = UDim2.new(0, 411, 0, 9) Main.Name = 'Main' Main.Parent = Bar1 Main.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294) Main.BorderSizePixel = 0 Main.Position = UDim2.new(-0.000809643941, 0, 1.20056009, 0) Main.Size = UDim2.new(0, 411, 0, 358) Credits.Name = 'Credits' Credits.Parent = Main Credits.BackgroundColor3 = Color3.new(1, 1, 1) Credits.BackgroundTransparency = 1 Credits.Position = UDim2.new(-0.0024330914, 0, 0.905027986, 0) Credits.Size = UDim2.new(0, 354, 0, 34) Credits.Font = Enum.Font.GothamSemibold Credits.Text = 'Gui By Aruroso, script by JackMcJagger15' Credits.TextColor3 = Color3.new(1, 1, 1) Credits.TextScaled = true Credits.TextSize = 14 Credits.TextWrapped = true StartKill.Name = 'StartKill' StartKill.Parent = Main StartKill.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863) StartKill.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157) StartKill.BorderSizePixel = 5 StartKill.Position = UDim2.new(0.175182477, 0, 0.388268143, 0) StartKill.Size = UDim2.new(0, 267, 0, 80) StartKill.Font = Enum.Font.GothamSemibold StartKill.Text = 'Start Flingin!' StartKill.TextColor3 = Color3.new(1, 1, 1) StartKill.TextScaled = true StartKill.TextSize = 14 StartKill.TextStrokeColor3 = Color3.new(1, 1, 1) StartKill.TextWrapped = true power = 500 active = false local val = Instance.new('IntValue') val.Name = 'Number' val.Parent = game.Players.LocalPlayer val.Value = 5 Exit.MouseButton1Click:connect(function() FlingGui.Enabled = false end) StartKill.MouseButton1Click:connect(function() game:GetService('RunService').Stepped:connect(function() if game.Players.LocalPlayer.Character.Humanoid.RigType Enum.HumanoidRigType.R6 then game.Players.LocalPlayer.Character.Head.CanCollide = false game.Players.LocalPlayer.Character.Torso.CanCollide = false game.Players.LocalPlayer.Character['Left Leg'].CanCollide = false game.Players.LocalPlayer.Character['Right Leg'].CanCollide = false else if game.Players.LocalPlayer.Character.Humanoid.RigType Enum.HumanoidRigType.R15 then game.Players.LocalPlayer.Character.Head.CanCollide = false game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false end end end) wait(.1) local bambam = Instance.new('BodyThrust') bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart bambam.Force = Vector3.new(power,0,power) bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position end) StopKill.Name = 'StopKill' StopKill.Parent = Main StopKill.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863) StopKill.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157) StopKill.BorderSizePixel = 5 StopKill.Position = UDim2.new(0.238442808, 0, 0.648044705, 0) StopKill.Size = UDim2.new(0, 215, 0, 41) StopKill.Font = Enum.Font.GothamSemibold StopKill.Text = 'Stop Flingin ;c' StopKill.TextColor3 = Color3.new(1, 1, 1) StopKill.TextScaled = true StopKill.TextSize = 14 StopKill.TextStrokeColor3 = Color3.new(1, 1, 1) StopKill.TextWrapped = true StopKill.MouseButton1Click:connect(function() active = false game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove() end) Instructions.Name = 'Instructions' Instructions.Parent = Main Instructions.BackgroundColor3 = Color3.new(1, 1, 1) Instructions.BackgroundTransparency = 1 Instructions.Position = UDim2.new(0.068126522, 0, 0.064245902, 0) Instructions.Size = UDim2.new(0, 354, 0, 81) Instructions.Font = Enum.Font.GothamSemibold Instructions.Text = 'Touch People and watch them fling off the map!' Instructions.TextColor3 = Color3.new(1, 1, 1) Instructions.TextScaled = true Instructions.TextSize = 14 Instructions.TextWrapped = true PowerWindow.Name = 'PowerWindow' PowerWindow.Parent = Main PowerWindow.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863) PowerWindow.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157) PowerWindow.BorderSizePixel = 5 PowerWindow.Position = UDim2.new(0.343065679, 0, 0.80726254, 0) PowerWindow.Size = UDim2.new(0, 128, 0, 41) PowerWindow.Font = Enum.Font.GothamSemibold PowerWindow.Text = 'Power' PowerWindow.TextColor3 = Color3.new(1, 1, 1) PowerWindow.TextScaled = true PowerWindow.TextSize = 14 PowerWindow.TextStrokeColor3 = Color3.new(1, 1, 1) PowerWindow.TextWrapped = true PowerWindow.MouseButton1Click:connect(function() Menu.Visible = not Menu.Visible end) Exit.Name = 'Exit' Exit.Parent = Bar1 Exit.BackgroundColor3 = Color3.new(1, 0, 0) Exit.BackgroundTransparency = 1 Exit.BorderSizePixel = 0 Exit.Position = UDim2.new(0.888804913, 0, 0, 0) Exit.Size = UDim2.new(0, 45, 0, 42) Exit.Font = Enum.Font.GothamSemibold Exit.Text = 'X' Exit.TextColor3 = Color3.new(1.39216, 1.39216, 1.39216) Exit.TextScaled = true Exit.TextSize = 14 Exit.TextWrapped = true Exit.MouseButton1Down:connect(function() Bar1.Visible = false Menu.Visible = false end) Title.Name = 'Title' Title.Parent = Bar1 Title.BackgroundColor3 = Color3.new(1, 1, 1) Title.BackgroundTransparency = 1 Title.Size = UDim2.new(0, 200, 0, 35) Title.Font = Enum.Font.Antique Title.Text = 'Fling Gui' Title.TextColor3 = Color3.new(1, 1, 1) Title.TextScaled = true Title.TextSize = 14 Title.TextWrapped = true Title.TextXAlignment = Enum.TextXAlignment.Left Mini.Name = 'Mini' Mini.Parent = Bar1 Mini.BackgroundColor3 = Color3.new(1, 0, 0) Mini.BackgroundTransparency = 1 Mini.BorderSizePixel = 0 Mini.Position = UDim2.new(0.779315829, 0, 0, 0) Mini.Size = UDim2.new(0, 45, 0, 42) Mini.Font = Enum.Font.GothamSemibold Mini.Text = '-' Mini.TextColor3 = Color3.new(1.39216, 1.39216, 1.39216) Mini.TextScaled = true Mini.TextSize = 14 Mini.TextWrapped = true Mini.MouseButton1Down:connect(function() Main.Visible = false Mini.Visible = false Max.Visible = true end) Max.Name = 'Max' Max.Parent = Bar1 Max.BackgroundColor3 = Color3.new(1, 0, 0) Max.BackgroundTransparency = 1 Max.BorderSizePixel = 0 Max.Position = UDim2.new(0.779315829, 0, 0, 0) Max.Size = UDim2.new(0, 45, 0, 42) Max.Visible = false Max.Font = Enum.Font.GothamSemibold Max.Text = '+' Max.TextColor3 = Color3.new(1.39216, 1.39216, 1.39216) Max.TextScaled = true Max.TextSize = 14 Max.TextWrapped = true Max.MouseButton1Down:connect(function() Main.Visible = true Mini.Visible = true Max.Visible = false end) Menu.Name = 'Menu' Menu.Parent = Bar1 Menu.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294) Menu.BorderSizePixel = 0 Menu.Position = UDim2.new(-0.681346297, 0, 0, 0) Menu.Size = UDim2.new(0, 255, 0, 409) Menu.Visible = false CurrentPower.Name = 'CurrentPower' CurrentPower.Parent = Menu CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1) CurrentPower.BackgroundTransparency = 1 CurrentPower.Position = UDim2.new(0.0901960805, 0, 0.105134472, 0) CurrentPower.Size = UDim2.new(0, 209, 0, 50) CurrentPower.Font = Enum.Font.GothamSemibold CurrentPower.Text = 'Current Power = 5' CurrentPower.TextColor3 = Color3.new(1, 1, 1) CurrentPower.TextScaled = true CurrentPower.TextSize = 14 CurrentPower.TextWrapped = true DownArrow.Name = 'DownArrow' DownArrow.Parent = Menu DownArrow.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294) DownArrow.BorderSizePixel = 0 DownArrow.Position = UDim2.new(0.0235294122, 0, 0.207823962, 0) DownArrow.Size = UDim2.new(0, 130, 0, 42) DownArrow.Font = Enum.Font.SourceSans DownArrow.Text = '<' DownArrow.TextColor3 = Color3.new(1, 1, 1) DownArrow.TextScaled = true DownArrow.TextSize = 14 DownArrow.TextWrapped = true DownArrow.MouseButton1Click:connect(function() power = power - 100 game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1 CurrentPower.Text = 'Current Power = ' . game.Players.LocalPlayer.Number.Value end) UPArrow.Name = 'UPArrow' UPArrow.Parent = Menu UPArrow.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294) UPArrow.BorderSizePixel = 0 UPArrow.Position = UDim2.new(0.533333361, 0, 0.207823962, 0) UPArrow.Size = UDim2.new(0, 119, 0, 42) UPArrow.Font = Enum.Font.SourceSans UPArrow.Text = '>' UPArrow.TextColor3 = Color3.new(1, 1, 1) UPArrow.TextScaled = true UPArrow.TextSize = 14 UPArrow.TextWrapped = true UPArrow.MouseButton1Click:connect(function() power = power + 100 game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1 CurrentPower.Text = 'Current Power = ' . game.Players.LocalPlayer.Number.Value end) Recommendation.Name = 'Recommendation' Recommendation.Parent = Menu Recommendation.BackgroundColor3 = Color3.new(1, 1, 1) Recommendation.BackgroundTransparency = 1 Recommendation.Position = UDim2.new(0.0235294104, 0, 0.325183392, 0) Recommendation.Size = UDim2.new(0, 242, 0, 31) Recommendation.Font = Enum.Font.GothamSemibold Recommendation.Text = '(Best Power is probably 5)' Recommendation.TextColor3 = Color3.new(1, 1, 1) Recommendation.TextScaled = true Recommendation.TextSize = 14 Recommendation.TextWrapped = true -- Scripts:



broken image