Advertisement
Empourt

FargonHubSimpleSpammer

Apr 8th, 2021 (edited)
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.47 KB | None | 0 0
  1. print([[CREATED BY @xXrisingXx
  2. ───╔═╗╔═╗────────────╔═╗╔═╗
  3. ───╚╗╚╝╔╝────────────╚╗╚╝╔╝
  4. ╔╗╔╗╚╗╔╝╔═╦╦══╦╦═╗╔══╗╚╗╔╝╔╗╔╗
  5. ╚╬╬╝╔╝╚╗║╔╬╣══╬╣╔╗╣╔╗║╔╝╚╗╚╬╬╝
  6. ╔╬╬╦╝╔╗╚╣║║╠══║║║║║╚╝╠╝╔╗╚╦╬╬╗
  7. ╚╝╚╩═╝╚═╩╝╚╩══╩╩╝╚╩═╗╠═╝╚═╩╝╚╝
  8. ──────────────────╔═╝║
  9. ──────────────────╚══╝]])
  10. game:GetService("StarterGui"):SetCore("SendNotification", {Title = 'Injected', Text = 'XidiaV5 has been injected into game. For list of commands please press f9!', Duration = 10})
  11. local VirtualUser = game:GetService('VirtualUser')
  12.  
  13. game:GetService('Players').LocalPlayer.Idled:Connect(function()
  14. VirtualUser:CaptureController()
  15. VirtualUser:ClickButton2(Vector2.new())
  16. end)
  17. local FargonHub = Instance.new("ScreenGui")
  18. local movebar = Instance.new("ImageLabel")
  19. local exit = Instance.new("ImageButton")
  20. local icon = Instance.new("ImageButton")
  21. local fargon = Instance.new("TextLabel")
  22. local hub = Instance.new("TextLabel")
  23. local mini = Instance.new("ImageButton")
  24. local kohls = Instance.new("ImageLabel")
  25. local mainfunctions = Instance.new("ScrollingFrame")
  26. local textbacker = Instance.new("ImageLabel")
  27. local input = Instance.new("TextBox")
  28. local boolbutton = Instance.new("ImageButton")
  29. local executebacker = Instance.new("ImageButton")
  30. local execute = Instance.new("TextButton")
  31. local maintab = Instance.new("TextButton")
  32.  
  33. FargonHub.Name = "FargonHub"
  34. FargonHub.Parent = game.CoreGui
  35. FargonHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  36. FargonHub.ResetOnSpawn = false
  37.  
  38. movebar.Name = "movebar"
  39. movebar.Parent = FargonHub
  40. movebar.AnchorPoint = Vector2.new(0.5, 0.5)
  41. movebar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  42. movebar.BackgroundTransparency = 1.000
  43. movebar.Position = UDim2.new(0.471238792, 0, 0.309855461, 0)
  44. movebar.Size = UDim2.new(0, 403, 0, 25)
  45. movebar.ZIndex = 5
  46. movebar.Image = "rbxassetid://3570695787"
  47. movebar.ImageColor3 = Color3.fromRGB(29, 29, 29)
  48. movebar.ScaleType = Enum.ScaleType.Slice
  49. movebar.SliceCenter = Rect.new(100, 100, 100, 100)
  50. movebar.SliceScale = 0.100
  51. movebar.Active = true
  52. movebar.Draggable = true
  53.  
  54. exit.Name = "exit"
  55. exit.Parent = movebar
  56. exit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  57. exit.BackgroundTransparency = 1.000
  58. exit.Position = UDim2.new(0.914528966, 0, 0, 0)
  59. exit.Size = UDim2.new(0, 25, 0, 25)
  60. exit.Image = "rbxassetid://4688154693"
  61. exit.ImageColor3 = Color3.fromRGB(200, 200, 200)
  62.  
  63. icon.Name = "icon"
  64. icon.Parent = movebar
  65. icon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  66. icon.BackgroundTransparency = 1.000
  67. icon.Position = UDim2.new(0, 5, 0, 0)
  68. icon.Size = UDim2.new(0, 25, 0, 25)
  69. icon.ZIndex = 5
  70. icon.Image = "http://www.roblox.com/asset/?id=6597617413"
  71.  
  72. fargon.Name = "fargon"
  73. fargon.Parent = movebar
  74. fargon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  75. fargon.BackgroundTransparency = 1.000
  76. fargon.Position = UDim2.new(0.0773866996, 0, 0.00955444295, 0)
  77. fargon.Size = UDim2.new(0, 43, 0, 24)
  78. fargon.Font = Enum.Font.SourceSans
  79. fargon.Text = "Fargon"
  80. fargon.TextColor3 = Color3.fromRGB(0, 255, 255)
  81. fargon.TextScaled = true
  82. fargon.TextSize = 14.000
  83. fargon.TextWrapped = true
  84. fargon.TextXAlignment = Enum.TextXAlignment.Left
  85.  
  86. hub.Name = "hub"
  87. hub.Parent = movebar
  88. hub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  89. hub.BackgroundTransparency = 1.000
  90. hub.Position = UDim2.new(0.182866693, 0, 0.00955444202, 0)
  91. hub.Size = UDim2.new(0, 24, 0, 24)
  92. hub.Font = Enum.Font.SourceSans
  93. hub.Text = "Hub"
  94. hub.TextColor3 = Color3.fromRGB(170, 255, 0)
  95. hub.TextScaled = true
  96. hub.TextSize = 14.000
  97. hub.TextWrapped = true
  98. hub.TextXAlignment = Enum.TextXAlignment.Left
  99.  
  100. mini.Name = "mini"
  101. mini.Parent = movebar
  102. mini.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  103. mini.BackgroundTransparency = 1.000
  104. mini.Position = UDim2.new(0.851324737, 0, 0, 0)
  105. mini.Size = UDim2.new(0, 25, 0, 25)
  106. mini.Image = "rbxassetid://4530358017"
  107. mini.ImageColor3 = Color3.fromRGB(200, 200, 200)
  108.  
  109. kohls.Name = "kohls"
  110. kohls.Parent = movebar
  111. kohls.AnchorPoint = Vector2.new(0.5, 0.5)
  112. kohls.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  113. kohls.BackgroundTransparency = 1.000
  114. kohls.Position = UDim2.new(0.495714366, 0, 3.81763482, 0)
  115. kohls.Size = UDim2.new(0, 404, 0, 191)
  116. kohls.ZIndex = 0
  117. kohls.Image = "rbxassetid://3570695787"
  118. kohls.ImageColor3 = Color3.fromRGB(23, 23, 23)
  119. kohls.ScaleType = Enum.ScaleType.Slice
  120. kohls.SliceCenter = Rect.new(100, 100, 100, 100)
  121. kohls.SliceScale = 0.100
  122.  
  123. mainfunctions.Name = "mainfunctions"
  124. mainfunctions.Parent = kohls
  125. mainfunctions.Active = true
  126. mainfunctions.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  127. mainfunctions.BorderSizePixel = 0
  128. mainfunctions.Position = UDim2.new(0, 15, 0, 60)
  129. mainfunctions.Size = UDim2.new(0, 370, 0, 114)
  130. mainfunctions.ZIndex = 0
  131. mainfunctions.BottomImage = "rbxassetid://2991280711"
  132. mainfunctions.CanvasSize = UDim2.new(0, 0, 0, 100)
  133. mainfunctions.MidImage = "rbxassetid://2991280711"
  134. mainfunctions.ScrollBarThickness = 5
  135. mainfunctions.TopImage = "rbxassetid://2991280711"
  136.  
  137. textbacker.Name = "textbacker"
  138. textbacker.Parent = mainfunctions
  139. textbacker.AnchorPoint = Vector2.new(0.5, 0.5)
  140. textbacker.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  141. textbacker.BackgroundTransparency = 1.000
  142. textbacker.Position = UDim2.new(0, 157, 0, 35)
  143. textbacker.Size = UDim2.new(0, 263, 0, 37)
  144. textbacker.ZIndex = 0
  145. textbacker.Image = "rbxassetid://3570695787"
  146. textbacker.ImageColor3 = Color3.fromRGB(23, 23, 23)
  147. textbacker.ScaleType = Enum.ScaleType.Slice
  148. textbacker.SliceCenter = Rect.new(100, 100, 100, 100)
  149. textbacker.SliceScale = 0.100
  150.  
  151. input.Name = "input"
  152. input.Parent = textbacker
  153. input.AnchorPoint = Vector2.new(1, 1)
  154. input.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  155. input.BackgroundTransparency = 1.000
  156. input.Position = UDim2.new(0.998000026, 0, 0.916945994, 0)
  157. input.Size = UDim2.new(0, 262, 0, 37)
  158. input.Font = Enum.Font.SourceSans
  159. input.Text = "command here"
  160. input.TextColor3 = Color3.fromRGB(200, 200, 200)
  161. input.TextScaled = true
  162. input.TextSize = 14.000
  163. input.TextWrapped = true
  164.  
  165. boolbutton.Name = "boolbutton"
  166. boolbutton.Parent = mainfunctions
  167. boolbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  168. boolbutton.BackgroundTransparency = 1.000
  169. boolbutton.Position = UDim2.new(0.832297266, 0, 0.188301891, 0)
  170. boolbutton.Size = UDim2.new(0, 30, 0, 30)
  171. boolbutton.Image = "rbxassetid://3570695787"
  172. boolbutton.ImageColor3 = Color3.fromRGB(199, 0, 0)
  173. boolbutton.ScaleType = Enum.ScaleType.Slice
  174. boolbutton.SliceCenter = Rect.new(100, 100, 100, 100)
  175. boolbutton.SliceScale = 0.100
  176.  
  177. executebacker.Name = "executebacker"
  178. executebacker.Parent = mainfunctions
  179. executebacker.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  180. executebacker.BackgroundTransparency = 1.000
  181. executebacker.Position = UDim2.new(0.0686863661, 0, 0.594832599, 0)
  182. executebacker.Size = UDim2.new(0, 313, 0, 30)
  183. executebacker.Image = "rbxassetid://3570695787"
  184. executebacker.ImageColor3 = Color3.fromRGB(23, 23, 23)
  185. executebacker.ScaleType = Enum.ScaleType.Slice
  186. executebacker.SliceCenter = Rect.new(100, 100, 100, 100)
  187. executebacker.SliceScale = 0.100
  188.  
  189. execute.Name = "execute"
  190. execute.Parent = executebacker
  191. execute.BackgroundColor3 = Color3.fromRGB(23, 23, 23)
  192. execute.BackgroundTransparency = 0.8
  193. execute.Position = UDim2.new(0, 0, -0.0799999982, 0)
  194. execute.Size = UDim2.new(0, 311, 0, 30)
  195. execute.Font = Enum.Font.SourceSans
  196. execute.Text = "execute once!"
  197. execute.TextColor3 = Color3.fromRGB(200, 200, 200)
  198. execute.TextScaled = true
  199. execute.TextSize = 14.000
  200. execute.TextWrapped = true
  201.  
  202. maintab.Name = "maintab"
  203. maintab.Parent = kohls
  204. maintab.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  205. maintab.BorderSizePixel = 0
  206. maintab.Position = UDim2.new(0.037128713, 0, 0.168776378, 0)
  207. maintab.Size = UDim2.new(0, 47, 0, 28)
  208. maintab.Font = Enum.Font.SourceSans
  209. maintab.Text = "MAIN"
  210. maintab.TextColor3 = Color3.fromRGB(255, 255, 255)
  211. maintab.TextSize = 14.000
  212.  
  213. coroutine.wrap(function()
  214. while true do
  215. game.Players.LocalPlayer.PlayerGui:WaitForChild('HintGUI'):Destroy()
  216. end
  217. end)()
  218.  
  219. local lp = game.Players.LocalPlayer
  220. local lc = lp.Character
  221. local plrs = game.Players
  222. local zalgo = game:HttpGet("https://pastebin.com/raw/u7b5jBGE")
  223. ---------------------------------------------------------------------------------------------
  224. exit.MouseButton1Down:Connect(function()
  225. FargonHub:Destroy()
  226. end)
  227. ---------------------------------------------------------------------------------------------
  228. mini.MouseButton1Down:Connect(function()
  229. if kohls.Visible == true then
  230. kohls.Visible = false
  231. elseif kohls.Visible == false then
  232. kohls.Visible = true
  233. end
  234. end)
  235. ---------------------------------------------------------------------------------------------
  236. local spamming = Instance.new('BoolValue').Value
  237. boolbutton.MouseButton1Down:Connect(function()
  238. if spamming == false then
  239. spamming = true
  240. game:GetService('StarterGui'):SetCore('SendNotification', {Title = 'ON', Text = 'Spamming chosen command!', Duration = 5})
  241. boolbutton.ImageColor3 = Color3.fromRGB(85, 170, 0)
  242. elseif spamming == true then
  243. spamming = false
  244. game:GetService('StarterGui'):SetCore('SendNotification', {Title = 'OFF', Text = 'Stopped spamming chosen command!', Duration = 5})
  245. boolbutton.ImageColor3 = Color3.fromRGB(199, 0, 0)
  246. end
  247. end)
  248.  
  249.  
  250. ---------------------------------------------------------------------------------------------
  251. execute.MouseButton1Down:Connect(function()
  252. local txt = input.Text
  253. if txt then
  254. ---------------------------------------------------------------------
  255. if txt:lower():sub(1, 3) == 'lag' then
  256. plrs:Chat('pm/'..txt:lower():sub(5)..'/'..zalgo)
  257. ---------------------------------------------------------------------
  258. elseif txt:lower():sub(1, 5) == 'abuse' then
  259. plrs:Chat('explode '..txt:lower():sub(7))
  260. wait(0.1)
  261. plrs:Chat('reset '..txt:lower():sub(7))
  262. ---------------------------------------------------------------------
  263. elseif txt:lower():sub(1) == 'hlag' then
  264. if plrs.LocalPlayer.PlayerGui:FindFirstChild('HintGUI') then
  265. plrs.LocalPlayer.PlayerGui:FindFirstChild('HintGUI'):Destroy()
  266. else
  267. plrs:Chat("h "..zalgo)
  268. end
  269. elseif txt:lower():sub(1, 9) == 'anticrash' then
  270. local searching = Instance.new('BoolValue').Value searching = false
  271. if txt:lower():sub(11) == 'on' then searching = true game:GetService('StarterGui'):SetCore('SendNotification', {Title = 'ON', Text = 'Searching for crashable gear!', Duration = 5})
  272. if searching == true then
  273. function check()
  274. for i,v in pairs(plrs:GetChildren()) do
  275. if v.Character:FindFirstChild('VampireVanquisher') or v.Backpack:FindFirstChild('VampireVanquisher') or v.Character:FindFirstChild('PortableJustice') or v.Backpack:FindFirstChild('PortableJustice')then
  276. plrs:Chat('ungear '..v.Name)
  277. end
  278. v.Backpack.ChildAdded:Connect(function(tool)
  279. if tool.Name == 'VampireVanquisher' or tool.Name == 'PortableJustice' and searching == true then plrs:Chat('ungear '..v.Name) end
  280. end)
  281. end
  282. end
  283. check()
  284. lpadded = lp.CharacterAdded:connect(function(Char)
  285. if searching == true then
  286. check()
  287. ld = lc:WaitForChild("Humanoid").Died:Connect(function()
  288. if searching == true then
  289. check()
  290. elseif searching == true then
  291. lpadded:Disconnect() ld:Disconnect() added:Disconnect()
  292. end
  293. end)
  294. elseif searching == false then
  295. lpadded:Disconnect() ld:Disconnect() added:Disconnect()
  296. end
  297. end)
  298. end
  299.  
  300. elseif txt:lower():sub(11) == 'off' then searching = false game:GetService('StarterGui'):SetCore('SendNotification', {Title = 'OFF', Text = 'Stopped searching for crashable gear!', Duration = 5}) end
  301. else
  302. local arguments = txt:split(";")
  303. for i,v in pairs(arguments) do
  304. if txt:find(';') then
  305. wait(0.04)
  306. plrs:Chat(""..v)
  307. else
  308. plrs:Chat(""..v)
  309. end
  310. end
  311. end
  312. end
  313. end)
  314. ---------------------------------------------------------------------------------------------
  315. while wait() do
  316. local txt = input.Text
  317. if txt and spamming == true then
  318. ---------------------------------------------------------------------
  319. if txt:lower():sub(1, 3) == 'lag' then
  320. plrs:Chat('pm/'..txt:lower():sub(5)..'/'..zalgo)
  321. ---------------------------------------------------------------------
  322. elseif txt:lower():sub(1) == 'crash' then
  323. plrs:Chat('gear me 00000000000000000094794847')
  324. if plrs.LocalPlayer.Backpack:FindFirstChild('VampireVanquisher') then
  325. plrs.LocalPlayer.Character.Humanoid:EquipTool(plrs.LocalPlayer.Backpack.VampireVanquisher)
  326. end
  327. plrs:Chat('size me .3')
  328. ---------------------------------------------------------------------
  329. elseif txt:lower():sub(1) == 'scrash' then
  330. plrs:Chat('clr')
  331. plrs:Chat('gear all 00000000000000000094794847')
  332. plrs:Chat('h/'..zalgo)
  333. plrs:Chat('clr')
  334. plrs:Chat('fix')
  335. plrs:Chat('time 0')
  336. plrs:Chat('fogend 25')
  337. plrs:Chat('fogcolor 0 0 0')
  338. plrs:Chat('outdoorambient 0 0 0')
  339. plrs:Chat('music 950296099')
  340. wait(0.7)
  341. if plrs.LocalPlayer.Backpack:FindFirstChild('VampireVanquisher') then
  342. plrs.LocalPlayer.Character.Humanoid:EquipTool(plrs.LocalPlayer.Backpack.VampireVanquisher)
  343. end
  344. plrs:Chat('size all .3')
  345. ---------------------------------------------------------------------
  346. elseif txt:lower():sub(1, 5) == 'abuse' then
  347. plrs:Chat('explode '..txt:lower():sub(7))
  348. wait(0.1)
  349. plrs:Chat('reset '..txt:lower():sub(7))
  350. ---------------------------------------------------------------------
  351. elseif txt:lower():sub(1) == 'hlag' then
  352. plrs:Chat("h "..zalgo)
  353. else
  354. local arguments = txt:split(";")
  355. for i,v in pairs(arguments) do
  356. if txt:find(';') then
  357. wait()
  358. plrs:Chat(""..v)
  359. else
  360. plrs:Chat(""..v)
  361. end
  362. end
  363. end
  364. end
  365. end
  366.  
  367. ---------------------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement