Systemconf

sdsd

Jul 7th, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.54 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Loading = Instance.new("Frame")
  6. local Welcomed = Instance.new("TextLabel")
  7. local Name = Instance.new("TextLabel")
  8. local GameLabel = Instance.new("TextLabel")
  9. local Main = Instance.new("Frame")
  10. local Bar = Instance.new("Frame")
  11. local TextLabel = Instance.new("TextLabel")
  12. local Aimbot = Instance.new("TextButton")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local Esp = Instance.new("TextButton")
  15. local TextLabel_3 = Instance.new("TextLabel")
  16. local FireWorkCollector = Instance.new("TextButton")
  17. local TextLabel_4 = Instance.new("TextLabel")
  18. local GodMode = Instance.new("TextButton")
  19. local TextLabel_5 = Instance.new("TextLabel")
  20. --Properties:
  21. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  22. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. Loading.Name = "Loading"
  25. Loading.Parent = ScreenGui
  26. Loading.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  27. Loading.BorderSizePixel = 0
  28. Loading.Position = UDim2.new(0.388460666, 0, 0.294820726, 0)
  29. Loading.Size = UDim2.new(0, 241, 0, 261)
  30.  
  31. Welcomed.Name = "Welcomed"
  32. Welcomed.Parent = Loading
  33. Welcomed.BackgroundColor3 = Color3.new(1, 1, 1)
  34. Welcomed.BackgroundTransparency = 1
  35. Welcomed.BorderSizePixel = 0
  36. Welcomed.Position = UDim2.new(0.0871369317, 0, 0.0493827164, 0)
  37. Welcomed.Size = UDim2.new(0, 200, 0, 50)
  38. Welcomed.Font = Enum.Font.SourceSans
  39. Welcomed.Text = "Welcome!"
  40. Welcomed.TextColor3 = Color3.new(1, 1, 1)
  41. Welcomed.TextScaled = true
  42. Welcomed.TextSize = 14
  43. Welcomed.TextWrapped = true
  44.  
  45. Name.Name = "Name"
  46. Name.Parent = Loading
  47. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  48. Name.BackgroundTransparency = 1
  49. Name.BorderSizePixel = 0
  50. Name.Position = UDim2.new(0.0829875618, 0, 0.240953594, 0)
  51. Name.Size = UDim2.new(0, 200, 0, 50)
  52. Name.Font = Enum.Font.SourceSans
  53. Name.Text = "Name"
  54. Name.TextColor3 = Color3.new(1, 1, 1)
  55. Name.TextSize = 23
  56. Name.TextWrapped = true
  57. Name.Text = game.Players.LocalPlayer.Name
  58.  
  59. GameLabel.Name = "GameLabel"
  60. GameLabel.Parent = Loading
  61. GameLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  62. GameLabel.BackgroundTransparency = 1
  63. GameLabel.BorderSizePixel = 0
  64. GameLabel.Position = UDim2.new(0.0871369392, 0, 0.401873142, 0)
  65. GameLabel.Size = UDim2.new(0, 200, 0, 50)
  66. GameLabel.Font = Enum.Font.SourceSans
  67. GameLabel.Text = "c"
  68. GameLabel.TextColor3 = Color3.new(1, 1, 1)
  69. GameLabel.TextSize = 25
  70. GameLabel.TextWrapped = true
  71. GameLabel.Text = "Arsenal"
  72.  
  73. wait(1)
  74. Loading.Visible = false
  75. Main.Visible = true
  76.  
  77. Main.Name = "Main"
  78. Main.Parent = ScreenGui
  79. Main.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  80. Main.BorderSizePixel = 0
  81. Main.Position = UDim2.new(0.0172413811, 0, 0.328685254, 0)
  82. Main.Size = UDim2.new(0, 367, 0, 244)
  83. Main.Visible = false
  84. Main.Active = true
  85. Main.Draggable = true
  86.  
  87. Bar.Name = "Bar"
  88. Bar.Parent = Main
  89. Bar.BackgroundColor3 = Color3.new(0.298039, 0.298039, 0.298039)
  90. Bar.BorderSizePixel = 0
  91. Bar.Size = UDim2.new(0, 367, 0, 16)
  92.  
  93. TextLabel.Parent = Bar
  94. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  95. TextLabel.BackgroundTransparency = 1
  96. TextLabel.BorderSizePixel = 0
  97. TextLabel.Size = UDim2.new(0, 70, 0, 16)
  98. TextLabel.Font = Enum.Font.SourceSans
  99. TextLabel.Text = "Arsenal GUI"
  100. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  101. TextLabel.TextSize = 14
  102. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  103.  
  104. Aimbot.Name = "Aimbot"
  105. Aimbot.Parent = Main
  106. Aimbot.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  107. Aimbot.BorderSizePixel = 0
  108. Aimbot.Position = UDim2.new(0.0245231614, 0, 0.147540987, 0)
  109. Aimbot.Size = UDim2.new(0, 20, 0, 19)
  110. Aimbot.Font = Enum.Font.SourceSans
  111. Aimbot.Text = ""
  112. Aimbot.TextColor3 = Color3.new(1, 1, 1)
  113. Aimbot.TextSize = 14
  114. Aimbot.MouseButton1Click:Connect(function()
  115. PLAYER = game.Players.LocalPlayer
  116. MOUSE = PLAYER:GetMouse()
  117. CC = game.Workspace.CurrentCamera
  118.  
  119. _G.AIM_AT = 'Head'
  120. _G.BIND = 101 -- E
  121.  
  122. function GetNearestPlayerToMouse()
  123. local PLAYERS = {}
  124. local PLAYER_HOLD = {}
  125. local DISTANCES = {}
  126. for i, v in pairs(game.Players:GetPlayers()) do
  127. if v ~= PLAYER then
  128. table.insert(PLAYERS, v)
  129. end
  130. end
  131. for i, v in pairs(PLAYERS) do
  132. if v and (v.Character) ~= nil and v.Team ~= PLAYER.Team then
  133. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  134. if AIM ~= nil then
  135. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  136. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  137. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  138. local DIFF = math.floor((POS - AIM.Position).magnitude)
  139. PLAYER_HOLD[v.Name .. i] = {}
  140. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  141. PLAYER_HOLD[v.Name .. i].plr = v
  142. PLAYER_HOLD[v.Name .. i].diff = DIFF
  143. table.insert(DISTANCES, DIFF)
  144. end
  145. end
  146. end
  147.  
  148. if unpack(DISTANCES) == nil then
  149. return false
  150. end
  151.  
  152. local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
  153. if L_DISTANCE > 20 then
  154. return false
  155. end
  156.  
  157. for i, v in pairs(PLAYER_HOLD) do
  158. if v.diff == L_DISTANCE then
  159. return v.plr
  160. end
  161. end
  162. return false
  163. end
  164.  
  165. MOUSE.KeyDown:connect(function(KEY)
  166. KEY = KEY:lower():byte()
  167. if KEY == _G.BIND then
  168. ENABLED = true
  169. end
  170. end)
  171.  
  172. MOUSE.KeyUp:connect(function(KEY)
  173. KEY = KEY:lower():byte()
  174. if KEY == _G.BIND then
  175. ENABLED = false
  176. end
  177. end)
  178.  
  179. game:GetService('RunService').RenderStepped:connect(function()
  180. if ENABLED then
  181. local TARGET = GetNearestPlayerToMouse()
  182. if (TARGET ~= false) then
  183. local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
  184. if AIM then
  185. CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
  186. end
  187. end
  188. end
  189. end)
  190. end)
  191.  
  192. TextLabel_2.Parent = Main
  193. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  194. TextLabel_2.BackgroundTransparency = 1
  195. TextLabel_2.BorderSizePixel = 0
  196. TextLabel_2.Position = UDim2.new(0.122615807, 0, 0.147540987, 0)
  197. TextLabel_2.Size = UDim2.new(0, 45, 0, 16)
  198. TextLabel_2.Font = Enum.Font.SourceSans
  199. TextLabel_2.Text = "Aimbot"
  200. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  201. TextLabel_2.TextSize = 14
  202. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  203.  
  204. Esp.Name = "Esp"
  205. Esp.Parent = Main
  206. Esp.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  207. Esp.BorderSizePixel = 0
  208. Esp.Position = UDim2.new(0.0245231614, 0, 0.25, 0)
  209. Esp.Size = UDim2.new(0, 20, 0, 19)
  210. Esp.Font = Enum.Font.SourceSans
  211. Esp.Text = ""
  212. Esp.TextColor3 = Color3.new(1, 1, 1)
  213. Esp.TextSize = 14
  214. Esp.MouseButton1Click:Connect(function()
  215. --Made by !!!RelentlessRaptor#5709 on discord
  216. while true do
  217. wait(0.3)
  218. for _, p in pairs(game:GetChildren()) do
  219. if p.ClassName == ("Players") then
  220. plr = p.LocalPlayer
  221. team = plr.TeamColor
  222. for _, v in pairs(p:GetChildren()) do
  223. if v.Name ~= plr.Name and v.TeamColor ~= team then
  224. for _, l in pairs(v.Character.Head:GetChildren()) do
  225. if l.Name == ("OverRemove") then
  226. l:Destroy()
  227. end
  228. end
  229. i = Instance.new("BillboardGui",v.Character.Head)
  230. i.Name = ("OverRemove")
  231. f = Instance.new("Frame",i)
  232. i.Active = true
  233. i.AlwaysOnTop = true
  234. i.Size = UDim2.new(1,0,1,0)
  235. i.ExtentsOffset = Vector3.new(0,3.5,0)
  236. f.Size = UDim2.new(1,0,1,0)
  237. f.BorderSizePixel = 0
  238. f.BackgroundColor3 = Color3.new(1,0,0)
  239. elseif v.TeamColor == team then
  240. for _, l in pairs(v.Character.Head:GetChildren()) do
  241. if l.Name == ("OverRemove") then
  242. l:Destroy()
  243. end
  244. end
  245. end
  246. end
  247. end
  248. end
  249. end
  250. end)
  251.  
  252. TextLabel_3.Parent = Main
  253. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  254. TextLabel_3.BackgroundTransparency = 1
  255. TextLabel_3.BorderSizePixel = 0
  256. TextLabel_3.Position = UDim2.new(0.122615807, 0, 0.262295067, 0)
  257. TextLabel_3.Size = UDim2.new(0, 45, 0, 16)
  258. TextLabel_3.Font = Enum.Font.SourceSans
  259. TextLabel_3.Text = "Esp"
  260. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  261. TextLabel_3.TextSize = 14
  262. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  263.  
  264. FireWorkCollector.Name = "FireWorkCollector"
  265. FireWorkCollector.Parent = Main
  266. FireWorkCollector.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  267. FireWorkCollector.BorderSizePixel = 0
  268. FireWorkCollector.Position = UDim2.new(0.0245231614, 0, 0.356557369, 0)
  269. FireWorkCollector.Size = UDim2.new(0, 20, 0, 19)
  270. FireWorkCollector.Font = Enum.Font.SourceSans
  271. FireWorkCollector.Text = ""
  272. FireWorkCollector.TextColor3 = Color3.new(1, 1, 1)
  273. FireWorkCollector.TextSize = 14
  274.  
  275. TextLabel_4.Parent = Main
  276. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  277. TextLabel_4.BackgroundTransparency = 1
  278. TextLabel_4.BorderSizePixel = 0
  279. TextLabel_4.Position = UDim2.new(0.122615807, 0, 0.368852437, 0)
  280. TextLabel_4.Size = UDim2.new(0, 45, 0, 16)
  281. TextLabel_4.Font = Enum.Font.SourceSans
  282. TextLabel_4.Text = "Fire Work Collector"
  283. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  284. TextLabel_4.TextSize = 14
  285. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  286.  
  287. GodMode.Name = "GodMode"
  288. GodMode.Parent = Main
  289. GodMode.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  290. GodMode.BorderSizePixel = 0
  291. GodMode.Position = UDim2.new(0.0245231614, 0, 0.483606547, 0)
  292. GodMode.Size = UDim2.new(0, 20, 0, 19)
  293. GodMode.Font = Enum.Font.SourceSans
  294. GodMode.Text = ""
  295. GodMode.TextColor3 = Color3.new(1, 1, 1)
  296. GodMode.TextSize = 14
  297.  
  298. TextLabel_5.Parent = Main
  299. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  300. TextLabel_5.BackgroundTransparency = 1
  301. TextLabel_5.BorderSizePixel = 0
  302. TextLabel_5.Position = UDim2.new(0.122615807, 0, 0.495901614, 0)
  303. TextLabel_5.Size = UDim2.new(0, 45, 0, 16)
  304. TextLabel_5.Font = Enum.Font.SourceSans
  305. TextLabel_5.Text = "God Mode"
  306. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  307. TextLabel_5.TextSize = 14
  308. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  309. -- Scripts:
  310. FireWorkCollector.MouseButton1Click:Connect(function()
  311. loadstring(httpget("https://pastebin.com/raw/wYVfxfyQ"))()
  312. end)
  313.  
  314. GodMode.MouseButton1Click:Connect(function()
  315. while true do
  316. wait()
  317. if game.Players.LocalPlayer.Character:findFirstChild("Damage") then
  318. game.Players.LocalPlayer.Character.Damage:Destroy()
  319. end
  320. end
  321. end)
Add Comment
Please, Sign In to add comment