20-05-2021

Size Simulator Roblox

Feb 20th, 2020
Size Simulator Roblox
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local AdminsaurFrame = Instance.new('Frame')
  2. local ScyllaButton = Instance.new('TextButton')
  3. local OvermothButton = Instance.new('TextButton')
  4. local ViolexButton = Instance.new('TextButton')
  5. local WendigoKingButton = Instance.new('TextButton')
  6. local ImageLabel_2 = Instance.new('ImageLabel')
  7. local DomitorButton = Instance.new('TextButton')
  8. local PitchWraithButton = Instance.new('TextButton')
  9. local AlbinoButton = Instance.new('TextButton')
  10. local AlbinoV2Button = Instance.new('TextButton')
  11. AdminGui.Name = 'AdminGui'
  12. AdminGui.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
  13. AdminsaurFrame.Parent = AdminGui
  14. AdminsaurFrame.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  15. AdminsaurFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  16. AdminsaurFrame.Position = UDim2.new(0.119606346, 0, 0.0823095739, 0)
  17. AdminsaurFrame.Draggable = true
  18. AdminsaurFrame.Selectable = true
  19. ImageLabel.Parent = AdminsaurFrame
  20. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  21. ImageLabel.Position = UDim2.new(0, 0, -0.0715621635, 0)
  22. ImageLabel.Image = 'http://www.roblox.com/asset/?id=118303452'
  23. ScyllaButton.Name = 'ScyllaButton'
  24. ScyllaButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  25. ScyllaButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  26. ScyllaButton.Position = UDim2.new(0.157414705, 0, 0.133862063, 0)
  27. ScyllaButton.Font = Enum.Font.SourceSans
  28. ScyllaButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  29. ScyllaButton.TextWrapped = true
  30. ScyllaButton.MouseButton1Click:Connect(function()
  31. game:GetService('ReplicatedStorage').Morphing:FireServer('Scylla')
  32. SuperButton.Parent = AdminsaurFrame
  33. SuperButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  34. SuperButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  35. SuperButton.Position = UDim2.new(0.157414585, 0, 0.277625054, 0)
  36. SuperButton.Font = Enum.Font.SourceSans
  37. SuperButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  38. SuperButton.MouseButton1Click:Connect(function()
  39. game:GetService('ReplicatedStorage').Morphing:FireServer('Supersuchus')
  40. OvermothButton.Parent = AdminsaurFrame
  41. OvermothButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  42. OvermothButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  43. OvermothButton.Position = UDim2.new(0.157414585, 0, 0.426310956, 0)
  44. OvermothButton.Font = Enum.Font.SourceSans
  45. OvermothButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  46. OvermothButton.MouseButton1Click:Connect(function()
  47. game:GetService('ReplicatedStorage').Morphing:FireServer('Overmoth')
  48. AdminLabel.Parent = AdminsaurFrame
  49. AdminLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  50. AdminLabel.Position = UDim2.new(-0.0018596499, 0, 0, 0)
  51. AdminLabel.Font = Enum.Font.SourceSans
  52. AdminLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  53. AdminLabel.TextSize = 14.000
  54. ViolexButton.Parent = AdminsaurFrame
  55. ViolexButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  56. ViolexButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  57. ViolexButton.Position = UDim2.new(0.157414585, 0, 0.579252124, 0)
  58. ViolexButton.Font = Enum.Font.SourceSans
  59. ViolexButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  60. ViolexButton.MouseButton1Click:Connect(function()
  61. game:GetService('ReplicatedStorage').Morphing:FireServer('Violex')
  62. KittyButton.Parent = AdminsaurFrame
  63. KittyButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  64. KittyButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  65. KittyButton.Position = UDim2.new(0.157414585, 0, 0.732193291, 0)
  66. KittyButton.Font = Enum.Font.SourceSans
  67. KittyButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  68. KittyButton.MouseButton1Click:Connect(function()
  69. game:GetService('ReplicatedStorage').Morphing:FireServer('Kitty')
  70. WendigoKingButton.Parent = AdminsaurFrame
  71. WendigoKingButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  72. WendigoKingButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  73. WendigoKingButton.Position = UDim2.new(0.157414585, 0, 0.88121295, 0)
  74. WendigoKingButton.Font = Enum.Font.SourceSans
  75. WendigoKingButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  76. WendigoKingButton.MouseButton1Click:Connect(function()
  77. game:GetService('ReplicatedStorage').Morphing:FireServer('Wendigo King')
  78. OtherFrame.Parent = AdminGui
  79. OtherFrame.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  80. OtherFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  81. OtherFrame.Position = UDim2.new(0.240726709, 0, 0.0823095739, 0)
  82. OtherFrame.Draggable = true
  83. OtherFrame.Selectable = true
  84. ImageLabel_2.Parent = OtherFrame
  85. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  86. ImageLabel_2.Position = UDim2.new(0, 0, -0.0715621635, 0)
  87. ImageLabel_2.Image = 'http://www.roblox.com/asset/?id=118303452'
  88. CyberButton.Name = 'CyberButton'
  89. CyberButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  90. CyberButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  91. CyberButton.Position = UDim2.new(0.157414705, 0, 0.133862063, 0)
  92. CyberButton.Font = Enum.Font.SourceSans
  93. CyberButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  94. CyberButton.TextWrapped = true
  95. game:GetService('ReplicatedStorage').Morphing:FireServer('Cyber')
  96. DomitorButton.Parent = OtherFrame
  97. DomitorButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  98. DomitorButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  99. DomitorButton.Position = UDim2.new(0.157414585, 0, 0.277625054, 0)
  100. DomitorButton.Font = Enum.Font.SourceSans
  101. DomitorButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  102. DomitorButton.MouseButton1Click:Connect(function()
  103. game:GetService('ReplicatedStorage').Morphing:FireServer('Domitor Rex')
  104. PitchWraithButton.Parent = OtherFrame
  105. PitchWraithButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  106. PitchWraithButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  107. PitchWraithButton.Position = UDim2.new(0.157414585, 0, 0.426310956, 0)
  108. PitchWraithButton.Font = Enum.Font.SourceSans
  109. PitchWraithButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  110. PitchWraithButton.MouseButton1Click:Connect(function()
  111. game:GetService('ReplicatedStorage').Morphing:FireServer('Pitch Wraith')
  112. OtherLabel.Parent = OtherFrame
  113. OtherLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  114. OtherLabel.Position = UDim2.new(-0.0018596499, 0, 0, 0)
  115. OtherLabel.Font = Enum.Font.SourceSans
  116. OtherLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  117. OtherLabel.TextSize = 14.000
  118. AlbinoButton.Parent = OtherFrame
  119. AlbinoButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  120. AlbinoButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  121. AlbinoButton.Position = UDim2.new(0.157414585, 0, 0.579252124, 0)
  122. AlbinoButton.Font = Enum.Font.SourceSans
  123. AlbinoButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  124. AlbinoButton.MouseButton1Click:Connect(function()
  125. game:GetService('ReplicatedStorage').Morphing:FireServer('Albino Terror')
  126. AlbinoV2Button.Parent = OtherFrame
  127. AlbinoV2Button.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  128. AlbinoV2Button.BorderColor3 = Color3.fromRGB(0, 0, 0)
  129. AlbinoV2Button.Position = UDim2.new(0.157414585, 0, 0.732193291, 0)
  130. AlbinoV2Button.Font = Enum.Font.SourceSans
  131. AlbinoV2Button.TextColor3 = Color3.fromRGB(255, 255, 255)
  132. AlbinoV2Button.MouseButton1Click:Connect(function()
  133. game:GetService('ReplicatedStorage').Morphing:FireServer('Albino Terror V2')
  134. local function QIYTSJ_fake_script() -- ImageLabel.LocalScript
  135. local script = Instance.new('LocalScript', ImageLabel)
  136. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  137. script.Parent.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  138. end
  139. coroutine.wrap(QIYTSJ_fake_script)()
  140. local function QRFDN_fake_script() -- ImageLabel_2.LocalScript
  141. local script = Instance.new('LocalScript', ImageLabel_2)
  142. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  143. script.Parent.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  144. end
  145. 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.

Roblox How To Make A Simulator Game

Simulator

Roblox Life Simulator Alpha