Advertisement
Guest User

Phantom Forces Gui

a guest
Mar 9th, 2019
38,500
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.17 KB | None | 0 0
  1. local RageGame = Instance.new("ScreenGui")
  2. local MainFrame = Instance.new("Frame")
  3. local Title = Instance.new("TextLabel")
  4. local Close = Instance.new("TextButton")
  5. local Open = Instance.new("TextButton")
  6. local ButtonsFrame = Instance.new("Frame")
  7. local ESP = Instance.new("TextButton")
  8. local INFAmmo = Instance.new("TextButton")
  9. local INFJump = Instance.new("TextButton")
  10. local Noclip = Instance.new("TextButton")
  11. local OPAimbot = Instance.new("TextButton")
  12. local RoRecoil = Instance.new("TextButton")
  13. local XRay = Instance.new("TextButton")
  14.  
  15. RageGame.Name = "RageGame"
  16. RageGame.Parent = game.CoreGui
  17. RageGame.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  18.  
  19. MainFrame.Name = "MainFrame"
  20. MainFrame.Parent = RageGame
  21. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  22. MainFrame.BackgroundTransparency = 0.5
  23. MainFrame.Position = UDim2.new(0, 0, 0.253071249, 0)
  24. MainFrame.Size = UDim2.new(0, 171, 0, 406)
  25.  
  26. Title.Name = "Title"
  27. Title.Parent = MainFrame
  28. Title.BackgroundColor3 = Color3.new(1, 0, 0)
  29. Title.Size = UDim2.new(0, 171, 0, 40)
  30. Title.Font = Enum.Font.Arcade
  31. Title.Text = "RageGame!"
  32. Title.TextColor3 = Color3.new(0, 0, 0)
  33. Title.TextSize = 32
  34.  
  35. Close.Name = "Close"
  36. Close.Parent = MainFrame
  37. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  38. Close.BorderSizePixel = 0
  39. Close.Position = UDim2.new(0, 0, 0.900739551, 0)
  40. Close.Size = UDim2.new(0, 171, 0, 39)
  41. Close.Font = Enum.Font.Arcade
  42. Close.Text = ""
  43. Close.TextColor3 = Color3.new(0, 0, 0)
  44. Close.TextScaled = true
  45. Close.TextSize = 14
  46. Close.TextWrapped = true
  47.  
  48. Open.Name = "Open"
  49. Open.Parent = RageGame
  50. Open.Active = false
  51. Open.BackgroundColor3 = Color3.new(1, 0, 0)
  52. Open.BorderSizePixel = 0
  53. Open.Position = UDim2.new(0, 0, 0.899747014, 0)
  54. Open.Size = UDim2.new(0, 171, 0, 40)
  55. Open.Visible = false
  56. Open.Font = Enum.Font.Arcade
  57. Open.Text = "Open"
  58. Open.TextColor3 = Color3.new(0, 0, 0)
  59. Open.TextScaled = true
  60. Open.TextSize = 14
  61. Open.TextWrapped = true
  62.  
  63. ButtonsFrame.Name = "ButtonsFrame"
  64. ButtonsFrame.Parent = MainFrame
  65. ButtonsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  66. ButtonsFrame.BackgroundTransparency = 1
  67. ButtonsFrame.Position = UDim2.new(1.78362572, 0, 0.068965517, 0)
  68. ButtonsFrame.Size = UDim2.new(0, 100, 0, 100)
  69.  
  70. ESP.Name = "ESP"
  71. ESP.Parent = ButtonsFrame
  72. ESP.BackgroundColor3 = Color3.new(1, 0, 0)
  73. ESP.Position = UDim2.new(-2.97125363, 0, 0.657042265, 0)
  74. ESP.Size = UDim2.new(0, 156, 0, 35)
  75. ESP.Font = Enum.Font.Arcade
  76. ESP.Text = "ESP"
  77. ESP.TextColor3 = Color3.new(0, 0, 0)
  78. ESP.TextSize = 30
  79. ESP.MouseButton1Down:connect(function()
  80. loadstring(game:HttpGet(('https://pastebin.com/raw/5EpLgBsA'),true))()
  81. end)
  82.  
  83. INFAmmo.Name = "INFAmmo"
  84. INFAmmo.Parent = ButtonsFrame
  85. INFAmmo.BackgroundColor3 = Color3.new(1, 0, 0)
  86. INFAmmo.Position = UDim2.new(-2.97125363, 0, 2.04580355, 0)
  87. INFAmmo.Size = UDim2.new(0, 156, 0, 34)
  88. INFAmmo.Font = Enum.Font.Arcade
  89. INFAmmo.Text = "INF AMMO"
  90. INFAmmo.TextColor3 = Color3.new(0, 0, 0)
  91. INFAmmo.TextSize = 30
  92. INFAmmo.MouseButton1Down:connect(function()
  93. loadstring(game:HttpGet(('here'),true))()
  94. end)
  95.  
  96. INFJump.Name = "INFJump"
  97. INFJump.Parent = ButtonsFrame
  98. INFJump.BackgroundColor3 = Color3.new(1, 0, 0)
  99. INFJump.Position = UDim2.new(-2.97125363, 0, 2.47840405, 0)
  100. INFJump.Size = UDim2.new(0, 156, 0, 34)
  101. INFJump.Font = Enum.Font.Arcade
  102. INFJump.Text = "INF JUMP"
  103. INFJump.TextColor3 = Color3.new(0, 0, 0)
  104. INFJump.TextSize = 30
  105. INFJump.MouseButton1Down:connect(function()
  106. loadstring(game:HttpGet(('https://pastebin.com/raw/y6Veyb5w'),true))()
  107. end)
  108.  
  109. Noclip.Name = "Noclip"
  110. Noclip.Parent = ButtonsFrame
  111. Noclip.BackgroundColor3 = Color3.new(1, 0, 0)
  112. Noclip.Position = UDim2.new(-2.99075985, 0, 2.89592171, 0)
  113. Noclip.Size = UDim2.new(0, 156, 0, 34)
  114. Noclip.Font = Enum.Font.Arcade
  115. Noclip.Text = "Noclip"
  116. Noclip.TextColor3 = Color3.new(0, 0, 0)
  117. Noclip.TextSize = 30
  118. Noclip.MouseButton1Down:connect(function()
  119. loadstring(game:HttpGet(('https://pastebin.com/raw/rUPR1AyA'),true))()
  120. end)
  121.  
  122. OPAimbot.Name = "OPAimbot"
  123. OPAimbot.Parent = ButtonsFrame
  124. OPAimbot.BackgroundColor3 = Color3.new(1, 0, 0)
  125. OPAimbot.Position = UDim2.new(-2.97125363, 0, 0.205763549, 0)
  126. OPAimbot.Size = UDim2.new(0, 156, 0, 36)
  127. OPAimbot.Font = Enum.Font.Arcade
  128. OPAimbot.Text = "OP AIMBOT"
  129. OPAimbot.TextColor3 = Color3.new(0, 0, 0)
  130. OPAimbot.TextSize = 30
  131. OPAimbot.MouseButton1Down:connect(function()
  132. loadstring(game:HttpGet(('https://pastebin.com/raw/5hsgZE8E'),true))()
  133. end)
  134.  
  135. RoRecoil.Name = "RoRecoil"
  136. RoRecoil.Parent = ButtonsFrame
  137. RoRecoil.BackgroundColor3 = Color3.new(1, 0, 0)
  138. RoRecoil.Position = UDim2.new(-2.98100615, 0, 1.60154331, 0)
  139. RoRecoil.Size = UDim2.new(0, 156, 0, 34)
  140. RoRecoil.Font = Enum.Font.Arcade
  141. RoRecoil.Text = "NO RECOIL"
  142. RoRecoil.TextColor3 = Color3.new(0, 0, 0)
  143. RoRecoil.TextSize = 30
  144. RoRecoil.MouseButton1Down:connect(function()
  145. loadstring(game:HttpGet(('here'),true))()
  146. end)
  147.  
  148. XRay.Name = "XRay"
  149. XRay.Parent = ButtonsFrame
  150. XRay.BackgroundColor3 = Color3.new(1, 0, 0)
  151. XRay.Position = UDim2.new(-2.98100781, 0, 1.12770879, 0)
  152. XRay.Size = UDim2.new(0, 156, 0, 35)
  153. XRay.Font = Enum.Font.Arcade
  154. XRay.Text = "X-RAY"
  155. XRay.TextColor3 = Color3.new(0, 0, 0)
  156. XRay.TextSize = 30
  157. XRay.MouseButton1Down:connect(function()
  158. loadstring(game:HttpGet(('https://pastebin.com/raw/4YGQA39e'),true))()
  159. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement