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'.
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.
Best Simulators In Roblox
- -- Remade Gui Of JackMcJagger15's 'Fling/Kill Gui'.
- local FlingGui = Instance.new('ScreenGui')
- local Bar2 = Instance.new('Frame')
- local Credits = Instance.new('TextLabel')
- local StopKill = Instance.new('TextButton')
- local PowerWindow = Instance.new('TextButton')
- local Title = Instance.new('TextLabel')
- local Max = Instance.new('TextButton')
- local CurrentPower = Instance.new('TextLabel')
- local UPArrow = Instance.new('TextButton')
- --Properties:
- FlingGui.Parent = game.CoreGui
- FlingGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Bar1.Name ='Bar1'
- Bar1.Active =true
- Bar1.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
- Bar1.Position = UDim2.new(0.771875024,0,0.331481487,0)
- Bar2.Parent = Bar1
- Bar2.BackgroundColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
- Bar2.Position = UDim2.new(-0.00119751692,0,0.993540049,0)
- Main.Parent = Bar1
- Main.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
- Main.Position = UDim2.new(-0.000809643941,0,1.20056009,0)
- Credits.Parent = Main
- Credits.BackgroundTransparency =1
- Credits.Position = UDim2.new(-0.0024330914,0,0.905027986,0)
- Credits.Font = Enum.Font.GothamSemibold
- Credits.Text ='Gui By Aruroso, script by JackMcJagger15'
- Credits.TextScaled =true
- Credits.TextWrapped =true
- StartKill.Name ='StartKill'
- StartKill.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
- StartKill.BorderColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
- StartKill.Position = UDim2.new(0.175182477,0,0.388268143,0)
- StartKill.Font = Enum.Font.GothamSemibold
- StartKill.TextColor3 = Color3.new(1,1,1)
- StartKill.TextSize =14
- StartKill.TextWrapped =true
- active =false
- val.Name ='Number'
- val.Value =5
- Exit.MouseButton1Click:connect(function()
- 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
- 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
- wait(.1)
- bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
- bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
- StopKill.Name ='StopKill'
- StopKill.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
- StopKill.BorderColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
- StopKill.Position = UDim2.new(0.238442808,0,0.648044705,0)
- StopKill.Font = Enum.Font.GothamSemibold
- StopKill.TextColor3 = Color3.new(1,1,1)
- StopKill.TextSize =14
- StopKill.TextWrapped =true
- active =false
- game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
- Instructions.Parent = Main
- Instructions.BackgroundTransparency =1
- Instructions.Position = UDim2.new(0.068126522,0,0.064245902,0)
- Instructions.Font = Enum.Font.GothamSemibold
- Instructions.Text ='Touch People and watch them fling off the map!'
- Instructions.TextScaled =true
- Instructions.TextWrapped =true
- PowerWindow.Name ='PowerWindow'
- PowerWindow.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
- PowerWindow.BorderColor3 = Color3.new(0.0392157,0.0392157,0.0392157)
- PowerWindow.Position = UDim2.new(0.343065679,0,0.80726254,0)
- PowerWindow.Font = Enum.Font.GothamSemibold
- PowerWindow.TextColor3 = Color3.new(1,1,1)
- PowerWindow.TextSize =14
- PowerWindow.TextWrapped =true
- Menu.Visible =not Menu.Visible
- Exit.Parent = Bar1
- Exit.BackgroundTransparency =1
- Exit.Position = UDim2.new(0.888804913,0,0,0)
- Exit.Font = Enum.Font.GothamSemibold
- Exit.TextColor3 = Color3.new(1.39216,1.39216,1.39216)
- Exit.TextSize =14
- Exit.MouseButton1Down:connect(function()
- Menu.Visible =false
- Title.Parent = Bar1
- Title.BackgroundTransparency =1
- Title.Font = Enum.Font.Antique
- Title.TextColor3 = Color3.new(1,1,1)
- Title.TextSize =14
- Title.TextXAlignment = Enum.TextXAlignment.Left
- Mini.Name ='Mini'
- Mini.BackgroundColor3 = Color3.new(1,0,0)
- Mini.BorderSizePixel =0
- Mini.Size = UDim2.new(0,45,0,42)
- Mini.Text ='-'
- Mini.TextColor3 = Color3.new(1.39216,1.39216,1.39216)
- Mini.TextSize =14
- Mini.MouseButton1Down:connect(function()
- Mini.Visible =false
- end)
- Max.Name ='Max'
- Max.BackgroundColor3 = Color3.new(1,0,0)
- Max.BorderSizePixel =0
- Max.Size = UDim2.new(0,45,0,42)
- Max.Font = Enum.Font.GothamSemibold
- Max.TextColor3 = Color3.new(1.39216,1.39216,1.39216)
- Max.TextSize =14
- Max.MouseButton1Down:connect(function()
- Mini.Visible =true
- end)
- Menu.Name ='Menu'
- Menu.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
- Menu.Position = UDim2.new(-0.681346297,0,0,0)
- Menu.Visible =false
- CurrentPower.Name ='CurrentPower'
- CurrentPower.BackgroundColor3 = Color3.new(1,1,1)
- CurrentPower.Position = UDim2.new(0.0901960805,0,0.105134472,0)
- CurrentPower.Font = Enum.Font.GothamSemibold
- CurrentPower.TextColor3 = Color3.new(1,1,1)
- CurrentPower.TextSize =14
- DownArrow.Parent = Menu
- DownArrow.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
- DownArrow.Position = UDim2.new(0.0235294122,0,0.207823962,0)
- DownArrow.Font = Enum.Font.SourceSans
- DownArrow.TextColor3 = Color3.new(1,1,1)
- DownArrow.TextSize =14
- DownArrow.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value -1
- CurrentPower.Text ='Current Power = '. game.Players.LocalPlayer.Number.Value
- UPArrow.Parent = Menu
- UPArrow.BackgroundColor3 = Color3.new(0.235294,0.235294,0.235294)
- UPArrow.Position = UDim2.new(0.533333361,0,0.207823962,0)
- UPArrow.Font = Enum.Font.SourceSans
- UPArrow.TextColor3 = Color3.new(1,1,1)
- UPArrow.TextSize =14
- UPArrow.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value +1
- CurrentPower.Text ='Current Power = '. game.Players.LocalPlayer.Number.Value
- Recommendation.Parent = Menu
- Recommendation.BackgroundColor3 = Color3.new(1,1,1)
- Recommendation.Position = UDim2.new(0.0235294104,0,0.325183392,0)
- Recommendation.Font = Enum.Font.GothamSemibold
- Recommendation.TextColor3 = Color3.new(1,1,1)
- Recommendation.TextSize =14
- -- Scripts:
Fun Roblox Simulators To Play
- local ScreenGui = Instance.new('ScreenGui')
- local FEFLINGGUI = Instance.new('TextLabel')
- local fling = Instance.new('TextButton')
- --Properties:
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- Frame.BorderColor3 = Color3.new(0.317647, 0.317647, 0.317647)
- Frame.Position = UDim2.new(0.0214067288, 0, 0.525050044, 0)
- Frame.Active = true
- FEFLINGGUI.Parent = Frame
- FEFLINGGUI.BackgroundColor3 = Color3.new(0, 0, 0)
- FEFLINGGUI.BackgroundTransparency = 0.80000001192093
- FEFLINGGUI.Position = UDim2.new(0, 0, -0.00218913867, 0)
- FEFLINGGUI.Font = Enum.Font.SourceSans
- FEFLINGGUI.TextColor3 = Color3.new(1, 1, 1)
- FEFLINGGUI.TextWrapped = true
- flung.Name = 'flung'
- flung.BackgroundColor3 = Color3.new(0, 0, 0)
- flung.BorderColor3 = Color3.new(0, 0, 0)
- flung.Position = UDim2.new(0.145908609, 0, 0.563463926, 0)
- flung.Font = Enum.Font.SourceSans
- flung.TextColor3 = Color3.new(1, 1, 1)
- flung.MouseButton1Click:connect(function()
- power = 1000 -- change this to make it more or less powerful
- game:GetService('RunService').Stepped:connect(function()
- 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
- wait(.1)
- bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
- bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
- fling.Parent = Frame
- fling.BackgroundTransparency = 0.80000001192093
- fling.Position = UDim2.new(0.140858114, 0, 0.280648321, 0)
- fling.Font = Enum.Font.SourceSans
- fling.TextColor3 = Color3.new(1, 1, 1)
- fling.MouseButton1Click:connect(function()
- power = 1000 -- change this to make it more or less powerful
- game:GetService('RunService').Stepped:connect(function()
- 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
- local bambam = Instance.new('BodyThrust')
- bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
- bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
- close.Parent = Frame
- close.BackgroundTransparency = 0.89999997615814
- close.Position = UDim2.new(0.787322819, 0, -0.00196042238, 0)
- close.Font = Enum.Font.SourceSans
- close.TextColor3 = Color3.new(1, 1, 1)
- close.MouseButton1Click:connect(function()
- end)