Advertisement
VenomWhitelist

script

Feb 9th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.42 KB | None | 0 0
  1. if string.find(game:HttpGet("https://pastebin.com/raw/5J8kdtz3"), game.Players.LocalPlayer.Name) then
  2. print("You are blacklisted!")
  3. else if game:HttpGet("https://pastebin.com/raw/S7cu2Zcs") == "false" then
  4. local BPGUI = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("Frame")
  6. local DEPRE = Instance.new("TextLabel")
  7. local SSION = Instance.new("TextLabel")
  8. local CloseButton = Instance.new("TextButton")
  9. local LIFEIS = Instance.new("TextLabel")
  10. local WORTHLESS = Instance.new("TextLabel")
  11. local EnableButton = Instance.new("TextButton")
  12. local DISCORDNOTIF = Instance.new("TextLabel")
  13. local Discord = Instance.new("TextButton")
  14. local BeenActiveFor = Instance.new("TextLabel")
  15. local CreditsMade = Instance.new("TextLabel")
  16. local status = Instance.new("TextLabel")
  17. local RemoteUser = Instance.new("TextBox")
  18. local RemoteInfoButton = Instance.new("TextButton")
  19. local InfoFrame = Instance.new("Frame")
  20. local RNDOM = Instance.new("TextLabel")
  21. local RNDOM2 = Instance.new("TextLabel")
  22. local RNDOM3 = Instance.new("TextLabel")
  23. local RNDOM4 = Instance.new("TextLabel")
  24. local RNDOM5 = Instance.new("TextLabel")
  25. local RNDOM6 = Instance.new("TextLabel")
  26. local RNDOM7 = Instance.new("TextLabel")
  27. local RNDOM8 = Instance.new("TextLabel")
  28. local RNDOM9 = Instance.new("TextLabel")
  29. --Properties:
  30. BPGUI.Name = "BPGUI"
  31. BPGUI.Parent = game.CoreGui
  32. BPGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  33.  
  34. MainFrame.Name = "MainFrame"
  35. MainFrame.Parent = BPGUI
  36. MainFrame.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  37. MainFrame.BorderSizePixel = 0
  38. MainFrame.Position = UDim2.new(0.347252756, 0, 0.240885422, 0)
  39. MainFrame.Size = UDim2.new(0, 306, 0, 272)
  40. MainFrame.Draggable = true
  41. MainFrame.Selectable = true
  42. MainFrame.Active = true
  43.  
  44. DEPRE.Name = "DEPRE"
  45. DEPRE.Parent = MainFrame
  46. DEPRE.BackgroundColor3 = Color3.new(1, 1, 1)
  47. DEPRE.BackgroundTransparency = 1
  48. DEPRE.BorderSizePixel = 0
  49. DEPRE.Size = UDim2.new(0, 157, 0, 40)
  50. DEPRE.Font = Enum.Font.SourceSansLight
  51. DEPRE.Text = "Depre"
  52. DEPRE.TextColor3 = Color3.new(1, 0.933333, 0.933333)
  53. DEPRE.TextScaled = true
  54. DEPRE.TextSize = 14
  55. DEPRE.TextWrapped = true
  56. DEPRE.TextXAlignment = Enum.TextXAlignment.Right
  57.  
  58. SSION.Name = "SSION"
  59. SSION.Parent = MainFrame
  60. SSION.BackgroundColor3 = Color3.new(1, 1, 1)
  61. SSION.BackgroundTransparency = 1
  62. SSION.BorderSizePixel = 0
  63. SSION.Position = UDim2.new(0.51815182, 0, 0, 0)
  64. SSION.Size = UDim2.new(0, 146, 0, 40)
  65. SSION.Font = Enum.Font.SourceSansLight
  66. SSION.Text = "ssion"
  67. SSION.TextColor3 = Color3.new(0.92549, 0.301961, 0.215686)
  68. SSION.TextScaled = true
  69. SSION.TextSize = 14
  70. SSION.TextWrapped = true
  71. SSION.TextXAlignment = Enum.TextXAlignment.Left
  72.  
  73. CloseButton.Name = "CloseButton"
  74. CloseButton.Parent = MainFrame
  75. CloseButton.BackgroundColor3 = Color3.new(1, 1, 1)
  76. CloseButton.BackgroundTransparency = 1
  77. CloseButton.BorderSizePixel = 0
  78. CloseButton.Position = UDim2.new(0.907108665, 0, -3.46127672e-05, 0)
  79. CloseButton.Size = UDim2.new(0, 28, 0, 24)
  80. CloseButton.Font = Enum.Font.SourceSansLight
  81. CloseButton.Text = "X"
  82. CloseButton.TextColor3 = Color3.new(0.92549, 0.301961, 0.215686)
  83. CloseButton.TextScaled = true
  84. CloseButton.TextSize = 14
  85. CloseButton.TextWrapped = true
  86.  
  87. LIFEIS.Name = "LIFEIS"
  88. LIFEIS.Parent = MainFrame
  89. LIFEIS.BackgroundColor3 = Color3.new(1, 1, 1)
  90. LIFEIS.BackgroundTransparency = 1
  91. LIFEIS.Position = UDim2.new(0.355200261, 0, 0.147016585, 0)
  92. LIFEIS.Size = UDim2.new(0, 36, 0, 11)
  93. LIFEIS.Font = Enum.Font.SourceSansLight
  94. LIFEIS.Text = "Life is"
  95. LIFEIS.TextColor3 = Color3.new(1, 1, 1)
  96. LIFEIS.TextSize = 17
  97. LIFEIS.TextXAlignment = Enum.TextXAlignment.Right
  98.  
  99. WORTHLESS.Name = "WORTHLESS"
  100. WORTHLESS.Parent = MainFrame
  101. WORTHLESS.BackgroundColor3 = Color3.new(1, 1, 1)
  102. WORTHLESS.BackgroundTransparency = 1
  103. WORTHLESS.Position = UDim2.new(0.495049506, 0, 0.1470166, 0)
  104. WORTHLESS.Size = UDim2.new(0, 57, 0, 11)
  105. WORTHLESS.Font = Enum.Font.SourceSansLight
  106. WORTHLESS.Text = "worthless"
  107. WORTHLESS.TextColor3 = Color3.new(0.92549, 0.301961, 0.215686)
  108. WORTHLESS.TextSize = 17
  109. WORTHLESS.TextXAlignment = Enum.TextXAlignment.Left
  110.  
  111. EnableButton.Name = "EnableButton"
  112. EnableButton.Parent = MainFrame
  113. EnableButton.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  114. EnableButton.BorderSizePixel = 0
  115. EnableButton.Position = UDim2.new(0.21895425, 0, 0.25, 0)
  116. EnableButton.Size = UDim2.new(0, 172, 0, 44)
  117. EnableButton.SizeConstraint = Enum.SizeConstraint.RelativeXX
  118. EnableButton.Font = Enum.Font.SourceSansLight
  119. EnableButton.Text = "Enable AFK Farm"
  120. EnableButton.TextColor3 = Color3.new(0.92549, 0.301961, 0.215686)
  121. EnableButton.TextScaled = true
  122. EnableButton.TextSize = 14
  123. EnableButton.TextStrokeColor3 = Color3.new(1, 1, 1)
  124. EnableButton.TextWrapped = true
  125.  
  126. DISCORDNOTIF.Name = "DISCORDNOTIF"
  127. DISCORDNOTIF.Parent = MainFrame
  128. DISCORDNOTIF.BackgroundColor3 = Color3.new(1, 1, 1)
  129. DISCORDNOTIF.BackgroundTransparency = 1
  130. DISCORDNOTIF.Position = UDim2.new(-0.0010088752, 0, 0.95584017, 0)
  131. DISCORDNOTIF.Size = UDim2.new(0, 306, 0, 11)
  132. DISCORDNOTIF.Font = Enum.Font.SourceSansLight
  133. DISCORDNOTIF.Text = "Join my disc to be notified when i upload a new script!"
  134. DISCORDNOTIF.TextColor3 = Color3.new(1, 1, 1)
  135. DISCORDNOTIF.TextSize = 17
  136. DISCORDNOTIF.TextXAlignment = Enum.TextXAlignment.Left
  137.  
  138. Discord.Name = "Discord"
  139. Discord.Parent = MainFrame
  140. Discord.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  141. Discord.BorderColor3 = Color3.new(0.92549, 0.301961, 0.215686)
  142. Discord.BorderSizePixel = 0
  143. Discord.Position = UDim2.new(0, 0, 1.02205884, 0)
  144. Discord.Size = UDim2.new(0, 306, 0, 19)
  145. Discord.SizeConstraint = Enum.SizeConstraint.RelativeXX
  146. Discord.Font = Enum.Font.SourceSansLight
  147. Discord.Text = "Copy discord link to clipboard!"
  148. Discord.TextColor3 = Color3.new(1, 1, 1)
  149. Discord.TextScaled = true
  150. Discord.TextSize = 14
  151. Discord.TextStrokeColor3 = Color3.new(1, 1, 1)
  152. Discord.TextWrapped = true
  153.  
  154. BeenActiveFor.Name = "BeenActiveFor"
  155. BeenActiveFor.Parent = MainFrame
  156. BeenActiveFor.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  157. BeenActiveFor.BorderSizePixel = 0
  158. BeenActiveFor.Position = UDim2.new(0.0767487139, 0, 0.444810748, 0)
  159. BeenActiveFor.Size = UDim2.new(0, 259, 0, 30)
  160. BeenActiveFor.Font = Enum.Font.SourceSansLight
  161. BeenActiveFor.Text = "Been active for 0 hours!"
  162. BeenActiveFor.TextColor3 = Color3.new(1, 1, 1)
  163. BeenActiveFor.TextScaled = true
  164. BeenActiveFor.TextSize = 17
  165. BeenActiveFor.TextWrapped = true
  166. BeenActiveFor.TextXAlignment = Enum.TextXAlignment.Left
  167.  
  168. CreditsMade.Name = "CreditsMade"
  169. CreditsMade.Parent = MainFrame
  170. CreditsMade.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  171. CreditsMade.BorderSizePixel = 0
  172. CreditsMade.Position = UDim2.new(0.0767487213, 0, 0.606575489, 0)
  173. CreditsMade.Size = UDim2.new(0, 259, 0, 30)
  174. CreditsMade.Font = Enum.Font.SourceSansLight
  175. CreditsMade.Text = "You have made total of 0 credits!"
  176. CreditsMade.TextColor3 = Color3.new(1, 1, 1)
  177. CreditsMade.TextScaled = true
  178. CreditsMade.TextSize = 17
  179. CreditsMade.TextWrapped = true
  180. CreditsMade.TextXAlignment = Enum.TextXAlignment.Left
  181.  
  182. status.Name = "status"
  183. status.Parent = MainFrame
  184. status.BackgroundColor3 = Color3.new(1, 1, 1)
  185. status.BackgroundTransparency = 1
  186. status.Position = UDim2.new(0.253219515, 0, 0.716539204, 0)
  187. status.Size = UDim2.new(0, 151, 0, 27)
  188. status.Font = Enum.Font.SourceSansLight
  189. status.Text = "status : disabled"
  190. status.TextColor3 = Color3.new(0.92549, 0.301961, 0.215686)
  191. status.TextScaled = true
  192. status.TextSize = 17
  193. status.TextWrapped = true
  194. status.TextXAlignment = Enum.TextXAlignment.Left
  195.  
  196. RemoteUser.Name = "RemoteUser"
  197. RemoteUser.Parent = MainFrame
  198. RemoteUser.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  199. RemoteUser.BorderSizePixel = 0
  200. RemoteUser.Position = UDim2.new(0.251634002, 0, 0.845546067, 0)
  201. RemoteUser.Size = UDim2.new(0, 144, 0, 15)
  202. RemoteUser.Font = Enum.Font.SourceSansLight
  203. RemoteUser.PlaceholderColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  204. RemoteUser.PlaceholderText = "your remote control account"
  205. RemoteUser.Text = ""
  206. RemoteUser.TextColor3 = Color3.new(1, 1, 1)
  207. RemoteUser.TextScaled = true
  208. RemoteUser.TextSize = 30
  209. RemoteUser.TextWrapped = true
  210.  
  211. RemoteInfoButton.Name = "RemoteInfoButton"
  212. RemoteInfoButton.Parent = MainFrame
  213. RemoteInfoButton.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  214. RemoteInfoButton.BorderSizePixel = 0
  215. RemoteInfoButton.Position = UDim2.new(0.714298248, 0, 0.845546067, 0)
  216. RemoteInfoButton.Size = UDim2.new(0, 20, 0, 15)
  217. RemoteInfoButton.Font = Enum.Font.SourceSansLight
  218. RemoteInfoButton.Text = "?"
  219. RemoteInfoButton.TextColor3 = Color3.new(0.92549, 0.301961, 0.215686)
  220. RemoteInfoButton.TextScaled = true
  221. RemoteInfoButton.TextSize = 14
  222. RemoteInfoButton.TextWrapped = true
  223.  
  224. InfoFrame.Name = "InfoFrame"
  225. InfoFrame.Parent = BPGUI
  226. InfoFrame.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  227. InfoFrame.BorderSizePixel = 0
  228. InfoFrame.Position = UDim2.new(0.571010232, 0, 0.240885422, 0)
  229. InfoFrame.Size = UDim2.new(0, 271, 0, 270)
  230. InfoFrame.Visible = false
  231.  
  232. RNDOM.Name = "RNDOM"
  233. RNDOM.Parent = InfoFrame
  234. RNDOM.BackgroundColor3 = Color3.new(1, 1, 1)
  235. RNDOM.BackgroundTransparency = 1
  236. RNDOM.BorderSizePixel = 0
  237. RNDOM.Size = UDim2.new(0, 122, 0, 93)
  238. RNDOM.Font = Enum.Font.SourceSansLight
  239. RNDOM.Text = "With remote control, you can enable / disable the cheat at any time from any device!"
  240. RNDOM.TextColor3 = Color3.new(1, 1, 1)
  241. RNDOM.TextScaled = true
  242. RNDOM.TextSize = 14
  243. RNDOM.TextWrapped = true
  244.  
  245. RNDOM2.Name = "RNDOM2"
  246. RNDOM2.Parent = InfoFrame
  247. RNDOM2.BackgroundColor3 = Color3.new(1, 1, 1)
  248. RNDOM2.BackgroundTransparency = 1
  249. RNDOM2.BorderSizePixel = 0
  250. RNDOM2.Position = UDim2.new(0.00120984577, 0, 0.4148148, 0)
  251. RNDOM2.Size = UDim2.new(0, 116, 0, 28)
  252. RNDOM2.Font = Enum.Font.SourceSansLight
  253. RNDOM2.Text = "How does it work?"
  254. RNDOM2.TextColor3 = Color3.new(1, 1, 1)
  255. RNDOM2.TextScaled = true
  256. RNDOM2.TextSize = 14
  257. RNDOM2.TextWrapped = true
  258.  
  259. RNDOM3.Name = "RNDOM3"
  260. RNDOM3.Parent = InfoFrame
  261. RNDOM3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  262. RNDOM3.BorderSizePixel = 0
  263. RNDOM3.Position = UDim2.new(-0.000843456306, 0, 0.507364929, 0)
  264. RNDOM3.Size = UDim2.new(0, 121, 0, 133)
  265. RNDOM3.Font = Enum.Font.SourceSansLight
  266. RNDOM3.Text = "it works by chat which means that u have a list of commands that u can use with your remote control account while being in the same game as the remote control account."
  267. RNDOM3.TextColor3 = Color3.new(1, 1, 1)
  268. RNDOM3.TextScaled = true
  269. RNDOM3.TextSize = 14
  270. RNDOM3.TextWrapped = true
  271.  
  272. RNDOM4.Name = "RNDOM4"
  273. RNDOM4.Parent = InfoFrame
  274. RNDOM4.BackgroundColor3 = Color3.new(1, 1, 1)
  275. RNDOM4.BackgroundTransparency = 1
  276. RNDOM4.BorderSizePixel = 0
  277. RNDOM4.Position = UDim2.new(0.517814994, 0, 0, 0)
  278. RNDOM4.Size = UDim2.new(0, 116, 0, 28)
  279. RNDOM4.Font = Enum.Font.SourceSansLight
  280. RNDOM4.Text = "Commands"
  281. RNDOM4.TextColor3 = Color3.new(1, 1, 1)
  282. RNDOM4.TextScaled = true
  283. RNDOM4.TextSize = 14
  284. RNDOM4.TextWrapped = true
  285.  
  286. RNDOM5.Name = "RNDOM5"
  287. RNDOM5.Parent = InfoFrame
  288. RNDOM5.BackgroundColor3 = Color3.new(1, 1, 1)
  289. RNDOM5.BackgroundTransparency = 1
  290. RNDOM5.BorderSizePixel = 0
  291. RNDOM5.Position = UDim2.new(0.495674849, 0, 0.148148149, 0)
  292. RNDOM5.Size = UDim2.new(0, 136, 0, 28)
  293. RNDOM5.Font = Enum.Font.SourceSansLight
  294. RNDOM5.Text = "!start <none> -- starts the bot"
  295. RNDOM5.TextColor3 = Color3.new(1, 1, 1)
  296. RNDOM5.TextScaled = true
  297. RNDOM5.TextSize = 14
  298. RNDOM5.TextWrapped = true
  299.  
  300. RNDOM6.Name = "RNDOM6"
  301. RNDOM6.Parent = InfoFrame
  302. RNDOM6.BackgroundColor3 = Color3.new(1, 1, 1)
  303. RNDOM6.BackgroundTransparency = 1
  304. RNDOM6.BorderSizePixel = 0
  305. RNDOM6.Position = UDim2.new(0.495674849, 0, 0.281481504, 0)
  306. RNDOM6.Size = UDim2.new(0, 136, 0, 28)
  307. RNDOM6.Font = Enum.Font.SourceSansLight
  308. RNDOM6.Text = "!stop <none> -- stops the bot"
  309. RNDOM6.TextColor3 = Color3.new(1, 1, 1)
  310. RNDOM6.TextScaled = true
  311. RNDOM6.TextSize = 14
  312. RNDOM6.TextWrapped = true
  313.  
  314. RNDOM7.Name = "RNDOM7"
  315. RNDOM7.Parent = InfoFrame
  316. RNDOM7.BackgroundColor3 = Color3.new(1, 1, 1)
  317. RNDOM7.BackgroundTransparency = 1
  318. RNDOM7.BorderSizePixel = 0
  319. RNDOM7.Position = UDim2.new(0.491984814, 0, 0.744444489, 0)
  320. RNDOM7.Size = UDim2.new(0, 136, 0, 28)
  321. RNDOM7.Font = Enum.Font.SourceSansLight
  322. RNDOM7.Text = "!check <none> -- checks if the bot is still working"
  323. RNDOM7.TextColor3 = Color3.new(1, 1, 1)
  324. RNDOM7.TextScaled = true
  325. RNDOM7.TextSize = 14
  326. RNDOM7.TextWrapped = true
  327.  
  328. RNDOM8.Name = "RNDOM8"
  329. RNDOM8.Parent = InfoFrame
  330. RNDOM8.BackgroundColor3 = Color3.new(1, 1, 1)
  331. RNDOM8.BackgroundTransparency = 1
  332. RNDOM8.BorderSizePixel = 0
  333. RNDOM8.Position = UDim2.new(0.488362342, 0, 0.412355304, 0)
  334. RNDOM8.Size = UDim2.new(0, 136, 0, 39)
  335. RNDOM8.Font = Enum.Font.SourceSansLight
  336. RNDOM8.Text = "!true <playername> -- will stop killing the player [bot will still be enabled though]"
  337. RNDOM8.TextColor3 = Color3.new(1, 1, 1)
  338. RNDOM8.TextScaled = true
  339. RNDOM8.TextSize = 14
  340. RNDOM8.TextWrapped = true
  341.  
  342. RNDOM9.Name = "RNDOM9"
  343. RNDOM9.Parent = InfoFrame
  344. RNDOM9.BackgroundColor3 = Color3.new(1, 1, 1)
  345. RNDOM9.BackgroundTransparency = 1
  346. RNDOM9.BorderSizePixel = 0
  347. RNDOM9.Position = UDim2.new(0.492052376, 0, 0.575318277, 0)
  348. RNDOM9.Size = UDim2.new(0, 136, 0, 39)
  349. RNDOM9.Font = Enum.Font.SourceSansLight
  350. RNDOM9.Text = "!false <playername> -- will resume killing the player "
  351. RNDOM9.TextColor3 = Color3.new(1, 1, 1)
  352. RNDOM9.TextScaled = true
  353. RNDOM9.TextSize = 14
  354. RNDOM9.TextWrapped = true
  355. -- Scripts:
  356.  
  357. e = false
  358. _G.Enabled = false
  359. credit = false
  360.  
  361. for index, a in pairs(game.Players:GetChildren()) do
  362. _G[a.Name] = false
  363. end
  364.  
  365. game.Players.PlayerAdded:connect(function(player)
  366. _G[player.Name] = false
  367. end)
  368.  
  369. CloseButton.MouseButton1Click:connect(function()
  370. game.CoreGui:FindFirstChild("BPGUI"):Destroy()
  371. end)
  372.  
  373. puts = false
  374. RemoteInfoButton.MouseButton1Click:connect(function()
  375. if puts == false then
  376. puts = true
  377. InfoFrame.Visible = true
  378. else if puts == true then
  379. puts = false
  380. InfoFrame.Visible = false
  381. end
  382. end
  383. end)
  384.  
  385. timeron = false
  386. nr = 0
  387. function timerstart()
  388. while wait(3600) and timeron == true do
  389. nr = nr + 1
  390. match = string.match(BeenActiveFor.Text, "for (%d+) hours!")
  391. BeenActiveFor.Text = string.gsub(BeenActiveFor.Text, tostring(match), nr)
  392. end
  393. end
  394.  
  395. old = string.match(tostring(game:GetService("Players")["LocalPlayer"]["PlayerGui"]["ScreenGui"]["shop"]["top"]["credits"].Text), "(%d+) Credits")
  396. function creditcheck()
  397. while wait(0) do
  398. if credit == true then
  399. new = string.match(tostring(game:GetService("Players")["LocalPlayer"]["PlayerGui"]["ScreenGui"]["shop"]["top"]["credits"].Text), "(%d+) Credits")
  400. newcredit = tonumber(new) - tonumber(old)
  401. CreditsMade.Text = "You have made total of "..newcredit.." credits!"
  402. end
  403. end
  404. end
  405.  
  406. function autocontrol1()
  407. local Action = game.Players:GetPlayers()
  408. for i = 1,#Action do
  409. Action[i].Chatted:connect(function(Message)
  410. if string.find(Message, "!start") then
  411. if Action[i].Name == RemoteUser.Text then
  412. old = string.match(tostring(game:GetService("Players")["LocalPlayer"]["PlayerGui"]["ScreenGui"]["shop"]["top"]["credits"].Text), "(%d+) Credits")
  413. _G.Enabled = true
  414. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("BOT Started!", "All")
  415. end
  416. end
  417. end)
  418. end
  419. end
  420. autocontrol1()
  421.  
  422. function autocontrol2()
  423. local Action = game.Players:GetPlayers()
  424. for i = 1,#Action do
  425. Action[i].Chatted:connect(function(Message)
  426. if string.find(Message, "!stop") then
  427. if Action[i].Name == RemoteUser.Text then
  428. _G.Enabled = false
  429. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("BOT Stopped!", "All")
  430. end
  431. end
  432. end)
  433. end
  434. end
  435. autocontrol2()
  436.  
  437. function autocontrol3()
  438. local Action = game.Players:GetPlayers()
  439. for i = 1,#Action do
  440. Action[i].Chatted:connect(function(Message)
  441. if string.find(Message, "!check") then
  442. if Action[i].Name == RemoteUser.Text then
  443. credit = false
  444. CreditsMade.Text = "You have made total of 0 credits!"
  445. wait(1)
  446. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Yeah i can confirm that i am "..RemoteUser.Text.."'s ".."bot!", "All")
  447. end
  448. end
  449. end)
  450. end
  451. end
  452. autocontrol3()
  453.  
  454. function autocontrol4()
  455. local Action = game.Players:GetPlayers()
  456. for i = 1,#Action do
  457. Action[i].Chatted:connect(function(Message)
  458. if string.find(Message, "!true ") then
  459. if Action[i].Name == RemoteUser.Text then
  460. playername = string.gsub(Message, "!true ", "")
  461. _G[playername] = false
  462. wait(1)
  463. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("stopped the bot for him / her!", "All")
  464. end
  465. end
  466. end)
  467. end
  468. end
  469. autocontrol4()
  470.  
  471.  
  472. function autocontrol5()
  473. local Action = game.Players:GetPlayers()
  474. for i = 1,#Action do
  475. Action[i].Chatted:connect(function(Message)
  476. if string.find(Message, "!false ") then
  477. if Action[i].Name == RemoteUser.Text then
  478. playername = string.gsub(Message, "!false ", "")
  479. _G[playername] = true
  480. wait(1)
  481. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("stopped the bot for him / her!", "All")
  482. end
  483. end
  484. end)
  485. end
  486. end
  487. autocontrol5()
  488.  
  489. Discord.MouseButton1Click:connect(function()
  490. discord = "https://discord.gg/Kq49gQ3"
  491. if toclipboard then
  492. last = string.len(discord)
  493. toclipboard(discord..last)
  494. end
  495.  
  496. if setclipboard then
  497. setclipboard(discord)
  498. end
  499. end)
  500.  
  501. EnableButton.MouseButton1Click:connect(function()
  502. if e == false then
  503. old = string.match(tostring(game:GetService("Players")["LocalPlayer"]["PlayerGui"]["ScreenGui"]["shop"]["top"]["credits"].Text), "(%d+) Credits")
  504. EnableButton.Text = "Disable AFK Farm"
  505. e = true
  506. _G.Enabled = true
  507. status.Text = "status : enabled"
  508. credit = true
  509. timeron = true
  510. timerstart()
  511. else
  512. timeron = false
  513. EnableButton.Text = "Enable AFK Farm"
  514. e = false
  515. _G.Enabled = false
  516. status.Text = "status : disabled"
  517. BeenActiveFor.Text = "Been active for 0 hours!"
  518. nr = 0
  519. end
  520. end)
  521.  
  522. EnableButton.MouseButton1Click:connect(function()
  523. if e == false then
  524. credit = true
  525. creditcheck()
  526. else
  527. credit = false
  528. CreditsMade.Text = "You have made total of 0 credits!"
  529. end
  530. end)
  531.  
  532. while wait() do
  533. if _G.Enabled == true then
  534. loadstring([[
  535. function m()
  536. myname = game.Players.LocalPlayer.Name
  537. if game.Workspace:FindFirstChild(myname) then
  538. if game.Workspace[myname]:FindFirstChild("Blade") then
  539. for index, a in pairs(game.Players:GetChildren()) do
  540. if game.Workspace:FindFirstChild(a.Name) then
  541. ii = game.Workspace:FindFirstChild(a.Name)
  542. if ii:FindFirstChild("Blade") or ii:FindFirstChild("Ninja") then
  543. local targetplayer = a.Character.HumanoidRootPart
  544. if _G[ii.Name] == false then
  545. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(targetplayer.Position.X, targetplayer.Position.Y, targetplayer.Position.Z)
  546. Input.LeftClick()
  547. end
  548. end
  549. end
  550. end
  551. end
  552. end
  553. end
  554. m()
  555. ]])()
  556. end
  557. end
  558. end
  559. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement