Superhero City Hack Roblox

Posted on  by 

  1. Roblox Superhero Package Id

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.

Jun 13th, 2018
  • Create your own superhuman and cross paths with up to 150 other heroes & villains in the ultimate shared universe! Decide where your loyalties lie and fight for control of every corner of Super City as your own unique story plays out. Inheriting an above-average combat system from the wrestling series, this game supercharges the action with new powers, technology, costumes and locations.
  • Welcome to the Official Superhero City Wiki! ⚡️ INFORMATION In Superhero City, you start off as a new superhero in a lab. Talk to the professor to get your first main quest. Train in areas all over the map to get lots of strength in the 5 powers that you have! Complete quests to gain coins, skills, badges, and even more coming! Try and get as powerful as you can! (This game is a better.
Never
Videos
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox
  1. local Frame = Instance.new('Frame')
  2. local Plus = Instance.new('TextButton')
  3. local Farm = Instance.new('TextButton')
  4. local TextLabel_2 = Instance.new('TextLabel')
  5. local Party = Instance.new('TextButton')
  6. local small = Instance.new('TextButton')
  7. local TextLabel_3 = Instance.new('TextLabel')
  8. -- yee
  9. ScreenGui.Parent = game.CoreGui
  10. Frame.Parent = ScreenGui
  11. Frame.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  12. Frame.Position = UDim2.new(0.0736468509, 0, 0.4413203, 0)
  13. Frame.Active = true
  14. TextLabel.Parent = Frame
  15. TextLabel.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  16. TextLabel.Position = UDim2.new(0, 0, -0.0251572318, 0)
  17. TextLabel.Font = Enum.Font.Highway
  18. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  19. Plus.Parent = Frame
  20. Plus.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  21. Plus.Position = UDim2.new(0.0214285702, 0, 0.171027273, 0)
  22. Plus.Font = Enum.Font.Cartoon
  23. Plus.TextColor3 = Color3.new(0, 0, 0)
  24. Plus.MouseButton1Click:connect(function()
  25. game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].PLUS.Value = true
  26. Boombox.Parent = Frame
  27. Boombox.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  28. Boombox.Position = UDim2.new(0.0214285702, 0, 0.350272536, 0)
  29. Boombox.Font = Enum.Font.Cartoon
  30. Boombox.TextColor3 = Color3.new(0, 0, 0)
  31. Boombox.MouseButton1Click:connect(function()
  32. game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].BoomBox.Value = true
  33. Farm.Parent = Frame
  34. Farm.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  35. Farm.Position = UDim2.new(0.0214285702, 0, 0.535807133, 0)
  36. Farm.Font = Enum.Font.Cartoon
  37. Farm.TextColor3 = Color3.new(0, 0, 0)
  38. Farm.MouseButton1Click:connect(function()
  39. game.ReplicatedStorage.Connection:InvokeServer(9,2) --Go Near a lake
  40. game.ReplicatedStorage.Connection:InvokeServer(50)
  41. game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].PLUS.Value = true
  42. game.ReplicatedStorage.Connection:InvokeServer(49)
  43. game.ReplicatedStorage.Connection:InvokeServer(51)
  44. end)
  45. tp.Name = 'tp'
  46. tp.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  47. tp.Position = UDim2.new(0.0214285702, 0, 0.721341729, 0)
  48. tp.Font = Enum.Font.Cartoon
  49. tp.TextColor3 = Color3.new(0, 0, 0)
  50. tp.MouseButton1Click:connect(function()
  51. local Mouse = Player:GetMouse()
  52. local UserInputService = game:GetService('UserInputService')
  53. local HoldingControl = false
  54. Mouse.Button1Down:connect(function()
  55. Player.Character:MoveTo(Mouse.Hit.p)
  56. end)
  57. UserInputService.InputBegan:connect(function(Input, Processed)
  58. if Input.UserInputType Enum.UserInputType.Keyboard then
  59. if Input.KeyCode Enum.KeyCode.LeftControl then
  60. elseif Input.KeyCode Enum.KeyCode.RightControl then
  61. end
  62. end)
  63. UserInputService.InputEnded:connect(function(Input, Processed)
  64. if Input.UserInputType Enum.UserInputType.Keyboard then
  65. if Input.KeyCode Enum.KeyCode.LeftControl then
  66. elseif Input.KeyCode Enum.KeyCode.RightControl then
  67. end
  68. end)
  69. TextLabel_2.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  70. TextLabel_2.Position = UDim2.new(0.318443805, 0, 0.169811323, 0)
  71. TextLabel_2.Font = Enum.Font.Code
  72. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  73. trailer.Parent = Frame
  74. trailer.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  75. trailer.Position = UDim2.new(0.357142866, 0, 0.171027243, 0)
  76. trailer.Font = Enum.Font.Cartoon
  77. trailer.TextColor3 = Color3.new(0, 0, 0)
  78. trailer.MouseButton1Click:connect(function()
  79. game.ReplicatedStorage.Connection:InvokeServer(45, 482)
  80. Party.Parent = Frame
  81. Party.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  82. Party.Position = UDim2.new(0.652857184, 0, 0.171027243, 0)
  83. Party.Font = Enum.Font.Cartoon
  84. Party.TextColor3 = Color3.new(0, 0, 0)
  85. Party.MouseButton1Click:connect(function()
  86. game.ReplicatedStorage.Connection:InvokeServer(45, 369)
  87. large.Parent = Frame
  88. large.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  89. large.Position = UDim2.new(0.357142895, 0, 0.350272536, 0)
  90. large.Font = Enum.Font.Cartoon
  91. large.TextColor3 = Color3.new(0, 0, 0)
  92. large.MouseButton1Click:connect(function()
  93. game.ReplicatedStorage.Connection:InvokeServer(45, 185)
  94. small.Parent = Frame
  95. small.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  96. small.Position = UDim2.new(0.652857184, 0, 0.350272536, 0)
  97. small.Font = Enum.Font.Cartoon
  98. small.TextColor3 = Color3.new(0, 0, 0)
  99. small.MouseButton1Click:connect(function()
  100. game.ReplicatedStorage.Connection:InvokeServer(45, 134)
  101. reg.Parent = Frame
  102. reg.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  103. reg.Position = UDim2.new(0.357142866, 0, 0.534591198, 0)
  104. reg.Font = Enum.Font.Cartoon
  105. reg.TextColor3 = Color3.new(0, 0, 0)
  106. reg.MouseButton1Click:connect(function()
  107. game.ReplicatedStorage.Connection:InvokeServer(45, 119)
  108. TextLabel_3.BackgroundColor3 = Color3.new(0.541176, 0.137255, 0.505882)
  109. TextLabel_3.Position = UDim2.new(0.357142866, 0, 0.720125794, 0)
  110. TextLabel_3.Font = Enum.Font.Code
  111. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
RAW Paste Data
Roblox

Roblox Superhero Package Id

Coments are closed