Advertisement
coincash978

GameGuardina Offical Script for Roblox

Mar 29th, 2020
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.39 KB | None | 0 0
  1. -- Instances:
  2.  
  3. local RobloxTrollScript = Instance.new("ScreenGui")
  4. local MainFrame = Instance.new("Frame")
  5. local Creator = Instance.new("TextLabel")
  6. local FlingButton = Instance.new("TextButton")
  7. local KickButton = Instance.new("TextButton")
  8. local CloseButton = Instance.new("TextButton")
  9. local ApocalypseButton = Instance.new("TextButton")
  10. local MapButton = Instance.new("TextButton")
  11. local MoreSoon = Instance.new("TextLabel")
  12. local AdminButton = Instance.new("TextButton")
  13. local OpenButton = Instance.new("TextButton")
  14.  
  15. --Properties:
  16.  
  17. RobloxTrollScript.Name = "Roblox Troll Script"
  18. RobloxTrollScript.Parent = game.CoreGui
  19. RobloxTrollScript.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  20.  
  21. MainFrame.Name = "MainFrame"
  22. MainFrame.Parent = RobloxTrollScript
  23. MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  24. MainFrame.BorderColor3 = Color3.fromRGB(47, 60, 74)
  25. MainFrame.BorderSizePixel = 6
  26. MainFrame.Position = UDim2.new(0.583554327, 0, 0.119544595, 0)
  27. MainFrame.Size = UDim2.new(0, 203, 0, 312)
  28. MainFrame.SizeConstraint = Enum.SizeConstraint.RelativeXX
  29. MainFrame.Visible = false
  30. MainFrame.Active = false
  31.  
  32. Creator.Name = "Creator"
  33. Creator.Parent = MainFrame
  34. Creator.BackgroundColor3 = Color3.fromRGB(95, 58, 140)
  35. Creator.Size = UDim2.new(0, 203, 0, 27)
  36. Creator.Font = Enum.Font.Garamond
  37. Creator.Text = "By GameGuardian"
  38. Creator.TextColor3 = Color3.fromRGB(0, 0, 0)
  39. Creator.TextScaled = true
  40. Creator.TextSize = 14.000
  41. Creator.TextWrapped = true
  42.  
  43. FlingButton.Name = "FlingButton"
  44. FlingButton.Parent = MainFrame
  45. FlingButton.BackgroundColor3 = Color3.fromRGB(84, 84, 84)
  46. FlingButton.Position = UDim2.new(0.0341039188, 0, 0.150622785, 0)
  47. FlingButton.Size = UDim2.new(0, 188, 0, 34)
  48. FlingButton.Style = Enum.ButtonStyle.RobloxRoundButton
  49. FlingButton.Font = Enum.Font.Highway
  50. FlingButton.Text = "Fling Players"
  51. FlingButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  52. FlingButton.TextScaled = true
  53. FlingButton.TextSize = 14.000
  54. FlingButton.TextWrapped = true
  55. FlingButton.MouseButton1Down:connect(function()
  56. loadstring(game:HttpGet("https://pastebin.com/raw/sMeMy8eK", true))()
  57. end)
  58.  
  59. KickButton.Name = "KickButton"
  60. KickButton.Parent = MainFrame
  61. KickButton.BackgroundColor3 = Color3.fromRGB(84, 84, 84)
  62. KickButton.Position = UDim2.new(0.0341039188, 0, 0.30767405, 0)
  63. KickButton.Size = UDim2.new(0, 188, 0, 34)
  64. KickButton.Style = Enum.ButtonStyle.RobloxRoundButton
  65. KickButton.Font = Enum.Font.Highway
  66. KickButton.Text = "Kick Players"
  67. KickButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  68. KickButton.TextScaled = true
  69. KickButton.TextSize = 14.000
  70. KickButton.TextWrapped = true
  71. KickButton.MouseButton1Down:connect(function()
  72. loadstring(game:HttpGet("https://pastebin.com/raw/aa4H3uv4", true))()
  73. end)
  74.  
  75. CloseButton.Name = "CloseButton"
  76. CloseButton.Parent = MainFrame
  77. CloseButton.BackgroundColor3 = Color3.fromRGB(111, 0, 0)
  78. CloseButton.Position = UDim2.new(0.920803428, 0, 0, 0)
  79. CloseButton.Size = UDim2.new(0, 16, 0, 17)
  80. CloseButton.Selected = true
  81. CloseButton.Font = Enum.Font.SourceSans
  82. CloseButton.Text = "X"
  83. CloseButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  84. CloseButton.TextScaled = true
  85. CloseButton.TextSize = 14.000
  86. CloseButton.TextWrapped = true
  87. CloseButton.MouseButton1Down:connect(function()
  88. CloseButton.Visible = true
  89. MainFrame.Visible = false
  90. end)
  91.  
  92. ApocalypseButton.Name = "ApocalypseButton"
  93. ApocalypseButton.Parent = MainFrame
  94. ApocalypseButton.BackgroundColor3 = Color3.fromRGB(84, 84, 84)
  95. ApocalypseButton.Position = UDim2.new(0.0341039188, 0, 0.467930466, 0)
  96. ApocalypseButton.Size = UDim2.new(0, 188, 0, 34)
  97. ApocalypseButton.Style = Enum.ButtonStyle.RobloxRoundButton
  98. ApocalypseButton.Font = Enum.Font.Highway
  99. ApocalypseButton.Text = "Apocalypse Rising Script"
  100. ApocalypseButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  101. ApocalypseButton.TextScaled = true
  102. ApocalypseButton.TextSize = 14.000
  103. ApocalypseButton.TextWrapped = true
  104. ApocalypseButton.MouseButton1Down:connect(function()
  105. loadstring(game:HttpGet("https://pastebin.com/raw/xjCZqCiu", true))()
  106. end)
  107.  
  108. MapButton.Name = "MapButton"
  109. MapButton.Parent = MainFrame
  110. MapButton.BackgroundColor3 = Color3.fromRGB(84, 84, 84)
  111. MapButton.Position = UDim2.new(0.0341039188, 0, 0.621776581, 0)
  112. MapButton.Size = UDim2.new(0, 188, 0, 34)
  113. MapButton.Style = Enum.ButtonStyle.RobloxRoundButton
  114. MapButton.Font = Enum.Font.Highway
  115. MapButton.Text = "Steal/Copy Map"
  116. MapButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  117. MapButton.TextScaled = true
  118. MapButton.TextSize = 14.000
  119. MapButton.TextWrapped = true
  120. MapButton.MouseButton1Down:connect(function()
  121. loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
  122. end)
  123.  
  124. MoreSoon.Name = "MoreSoon"
  125. MoreSoon.Parent = MainFrame
  126. MoreSoon.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  127. MoreSoon.Position = UDim2.new(0.0439561382, 0, 0.913461566, 0)
  128. MoreSoon.Size = UDim2.new(0, 187, 0, 14)
  129. MoreSoon.Font = Enum.Font.SourceSans
  130. MoreSoon.Text = "More Coming Soon..."
  131. MoreSoon.TextColor3 = Color3.fromRGB(0, 0, 0)
  132. MoreSoon.TextScaled = true
  133. MoreSoon.TextSize = 14.000
  134. MoreSoon.TextWrapped = true
  135.  
  136. AdminButton.Name = "AdminButton"
  137. AdminButton.Parent = MainFrame
  138. AdminButton.BackgroundColor3 = Color3.fromRGB(84, 84, 84)
  139. AdminButton.Position = UDim2.new(0.0341039188, 0, 0.778827846, 0)
  140. AdminButton.Size = UDim2.new(0, 188, 0, 34)
  141. AdminButton.Style = Enum.ButtonStyle.RobloxRoundButton
  142. AdminButton.Font = Enum.Font.Highway
  143. AdminButton.Text = "Admin Script"
  144. AdminButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  145. AdminButton.TextScaled = true
  146. AdminButton.TextSize = 14.000
  147. AdminButton.TextWrapped = true
  148. AdminButton.MouseButton1Down:connect(function()
  149. loadstring(game:HttpGet("https://pastebin.com/raw/ibFPdiF7", true))()
  150. end)
  151.  
  152. OpenButton.Name = "OpenButton"
  153. OpenButton.Parent = RobloxTrollScript
  154. OpenButton.BackgroundColor3 = Color3.fromRGB(135, 22, 22)
  155. OpenButton.Position = UDim2.new(0, 0, 0.620493352, 0)
  156. OpenButton.Size = UDim2.new(0, 100, 0, 35)
  157. OpenButton.Font = Enum.Font.SourceSans
  158. OpenButton.Text = "Open"
  159. OpenButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  160. OpenButton.TextScaled = true
  161. OpenButton.TextSize = 14.000
  162. OpenButton.TextWrapped = true
  163. OpenButton.MouseButton1Down:connect(function()
  164. MainFrame.Visible = true
  165. OpenButton.Visible = false
  166. end)
  167.  
  168. -- Scripts:
  169.  
  170. local function MUAEQUR_fake_script() -- MainFrame.LocalScript
  171. local script = Instance.new('LocalScript', MainFrame)
  172.  
  173. script.parent.Selectable = true
  174. script.Parent.Active = true
  175. script.parent.Draggable = true
  176. end
  177. coroutine.wrap(MUAEQUR_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement