Fling Simulator 2 Codes Roblox

Dec 23rd, 2019

Threads list for the scripts forum on WeAreDevs. Looking for good AC/DC music ids for your Roblox games in one place? AC/DC Music Codes. On January 19, 2018 April 26, 2018 by Roblox Codes.

©Spike Chunsoft Co., Ltd. 'DANGANRONPA' is a trademark of Spike Chunsoft Co., Ltd. All Rights Reserved. Licensed to and published by NIS America, Inc. For Danganronpa: Trigger Happy Havoc on the PlayStation Vita, a GameFAQs message board topic titled 'Fast Travel'. Happy

Survive in a water globe, and gradually grow into a creature of the seas. Feed and grow fish what fish can be unlocked safe. The more fish you eat, the more experience points you get.Gameplay:Your main task is to create an effort to stay alive as long as possible. Eat fish that are your size or smaller. Do not test to confront 'elders', since it is most likely that you end up with a 'mini game over'.The more you grow, the stronger you will be, but you will also need more meal to hold your energy because without energy, you cannot hold swimming! At first, you only have the plankton accessible and some typical rockfish.

Never
Fling Simulator 2 Codes Roblox

Best Simulators In Roblox

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  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:

Fun Roblox Simulators To Play

Mar 28th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local ScreenGui = Instance.new('ScreenGui')
  2. local FEFLINGGUI = Instance.new('TextLabel')
  3. local fling = Instance.new('TextButton')
  4. --Properties:
  5. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  6. Frame.Parent = ScreenGui
  7. Frame.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  8. Frame.BorderColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  9. Frame.Position = UDim2.new(0.0214067288, 0, 0.525050044, 0)
  10. Frame.Active = true
  11. FEFLINGGUI.Parent = Frame
  12. FEFLINGGUI.BackgroundColor3 = Color3.new(0, 0, 0)
  13. FEFLINGGUI.BackgroundTransparency = 0.80000001192093
  14. FEFLINGGUI.Position = UDim2.new(0, 0, -0.00218913867, 0)
  15. FEFLINGGUI.Font = Enum.Font.SourceSans
  16. FEFLINGGUI.TextColor3 = Color3.new(1, 1, 1)
  17. FEFLINGGUI.TextWrapped = true
  18. flung.Name = 'flung'
  19. flung.BackgroundColor3 = Color3.new(0, 0, 0)
  20. flung.BorderColor3 = Color3.new(0, 0, 0)
  21. flung.Position = UDim2.new(0.145908609, 0, 0.563463926, 0)
  22. flung.Font = Enum.Font.SourceSans
  23. flung.TextColor3 = Color3.new(1, 1, 1)
  24. flung.MouseButton1Click:connect(function()
  25. power = 1000 -- change this to make it more or less powerful
  26. game:GetService('RunService').Stepped:connect(function()
  27. game.Players.LocalPlayer.Character.Head.CanCollide = false
  28. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  29. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  30. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  31. wait(.1)
  32. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  33. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  34. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
  35. fling.Parent = Frame
  36. fling.BackgroundTransparency = 0.80000001192093
  37. fling.Position = UDim2.new(0.140858114, 0, 0.280648321, 0)
  38. fling.Font = Enum.Font.SourceSans
  39. fling.TextColor3 = Color3.new(1, 1, 1)
  40. fling.MouseButton1Click:connect(function()
  41. power = 1000 -- change this to make it more or less powerful
  42. game:GetService('RunService').Stepped:connect(function()
  43. game.Players.LocalPlayer.Character.Head.CanCollide = false
  44. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  45. game.Players.LocalPlayer.Character['Left Leg'].CanCollide = false
  46. game.Players.LocalPlayer.Character['Right Leg'].CanCollide = false
  47. local bambam = Instance.new('BodyThrust')
  48. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  49. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  50. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
  51. close.Parent = Frame
  52. close.BackgroundTransparency = 0.89999997615814
  53. close.Position = UDim2.new(0.787322819, 0, -0.00196042238, 0)
  54. close.Font = Enum.Font.SourceSans
  55. close.TextColor3 = Color3.new(1, 1, 1)
  56. close.MouseButton1Click:connect(function()
  57. end)