forgetfuldingo

PhantomForcesFinal

Aug 9th, 2020
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. -- Instances:
  2.  
  3.  
  4.  
  5. local ScreenGui = Instance.new("ScreenGui")
  6.  
  7. local GUIBody = Instance.new("Frame")
  8.  
  9. local ImageLabel = Instance.new("ImageLabel")
  10.  
  11. local Aimbot = Instance.new("TextButton")
  12.  
  13. local NoRecoil = Instance.new("TextButton")
  14.  
  15. local ESP = Instance.new("TextButton")
  16.  
  17. local GunMod = Instance.new("TextButton")
  18.  
  19. local Close = Instance.new("TextButton")
  20.  
  21. local OpenMain = Instance.new("Frame")
  22.  
  23. local OpenButton = Instance.new("TextButton")
  24.  
  25.  
  26.  
  27. --Properties:
  28.  
  29.  
  30.  
  31. ScreenGui.Parent = game.CoreGui
  32.  
  33.  
  34.  
  35. GUIBody.Name = "GUIBody"
  36.  
  37. GUIBody.Parent = ScreenGui
  38.  
  39. GUIBody.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  40.  
  41. GUIBody.Position = UDim2.new(0.247040257, 0, 0.205159709, 0)
  42.  
  43. GUIBody.Size = UDim2.new(0, 640, 0, 480)
  44.  
  45. GUIBody.Active = true
  46.  
  47. GUIBody.Draggable = true
  48.  
  49.  
  50.  
  51. ImageLabel.Parent = GUIBody
  52.  
  53. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  54.  
  55. ImageLabel.Size = UDim2.new(0, 640, 0, 480)
  56.  
  57. ImageLabel.Image = "rbxassetid://5515980362"
  58.  
  59.  
  60.  
  61. Aimbot.Name = "Aimbot"
  62.  
  63. Aimbot.Parent = GUIBody
  64.  
  65. Aimbot.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  66.  
  67. Aimbot.Position = UDim2.new(0.04375, 0, 0.208333328, 0)
  68.  
  69. Aimbot.Size = UDim2.new(0, 200, 0, 50)
  70.  
  71. Aimbot.Font = Enum.Font.ArialBold
  72.  
  73. Aimbot.Text = "Aimbot"
  74.  
  75. Aimbot.TextColor3 = Color3.fromRGB(0, 0, 0)
  76.  
  77. Aimbot.TextSize = 25.000
  78.  
  79. Aimbot.TextWrapped = true
  80.  
  81. Aimbot.MouseButton1Down:connect(function()Aimbot.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  82.  
  83. end)
  84.  
  85. Aimbot.MouseButton1Down:connect(function()
  86.  
  87. loadstring(game:HttpGet("https://pastebin.com/raw/1McuqKm7"))()
  88.  
  89. end)
  90.  
  91.  
  92.  
  93. NoRecoil.Name = "NoRecoil"
  94.  
  95. NoRecoil.Parent = GUIBody
  96.  
  97. NoRecoil.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  98.  
  99. NoRecoil.Position = UDim2.new(0.04375, 0, 0.416666657, 0)
  100.  
  101. NoRecoil.Size = UDim2.new(0, 200, 0, 50)
  102.  
  103. NoRecoil.Font = Enum.Font.ArialBold
  104.  
  105. NoRecoil.Text = "No Recoil"
  106.  
  107. NoRecoil.TextColor3 = Color3.fromRGB(0, 0, 0)
  108.  
  109. NoRecoil.TextSize = 25.000
  110.  
  111. NoRecoil.MouseButton1Down:connect(function()NoRecoil.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  112.  
  113. end)
  114.  
  115. NoRecoil.MouseButton1Down:connect(function()
  116.  
  117. loadstring(game:HttpGet("https://pastebin.com/raw/RbFHqiWr"))()
  118.  
  119. end)
  120.  
  121.  
  122.  
  123. ESP.Name = "ESP"
  124.  
  125. ESP.Parent = GUIBody
  126.  
  127. ESP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  128.  
  129. ESP.Position = UDim2.new(0.64375, 0, 0.208333328, 0)
  130.  
  131. ESP.Size = UDim2.new(0, 200, 0, 50)
  132.  
  133. ESP.Font = Enum.Font.ArialBold
  134.  
  135. ESP.Text = "ESP"
  136.  
  137. ESP.TextColor3 = Color3.fromRGB(0, 0, 0)
  138.  
  139. ESP.TextSize = 25.000
  140.  
  141. ESP.MouseButton1Down:connect(function()
  142.  
  143. ESP.MouseButton1Down:connect(function()ESP.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  144.  
  145. end)
  146.  
  147. loadstring(game:HttpGet("https://pastebin.com/raw/BUZiqqs0"))()
  148.  
  149. end)
  150.  
  151.  
  152.  
  153. GunMod.Name = "GunMod"
  154.  
  155. GunMod.Parent = GUIBody
  156.  
  157. GunMod.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  158.  
  159. GunMod.Position = UDim2.new(0.64375, 0, 0.416666657, 0)
  160.  
  161. GunMod.Size = UDim2.new(0, 200, 0, 50)
  162.  
  163. GunMod.Font = Enum.Font.ArialBold
  164.  
  165. GunMod.Text = "Gun Mod"
  166.  
  167. GunMod.TextColor3 = Color3.fromRGB(0, 0, 0)
  168.  
  169. GunMod.TextSize = 25.000
  170.  
  171. GunMod.MouseButton1Down:connect(function()GunMod.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  172.  
  173. end)
  174.  
  175. GunMod.MouseButton1Down:connect(function()
  176.  
  177. loadstring(game:HttpGet("https://pastebin.com/raw/rPbJcqbK", true))()
  178.  
  179. end)
  180.  
  181.  
  182.  
  183. Close.Name = "Close"
  184.  
  185. Close.Parent = GUIBody
  186.  
  187. Close.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  188.  
  189. Close.Position = UDim2.new(0.953125, 0, 0, 0)
  190.  
  191. Close.Size = UDim2.new(0, 30, 0, 30)
  192.  
  193. Close.Font = Enum.Font.SourceSans
  194.  
  195. Close.Text = "X"
  196.  
  197. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  198.  
  199. Close.TextScaled = true
  200.  
  201. Close.TextSize = 14.000
  202.  
  203. Close.TextWrapped = true
  204.  
  205. Close.MouseButton1Down:connect(function()
  206.  
  207. GUIBody.Visible = false
  208.  
  209. OpenMain.Visible = true
  210.  
  211. end)
  212.  
  213.  
  214.  
  215. OpenMain.Name = "OpenMain"
  216.  
  217. OpenMain.Parent = ScreenGui
  218.  
  219. OpenMain.BackgroundColor3 = Color3.fromRGB(0, 85, 0)
  220.  
  221. OpenMain.Position = UDim2.new(0, 0, 0.444717467, 0)
  222.  
  223. OpenMain.Size = UDim2.new(0, 80, 0, 60)
  224.  
  225. OpenMain.Draggable = true
  226.  
  227. OpenMain.Active = true
  228.  
  229.  
  230.  
  231. OpenButton.Name = "OpenButton"
  232.  
  233. OpenButton.Parent = OpenMain
  234.  
  235. OpenButton.BackgroundColor3 = Color3.fromRGB(0, 170, 0)
  236.  
  237. OpenButton.Size = UDim2.new(0, 80, 0, 40)
  238.  
  239. OpenButton.Font = Enum.Font.SourceSans
  240.  
  241. OpenButton.Text = "Open"
  242.  
  243. OpenButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  244.  
  245. OpenButton.TextSize = 14.000
  246.  
  247. OpenButton.MouseButton1Down:connect(function()
  248.  
  249. GUIBody.Visible = true
  250.  
  251. OpenMain.Visible = false
  252.  
  253. end)
Add Comment
Please, Sign In to add comment