Feb 20th, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- local AdminsaurFrame = Instance.new('Frame')
- local ScyllaButton = Instance.new('TextButton')
- local OvermothButton = Instance.new('TextButton')
- local ViolexButton = Instance.new('TextButton')
- local WendigoKingButton = Instance.new('TextButton')
- local ImageLabel_2 = Instance.new('ImageLabel')
- local DomitorButton = Instance.new('TextButton')
- local PitchWraithButton = Instance.new('TextButton')
- local AlbinoButton = Instance.new('TextButton')
- local AlbinoV2Button = Instance.new('TextButton')
- AdminGui.Name = 'AdminGui'
- AdminGui.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
- AdminsaurFrame.Parent = AdminGui
- AdminsaurFrame.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
- AdminsaurFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- AdminsaurFrame.Position = UDim2.new(0.119606346, 0, 0.0823095739, 0)
- AdminsaurFrame.Draggable = true
- AdminsaurFrame.Selectable = true
- ImageLabel.Parent = AdminsaurFrame
- ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel.Position = UDim2.new(0, 0, -0.0715621635, 0)
- ImageLabel.Image = 'http://www.roblox.com/asset/?id=118303452'
- ScyllaButton.Name = 'ScyllaButton'
- ScyllaButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- ScyllaButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ScyllaButton.Position = UDim2.new(0.157414705, 0, 0.133862063, 0)
- ScyllaButton.Font = Enum.Font.SourceSans
- ScyllaButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- ScyllaButton.TextWrapped = true
- ScyllaButton.MouseButton1Click:Connect(function()
- game:GetService('ReplicatedStorage').Morphing:FireServer('Scylla')
- SuperButton.Parent = AdminsaurFrame
- SuperButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- SuperButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- SuperButton.Position = UDim2.new(0.157414585, 0, 0.277625054, 0)
- SuperButton.Font = Enum.Font.SourceSans
- SuperButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- SuperButton.MouseButton1Click:Connect(function()
- game:GetService('ReplicatedStorage').Morphing:FireServer('Supersuchus')
- OvermothButton.Parent = AdminsaurFrame
- OvermothButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- OvermothButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- OvermothButton.Position = UDim2.new(0.157414585, 0, 0.426310956, 0)
- OvermothButton.Font = Enum.Font.SourceSans
- OvermothButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- OvermothButton.MouseButton1Click:Connect(function()
- game:GetService('ReplicatedStorage').Morphing:FireServer('Overmoth')
- AdminLabel.Parent = AdminsaurFrame
- AdminLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- AdminLabel.Position = UDim2.new(-0.0018596499, 0, 0, 0)
- AdminLabel.Font = Enum.Font.SourceSans
- AdminLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- AdminLabel.TextSize = 14.000
- ViolexButton.Parent = AdminsaurFrame
- ViolexButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- ViolexButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ViolexButton.Position = UDim2.new(0.157414585, 0, 0.579252124, 0)
- ViolexButton.Font = Enum.Font.SourceSans
- ViolexButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- ViolexButton.MouseButton1Click:Connect(function()
- game:GetService('ReplicatedStorage').Morphing:FireServer('Violex')
- KittyButton.Parent = AdminsaurFrame
- KittyButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- KittyButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- KittyButton.Position = UDim2.new(0.157414585, 0, 0.732193291, 0)
- KittyButton.Font = Enum.Font.SourceSans
- KittyButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- KittyButton.MouseButton1Click:Connect(function()
- game:GetService('ReplicatedStorage').Morphing:FireServer('Kitty')
- WendigoKingButton.Parent = AdminsaurFrame
- WendigoKingButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- WendigoKingButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- WendigoKingButton.Position = UDim2.new(0.157414585, 0, 0.88121295, 0)
- WendigoKingButton.Font = Enum.Font.SourceSans
- WendigoKingButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- WendigoKingButton.MouseButton1Click:Connect(function()
- game:GetService('ReplicatedStorage').Morphing:FireServer('Wendigo King')
- OtherFrame.Parent = AdminGui
- OtherFrame.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
- OtherFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- OtherFrame.Position = UDim2.new(0.240726709, 0, 0.0823095739, 0)
- OtherFrame.Draggable = true
- OtherFrame.Selectable = true
- ImageLabel_2.Parent = OtherFrame
- ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_2.Position = UDim2.new(0, 0, -0.0715621635, 0)
- ImageLabel_2.Image = 'http://www.roblox.com/asset/?id=118303452'
- CyberButton.Name = 'CyberButton'
- CyberButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- CyberButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- CyberButton.Position = UDim2.new(0.157414705, 0, 0.133862063, 0)
- CyberButton.Font = Enum.Font.SourceSans
- CyberButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- CyberButton.TextWrapped = true
- game:GetService('ReplicatedStorage').Morphing:FireServer('Cyber')
- DomitorButton.Parent = OtherFrame
- DomitorButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- DomitorButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- DomitorButton.Position = UDim2.new(0.157414585, 0, 0.277625054, 0)
- DomitorButton.Font = Enum.Font.SourceSans
- DomitorButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- DomitorButton.MouseButton1Click:Connect(function()
- game:GetService('ReplicatedStorage').Morphing:FireServer('Domitor Rex')
- PitchWraithButton.Parent = OtherFrame
- PitchWraithButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- PitchWraithButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PitchWraithButton.Position = UDim2.new(0.157414585, 0, 0.426310956, 0)
- PitchWraithButton.Font = Enum.Font.SourceSans
- PitchWraithButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- PitchWraithButton.MouseButton1Click:Connect(function()
- game:GetService('ReplicatedStorage').Morphing:FireServer('Pitch Wraith')
- OtherLabel.Parent = OtherFrame
- OtherLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OtherLabel.Position = UDim2.new(-0.0018596499, 0, 0, 0)
- OtherLabel.Font = Enum.Font.SourceSans
- OtherLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- OtherLabel.TextSize = 14.000
- AlbinoButton.Parent = OtherFrame
- AlbinoButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- AlbinoButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- AlbinoButton.Position = UDim2.new(0.157414585, 0, 0.579252124, 0)
- AlbinoButton.Font = Enum.Font.SourceSans
- AlbinoButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- AlbinoButton.MouseButton1Click:Connect(function()
- game:GetService('ReplicatedStorage').Morphing:FireServer('Albino Terror')
- AlbinoV2Button.Parent = OtherFrame
- AlbinoV2Button.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- AlbinoV2Button.BorderColor3 = Color3.fromRGB(0, 0, 0)
- AlbinoV2Button.Position = UDim2.new(0.157414585, 0, 0.732193291, 0)
- AlbinoV2Button.Font = Enum.Font.SourceSans
- AlbinoV2Button.TextColor3 = Color3.fromRGB(255, 255, 255)
- AlbinoV2Button.MouseButton1Click:Connect(function()
- game:GetService('ReplicatedStorage').Morphing:FireServer('Albino Terror V2')
- local function QIYTSJ_fake_script() -- ImageLabel.LocalScript
- local script = Instance.new('LocalScript', ImageLabel)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- script.Parent.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
- end
- coroutine.wrap(QIYTSJ_fake_script)()
- local function QRFDN_fake_script() -- ImageLabel_2.LocalScript
- local script = Instance.new('LocalScript', ImageLabel_2)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- script.Parent.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
- end
- coroutine.wrap(QRFDN_fake_script)()
Roblox Game Size
Want to know how to make a simulator on Roblox? I’ll show you how to make a simulator game with a weight tool, rebirth system and more by the end of this series but in this tutorial, we focus on creating the weight tool to give strength. Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.