Advertisement
Dragonvn

OP Legendary RBLX

May 19th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.33 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local ccc = Instance.new("Frame")
  7. local dfvip = Instance.new("TextButton")
  8. local food = Instance.new("TextButton")
  9. local chest = Instance.new("TextButton")
  10. local wtf = Instance.new("TextButton")
  11. local clicktp = Instance.new("TextButton")
  12. local item = Instance.new("TextButton")
  13. local farm = Instance.new("TextButton")
  14. local sd = Instance.new("Frame")
  15. local wtf_2 = Instance.new("TextButton")
  16. local vokun = Instance.new("TextButton")
  17. local bandits = Instance.new("TextButton")
  18. local thieves = Instance.new("TextButton")
  19. local crab = Instance.new("TextButton")
  20. local Boar = Instance.new("TextButton")
  21. local bring = Instance.new("TextButton")
  22. local kk = Instance.new("Frame")
  23. local wtf_3 = Instance.new("TextButton")
  24. local TextBox = Instance.new("TextBox")
  25. local Sumbit = Instance.new("TextButton")
  26. --Properties:
  27. ScreenGui.Parent = game.CoreGui
  28. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  29.  
  30. Frame.Parent = ScreenGui
  31. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  32. Frame.Position = UDim2.new(0.0395371206, 0, 0.338775516, 0)
  33. Frame.Size = UDim2.new(0, 471, 0, 238)
  34. Frame.Style = Enum.FrameStyle.RobloxRound
  35. Frame.Active = true
  36. Frame.Draggable = true
  37.  
  38. ccc.Name = "ccc"
  39. ccc.Parent = Frame
  40. ccc.BackgroundColor3 = Color3.new(0, 0, 0)
  41. ccc.Position = UDim2.new(0.154074386, 0, 0.223092094, 0)
  42. ccc.Size = UDim2.new(0, 313, 0, 142)
  43. ccc.Style = Enum.FrameStyle.RobloxRound
  44.  
  45. dfvip.Name = "dfvip"
  46. dfvip.Parent = ccc
  47. dfvip.BackgroundColor3 = Color3.new(0, 0, 0)
  48. dfvip.Position = UDim2.new(-0.0251071975, 0, 0.0474321581, 0)
  49. dfvip.Size = UDim2.new(0, 110, 0, 45)
  50. dfvip.Font = Enum.Font.SourceSans
  51. dfvip.Text = "TP DF VIP"
  52. dfvip.TextColor3 = Color3.new(1, 1, 1)
  53. dfvip.TextScaled = true
  54. dfvip.TextSize = 14
  55. dfvip.TextWrapped = true
  56.  
  57. food.Name = "food"
  58. food.Parent = ccc
  59. food.BackgroundColor3 = Color3.new(0, 0, 0)
  60. food.Position = UDim2.new(0.652209044, 0, 0.0474321581, 0)
  61. food.Size = UDim2.new(0, 110, 0, 45)
  62. food.Font = Enum.Font.SourceSans
  63. food.Text = "TP FOOD"
  64. food.TextColor3 = Color3.new(1, 1, 1)
  65. food.TextScaled = true
  66. food.TextSize = 14
  67. food.TextWrapped = true
  68.  
  69. chest.Name = "chest"
  70. chest.Parent = ccc
  71. chest.BackgroundColor3 = Color3.new(0, 0, 0)
  72. chest.Position = UDim2.new(0.397894233, 0, 0.0553657562, 0)
  73. chest.Size = UDim2.new(0, 62, 0, 45)
  74. chest.Font = Enum.Font.SourceSans
  75. chest.Text = "TP CHEST"
  76. chest.TextColor3 = Color3.new(1, 1, 1)
  77. chest.TextScaled = true
  78. chest.TextSize = 14
  79. chest.TextWrapped = true
  80.  
  81. wtf.Name = "wtf"
  82. wtf.Parent = ccc
  83. wtf.BackgroundColor3 = Color3.new(0, 0, 0)
  84. wtf.Position = UDim2.new(-0.108957991, 0, 1.16318357, 0)
  85. wtf.Size = UDim2.new(0, 356, 0, 24)
  86. wtf.Font = Enum.Font.SourceSans
  87. wtf.Text = "By ka roblox YT"
  88. wtf.TextColor3 = Color3.new(1, 1, 1)
  89. wtf.TextScaled = true
  90. wtf.TextSize = 14
  91. wtf.TextWrapped = true
  92.  
  93. clicktp.Name = "clicktp"
  94. clicktp.Parent = ccc
  95. clicktp.BackgroundColor3 = Color3.new(0, 0, 0)
  96. clicktp.Position = UDim2.new(0.313550919, 0, 0.512220919, 0)
  97. clicktp.Size = UDim2.new(0, 110, 0, 45)
  98. clicktp.Font = Enum.Font.SourceSans
  99. clicktp.Text = "CLICK TP"
  100. clicktp.TextColor3 = Color3.new(1, 1, 1)
  101. clicktp.TextScaled = true
  102. clicktp.TextSize = 14
  103. clicktp.TextWrapped = true
  104.  
  105. item.Name = "item"
  106. item.Parent = Frame
  107. item.BackgroundColor3 = Color3.new(0, 0, 0)
  108. item.Position = UDim2.new(0.159900889, 0, 0.059372142, 0)
  109. item.Size = UDim2.new(0, 106, 0, 24)
  110. item.Font = Enum.Font.SourceSans
  111. item.Text = "TP ITEM"
  112. item.TextColor3 = Color3.new(1, 1, 1)
  113. item.TextScaled = true
  114. item.TextSize = 14
  115. item.TextWrapped = true
  116.  
  117. farm.Name = "farm"
  118. farm.Parent = Frame
  119. farm.BackgroundColor3 = Color3.new(0, 0, 0)
  120. farm.Position = UDim2.new(0.601514518, 0, 0.059372142, 0)
  121. farm.Size = UDim2.new(0, 106, 0, 24)
  122. farm.Font = Enum.Font.SourceSans
  123. farm.Text = "FARM NPC"
  124. farm.TextColor3 = Color3.new(1, 1, 1)
  125. farm.TextScaled = true
  126. farm.TextSize = 14
  127. farm.TextWrapped = true
  128.  
  129. sd.Name = "sd"
  130. sd.Parent = Frame
  131. sd.BackgroundColor3 = Color3.new(0, 0, 0)
  132. sd.Position = UDim2.new(0.154074386, 0, 0.223092094, 0)
  133. sd.Size = UDim2.new(0, 313, 0, 142)
  134. sd.Visible = false
  135. sd.Style = Enum.FrameStyle.RobloxRound
  136.  
  137. wtf_2.Name = "wtf"
  138. wtf_2.Parent = sd
  139. wtf_2.BackgroundColor3 = Color3.new(0, 0, 0)
  140. wtf_2.Position = UDim2.new(-0.108957991, 0, 1.16318357, 0)
  141. wtf_2.Size = UDim2.new(0, 356, 0, 24)
  142. wtf_2.Font = Enum.Font.SourceSans
  143. wtf_2.Text = "By ka roblox YT"
  144. wtf_2.TextColor3 = Color3.new(1, 1, 1)
  145. wtf_2.TextScaled = true
  146. wtf_2.TextSize = 14
  147. wtf_2.TextWrapped = true
  148.  
  149. vokun.Name = "vokun"
  150. vokun.Parent = sd
  151. vokun.BackgroundColor3 = Color3.new(0, 0, 0)
  152. vokun.Position = UDim2.new(-0.0214231443, 0, 0.0850813985, 0)
  153. vokun.Size = UDim2.new(0, 117, 0, 30)
  154. vokun.Font = Enum.Font.SourceSans
  155. vokun.Text = "vokun"
  156. vokun.TextColor3 = Color3.new(1, 1, 1)
  157. vokun.TextScaled = true
  158. vokun.TextSize = 14
  159. vokun.TextWrapped = true
  160.  
  161. bandits.Name = "bandits"
  162. bandits.Parent = sd
  163. bandits.BackgroundColor3 = Color3.new(0, 0, 0)
  164. bandits.Position = UDim2.new(0.636723816, 0, 0.0850813985, 0)
  165. bandits.Size = UDim2.new(0, 117, 0, 30)
  166. bandits.Font = Enum.Font.SourceSans
  167. bandits.Text = "bandit"
  168. bandits.TextColor3 = Color3.new(1, 1, 1)
  169. bandits.TextScaled = true
  170. bandits.TextSize = 14
  171. bandits.TextWrapped = true
  172.  
  173. thieves.Name = "thieves"
  174. thieves.Parent = sd
  175. thieves.BackgroundColor3 = Color3.new(0, 0, 0)
  176. thieves.Position = UDim2.new(0.304455459, 0, 0.373813778, 0)
  177. thieves.Size = UDim2.new(0, 117, 0, 30)
  178. thieves.Font = Enum.Font.SourceSans
  179. thieves.Text = "thieves"
  180. thieves.TextColor3 = Color3.new(1, 1, 1)
  181. thieves.TextScaled = true
  182. thieves.TextSize = 14
  183. thieves.TextWrapped = true
  184.  
  185. crab.Name = "crab"
  186. crab.Parent = sd
  187. crab.BackgroundColor3 = Color3.new(0, 0, 0)
  188. crab.Position = UDim2.new(-0.0182282422, 0, 0.725926459, 0)
  189. crab.Size = UDim2.new(0, 117, 0, 30)
  190. crab.Font = Enum.Font.SourceSans
  191. crab.Text = "crab"
  192. crab.TextColor3 = Color3.new(1, 1, 1)
  193. crab.TextScaled = true
  194. crab.TextSize = 14
  195. crab.TextWrapped = true
  196.  
  197. Boar.Name = " Boar"
  198. Boar.Parent = sd
  199. Boar.BackgroundColor3 = Color3.new(0, 0, 0)
  200. Boar.Position = UDim2.new(0.617554545, 0, 0.725926459, 0)
  201. Boar.Size = UDim2.new(0, 117, 0, 30)
  202. Boar.Font = Enum.Font.SourceSans
  203. Boar.Text = " Boar"
  204. Boar.TextColor3 = Color3.new(1, 1, 1)
  205. Boar.TextScaled = true
  206. Boar.TextSize = 14
  207. Boar.TextWrapped = true
  208.  
  209. bring.Name = "bring"
  210. bring.Parent = Frame
  211. bring.BackgroundColor3 = Color3.new(0, 0, 0)
  212. bring.Position = UDim2.new(0.418874681, 0, 0.0748146772, 0)
  213. bring.Size = UDim2.new(0, 72, 0, 17)
  214. bring.Font = Enum.Font.SourceSans
  215. bring.Text = "BRING"
  216. bring.TextColor3 = Color3.new(1, 1, 1)
  217. bring.TextScaled = true
  218. bring.TextSize = 14
  219. bring.TextWrapped = true
  220.  
  221. kk.Name = "kk"
  222. kk.Parent = Frame
  223. kk.BackgroundColor3 = Color3.new(0, 0, 0)
  224. kk.Position = UDim2.new(0.154074386, 0, 0.223092094, 0)
  225. kk.Size = UDim2.new(0, 313, 0, 142)
  226. kk.Visible = false
  227. kk.Style = Enum.FrameStyle.RobloxRound
  228.  
  229. wtf_3.Name = "wtf"
  230. wtf_3.Parent = kk
  231. wtf_3.BackgroundColor3 = Color3.new(0, 0, 0)
  232. wtf_3.Position = UDim2.new(-0.108957991, 0, 1.16318357, 0)
  233. wtf_3.Size = UDim2.new(0, 356, 0, 24)
  234. wtf_3.Font = Enum.Font.SourceSans
  235. wtf_3.Text = "By ka roblox YT"
  236. wtf_3.TextColor3 = Color3.new(1, 1, 1)
  237. wtf_3.TextScaled = true
  238. wtf_3.TextSize = 14
  239. wtf_3.TextWrapped = true
  240.  
  241. TextBox.Parent = kk
  242. TextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  243. TextBox.Position = UDim2.new(0.162939295, 0, 0, 0)
  244. TextBox.Size = UDim2.new(0, 200, 0, 50)
  245. TextBox.Font = Enum.Font.SourceSans
  246. TextBox.Text = ""
  247. TextBox.TextColor3 = Color3.new(1, 1, 1)
  248. TextBox.TextScaled = true
  249. TextBox.TextSize = 14
  250. TextBox.TextWrapped = true
  251.  
  252. Sumbit.Name = "Sumbit"
  253. Sumbit.Parent = TextBox
  254. Sumbit.BackgroundColor3 = Color3.new(0, 0, 0)
  255. Sumbit.Position = UDim2.new(0.217674881, 0, 1.5942266, 0)
  256. Sumbit.Size = UDim2.new(0, 114, 0, 21)
  257. Sumbit.Font = Enum.Font.SourceSans
  258. Sumbit.Text = "Sumit"
  259. Sumbit.TextColor3 = Color3.new(1, 1, 1)
  260. Sumbit.TextScaled = true
  261. Sumbit.TextSize = 14
  262. Sumbit.TextWrapped = true
  263. -- Scripts:
  264. function SCRIPT_LZPN77_FAKESCRIPT() -- dfvip.LocalScript
  265. local script = Instance.new('LocalScript')
  266. script.Parent = dfvip
  267. dfvip.MouseButton1Click:connect(function()
  268. -- Made by Keriza#1287 - https://v3rmillion.net/member.php?action=profile&uid=778335
  269.  
  270. while wait() do
  271. local t = {}
  272. local plr = game:service'Players'.LocalPlayer
  273. for i,v in pairs(workspace:GetChildren()) do
  274. spawn(function()
  275. if v.Name == "Ope Fruit" then
  276. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  277. end
  278. if v.Name == "Smelt Fruit" then
  279. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  280. end
  281. if v.Name == "Magma Fruit" then
  282. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  283. end
  284. if v.Name == "Gas Fruit" then
  285. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  286. end
  287. if v.Name == "Sand Fruit" then
  288. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  289. end
  290. if v.Name == "Dark Fruit" then
  291. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  292. end
  293. if v.Name == "Chilly Fruit" then
  294. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  295. end
  296. if v.Name == "Rumble Fruit" then
  297. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  298. end
  299. if v.Name == "Slip Fruit" then
  300. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  301. end
  302. if v.Name == "Float Fruit" then
  303. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  304. end
  305. if v.Name == "Smoke Fruit" then
  306. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  307. end
  308. if v.Name == "Barrier Fruit" then
  309. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  310. end
  311. if v.Name == "Gum Fruit" then
  312. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  313. end
  314. if v.Name == "Hot Fruit" then
  315. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  316. end
  317. if v.Name == "Clear Fruit" then
  318. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  319. end
  320. if v.Name == "Diamond Fruit" then
  321. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  322. end
  323. if v.Name == "Return Fruit" then
  324. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  325. end
  326. if v.Name == "More Fruit" then
  327. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  328. end
  329. if v.Name == "Phoenix Fruit" then
  330. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  331. end
  332. if v.Name == "Chop Fruit" then
  333. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  334. end
  335. if v.Name == "Spring Fruit" then
  336. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  337. end
  338. if v.Name == "LightOld Fruit" then
  339. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  340. end
  341. if v.Name == "Swim Fruit" then
  342. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  343. end
  344. if v.Name == "Snow Fruit" then
  345. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  346. end
  347. if v.Name == "Hobby Fruit" then
  348. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  349. end
  350. if v.Name == "Clone Fruit" then
  351. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  352. end
  353. if v.Name == "Z_Template Fruit" then
  354. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  355. end
  356. if v.Name == "String Fruit" then
  357. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  358. end
  359. if v.Name == "Flare Fruit" then
  360. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  361. end
  362. if v.Name == "Light Fruit" then
  363. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  364. end
  365.  
  366. end)
  367. end
  368. end
  369.  
  370. end)
  371.  
  372. end
  373. coroutine.resume(coroutine.create(SCRIPT_LZPN77_FAKESCRIPT))
  374. function SCRIPT_YKYT82_FAKESCRIPT() -- food.LocalScript
  375. local script = Instance.new('LocalScript')
  376. script.Parent = food
  377. food.MouseButton1Click:connect(function()
  378. -- Made by Keriza#1287 - https://v3rmillion.net/member.php?action=profile&uid=778335
  379.  
  380. while wait() do
  381. local t = {}
  382. local plr = game:service'Players'.LocalPlayer
  383. for i,v in pairs(workspace:GetChildren()) do
  384. spawn(function()
  385. if v.Name == "Cantaloupe" then
  386. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  387. end
  388. if v.Name == "Melon" then
  389. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  390. end
  391. if v.Name == "Pumpkin" then
  392. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  393. end
  394. if v.Name == "Banana" then
  395. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  396. end
  397. end)
  398. end
  399. end
  400.  
  401. end)
  402.  
  403. end
  404. coroutine.resume(coroutine.create(SCRIPT_YKYT82_FAKESCRIPT))
  405. function SCRIPT_CQBC81_FAKESCRIPT() -- chest.LocalScript
  406. local script = Instance.new('LocalScript')
  407. script.Parent = chest
  408. chest.MouseButton1Click:connect(function()
  409. local apis = game.workspace:GetDescendants()
  410. for i, v in pairs(apis) do
  411. if v.Name == "Touch" and v.Parent.Name == "TreasureChestPart" then
  412. v.Parent.CFrame = game.workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame
  413. end
  414. end
  415.  
  416. end)
  417.  
  418. end
  419. coroutine.resume(coroutine.create(SCRIPT_CQBC81_FAKESCRIPT))
  420. function SCRIPT_RYRW82_FAKESCRIPT() -- wtf.LocalScript
  421. local script = Instance.new('LocalScript')
  422. script.Parent = wtf
  423. while true do
  424. script.Parent.BackgroundColor3 = Color3.new(1,0,0)
  425. wait(0.01)
  426. script.Parent.BackgroundColor3 = Color3.new(1,0.1,0)
  427. wait(0.01)
  428. script.Parent.BackgroundColor3 = Color3.new(1,0.2,0)
  429. wait(0.01)
  430. script.Parent.BackgroundColor3 = Color3.new(1,0.3,0)
  431. wait(0.01)
  432. script.Parent.BackgroundColor3 = Color3.new(1,0.4,0)
  433. wait(0.01)
  434. script.Parent.BackgroundColor3 = Color3.new(1,0.5,0)
  435. wait(0.01)
  436. script.Parent.BackgroundColor3 = Color3.new(1,0.6,0)
  437. wait(0.01)
  438. script.Parent.BackgroundColor3 = Color3.new(1,0.7,0)
  439. wait(0.01)
  440. script.Parent.BackgroundColor3 = Color3.new(1,0.8,0)
  441. wait(0.01)
  442. script.Parent.BackgroundColor3 = Color3.new(1,0.9,0)
  443. wait(0.01)
  444. script.Parent.BackgroundColor3 = Color3.new(1,1,0)
  445. wait(0.01)
  446. script.Parent.BackgroundColor3 = Color3.new(0.9,1,0)
  447. wait(0.01)
  448. script.Parent.BackgroundColor3 = Color3.new(0.8,1,0)
  449. wait(0.01)
  450. script.Parent.BackgroundColor3 = Color3.new(0.7,1,0)
  451. wait(0.01)
  452. script.Parent.BackgroundColor3 = Color3.new(0.6,1,0)
  453. wait(0.01)
  454. script.Parent.BackgroundColor3 = Color3.new(0.5,1,0)
  455. wait(0.01)
  456. script.Parent.BackgroundColor3 = Color3.new(0.4,1,0)
  457. wait(0.01)
  458. script.Parent.BackgroundColor3 = Color3.new(0.3,1,0)
  459. wait(0.01)
  460. script.Parent.BackgroundColor3 = Color3.new(0.2,1,0)
  461. wait(0.01)
  462. script.Parent.BackgroundColor3 = Color3.new(0.1,1,0)
  463. wait(0.01)
  464. script.Parent.BackgroundColor3 = Color3.new(0,1,0)
  465. wait(0.01)
  466. script.Parent.BackgroundColor3 = Color3.new(0,1,0.1)
  467. wait(0.01)
  468. script.Parent.BackgroundColor3 = Color3.new(0,1,0.2)
  469. wait(0.01)
  470. script.Parent.BackgroundColor3 = Color3.new(0,1,0.3)
  471. wait(0.01)
  472. script.Parent.BackgroundColor3 = Color3.new(0,1,0.4)
  473. wait(0.01)
  474. script.Parent.BackgroundColor3 = Color3.new(0,1,0.5)
  475. wait(0.01)
  476. script.Parent.BackgroundColor3 = Color3.new(0,1,0.6)
  477. wait(0.01)
  478. script.Parent.BackgroundColor3 = Color3.new(0,1,0.7)
  479. wait(0.01)
  480. script.Parent.BackgroundColor3 = Color3.new(0,1,0.8)
  481. wait(0.01)
  482. script.Parent.BackgroundColor3 = Color3.new(0,1,0.9)
  483. wait(0.01)
  484. script.Parent.BackgroundColor3 = Color3.new(0,1,1)
  485. wait(0.01)
  486. script.Parent.BackgroundColor3 = Color3.new(0,0.9,1)
  487. wait(0.01)
  488. script.Parent.BackgroundColor3 = Color3.new(0,0.8,1)
  489. wait(0.01)
  490. script.Parent.BackgroundColor3 = Color3.new(0,0.7,1)
  491. wait(0.01)
  492. script.Parent.BackgroundColor3 = Color3.new(0,0.6,1)
  493. wait(0.01)
  494. script.Parent.BackgroundColor3 = Color3.new(0,0.5,1)
  495. wait(0.01)
  496. script.Parent.BackgroundColor3 = Color3.new(0,0.4,1)
  497. wait(0.01)
  498. script.Parent.BackgroundColor3 = Color3.new(0,0.3,1)
  499. wait(0.01)
  500. script.Parent.BackgroundColor3 = Color3.new(0,0.2,1)
  501. wait(0.01)
  502. script.Parent.BackgroundColor3 = Color3.new(0,0.1,1)
  503. wait(0.01)
  504. script.Parent.BackgroundColor3 = Color3.new(0,0,1)
  505. wait(0.01)
  506. script.Parent.BackgroundColor3 = Color3.new(0.1,0,1)
  507. wait(0.01)
  508. script.Parent.BackgroundColor3 = Color3.new(0.2,0,1)
  509. wait(0.01)
  510. script.Parent.BackgroundColor3 = Color3.new(0.3,0,1)
  511. wait(0.01)
  512. script.Parent.BackgroundColor3 = Color3.new(0.4,0,1)
  513. wait(0.01)
  514. script.Parent.BackgroundColor3 = Color3.new(0.5,0,1)
  515. wait(0.01)
  516. script.Parent.BackgroundColor3 = Color3.new(0.6,0,1)
  517. wait(0.01)
  518. script.Parent.BackgroundColor3 = Color3.new(0.7,0,1)
  519. wait(0.01)
  520. script.Parent.BackgroundColor3 = Color3.new(0.8,0,1)
  521. wait(0.01)
  522. script.Parent.BackgroundColor3 = Color3.new(0.9,0,1)
  523. wait(0.01)
  524. script.Parent.BackgroundColor3 = Color3.new(1,0,1)
  525. wait(0.01)
  526. script.Parent.BackgroundColor3 = Color3.new(1,0,0.9)
  527. wait(0.01)
  528. script.Parent.BackgroundColor3 = Color3.new(1,0,0.8)
  529. wait(0.01)
  530. script.Parent.BackgroundColor3 = Color3.new(1,0,0.7)
  531. wait(0.01)
  532. script.Parent.BackgroundColor3 = Color3.new(1,0,0.6)
  533. wait(0.01)
  534. script.Parent.BackgroundColor3 = Color3.new(1,0,0.5)
  535. wait(0.01)
  536. script.Parent.BackgroundColor3 = Color3.new(1,0,0.4)
  537. wait(0.01)
  538. script.Parent.BackgroundColor3 = Color3.new(1,0,0.3)
  539. wait(0.01)
  540. script.Parent.BackgroundColor3 = Color3.new(1,0,0.2)
  541. wait(0.01)
  542. script.Parent.BackgroundColor3 = Color3.new(1,0,0.1)
  543. wait(0.01)
  544. end
  545.  
  546.  
  547. end
  548. coroutine.resume(coroutine.create(SCRIPT_RYRW82_FAKESCRIPT))
  549. function SCRIPT_ESWR69_FAKESCRIPT() -- clicktp.LocalScript
  550. local script = Instance.new('LocalScript')
  551. script.Parent = clicktp
  552. clicktp.MouseButton1Click:connect(function()
  553. mouse = game.Players.LocalPlayer:GetMouse()
  554.  
  555. tool = Instance.new("Tool")
  556.  
  557. tool.RequiresHandle = false
  558.  
  559. tool.Name = "Skrrrt"
  560.  
  561. tool.Activated:connect(function()
  562.  
  563. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  564.  
  565. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  566.  
  567. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  568.  
  569. end)
  570. tool.Parent = game.Players.LocalPlayer.Backpack
  571.  
  572. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  573. if v.ClassName == "Script" then
  574. for i,c in pairs(v:GetChildren()) do
  575. if c.Name == "" then
  576. v:Remove()
  577.  
  578. end
  579. end
  580. end
  581. end
  582. wait(1)
  583. end)
  584.  
  585. end
  586. coroutine.resume(coroutine.create(SCRIPT_ESWR69_FAKESCRIPT))
  587. function SCRIPT_HDKA74_FAKESCRIPT() -- wtf_2.LocalScript
  588. local script = Instance.new('LocalScript')
  589. script.Parent = wtf_2
  590. while true do
  591. script.Parent.BackgroundColor3 = Color3.new(1,0,0)
  592. wait(0.01)
  593. script.Parent.BackgroundColor3 = Color3.new(1,0.1,0)
  594. wait(0.01)
  595. script.Parent.BackgroundColor3 = Color3.new(1,0.2,0)
  596. wait(0.01)
  597. script.Parent.BackgroundColor3 = Color3.new(1,0.3,0)
  598. wait(0.01)
  599. script.Parent.BackgroundColor3 = Color3.new(1,0.4,0)
  600. wait(0.01)
  601. script.Parent.BackgroundColor3 = Color3.new(1,0.5,0)
  602. wait(0.01)
  603. script.Parent.BackgroundColor3 = Color3.new(1,0.6,0)
  604. wait(0.01)
  605. script.Parent.BackgroundColor3 = Color3.new(1,0.7,0)
  606. wait(0.01)
  607. script.Parent.BackgroundColor3 = Color3.new(1,0.8,0)
  608. wait(0.01)
  609. script.Parent.BackgroundColor3 = Color3.new(1,0.9,0)
  610. wait(0.01)
  611. script.Parent.BackgroundColor3 = Color3.new(1,1,0)
  612. wait(0.01)
  613. script.Parent.BackgroundColor3 = Color3.new(0.9,1,0)
  614. wait(0.01)
  615. script.Parent.BackgroundColor3 = Color3.new(0.8,1,0)
  616. wait(0.01)
  617. script.Parent.BackgroundColor3 = Color3.new(0.7,1,0)
  618. wait(0.01)
  619. script.Parent.BackgroundColor3 = Color3.new(0.6,1,0)
  620. wait(0.01)
  621. script.Parent.BackgroundColor3 = Color3.new(0.5,1,0)
  622. wait(0.01)
  623. script.Parent.BackgroundColor3 = Color3.new(0.4,1,0)
  624. wait(0.01)
  625. script.Parent.BackgroundColor3 = Color3.new(0.3,1,0)
  626. wait(0.01)
  627. script.Parent.BackgroundColor3 = Color3.new(0.2,1,0)
  628. wait(0.01)
  629. script.Parent.BackgroundColor3 = Color3.new(0.1,1,0)
  630. wait(0.01)
  631. script.Parent.BackgroundColor3 = Color3.new(0,1,0)
  632. wait(0.01)
  633. script.Parent.BackgroundColor3 = Color3.new(0,1,0.1)
  634. wait(0.01)
  635. script.Parent.BackgroundColor3 = Color3.new(0,1,0.2)
  636. wait(0.01)
  637. script.Parent.BackgroundColor3 = Color3.new(0,1,0.3)
  638. wait(0.01)
  639. script.Parent.BackgroundColor3 = Color3.new(0,1,0.4)
  640. wait(0.01)
  641. script.Parent.BackgroundColor3 = Color3.new(0,1,0.5)
  642. wait(0.01)
  643. script.Parent.BackgroundColor3 = Color3.new(0,1,0.6)
  644. wait(0.01)
  645. script.Parent.BackgroundColor3 = Color3.new(0,1,0.7)
  646. wait(0.01)
  647. script.Parent.BackgroundColor3 = Color3.new(0,1,0.8)
  648. wait(0.01)
  649. script.Parent.BackgroundColor3 = Color3.new(0,1,0.9)
  650. wait(0.01)
  651. script.Parent.BackgroundColor3 = Color3.new(0,1,1)
  652. wait(0.01)
  653. script.Parent.BackgroundColor3 = Color3.new(0,0.9,1)
  654. wait(0.01)
  655. script.Parent.BackgroundColor3 = Color3.new(0,0.8,1)
  656. wait(0.01)
  657. script.Parent.BackgroundColor3 = Color3.new(0,0.7,1)
  658. wait(0.01)
  659. script.Parent.BackgroundColor3 = Color3.new(0,0.6,1)
  660. wait(0.01)
  661. script.Parent.BackgroundColor3 = Color3.new(0,0.5,1)
  662. wait(0.01)
  663. script.Parent.BackgroundColor3 = Color3.new(0,0.4,1)
  664. wait(0.01)
  665. script.Parent.BackgroundColor3 = Color3.new(0,0.3,1)
  666. wait(0.01)
  667. script.Parent.BackgroundColor3 = Color3.new(0,0.2,1)
  668. wait(0.01)
  669. script.Parent.BackgroundColor3 = Color3.new(0,0.1,1)
  670. wait(0.01)
  671. script.Parent.BackgroundColor3 = Color3.new(0,0,1)
  672. wait(0.01)
  673. script.Parent.BackgroundColor3 = Color3.new(0.1,0,1)
  674. wait(0.01)
  675. script.Parent.BackgroundColor3 = Color3.new(0.2,0,1)
  676. wait(0.01)
  677. script.Parent.BackgroundColor3 = Color3.new(0.3,0,1)
  678. wait(0.01)
  679. script.Parent.BackgroundColor3 = Color3.new(0.4,0,1)
  680. wait(0.01)
  681. script.Parent.BackgroundColor3 = Color3.new(0.5,0,1)
  682. wait(0.01)
  683. script.Parent.BackgroundColor3 = Color3.new(0.6,0,1)
  684. wait(0.01)
  685. script.Parent.BackgroundColor3 = Color3.new(0.7,0,1)
  686. wait(0.01)
  687. script.Parent.BackgroundColor3 = Color3.new(0.8,0,1)
  688. wait(0.01)
  689. script.Parent.BackgroundColor3 = Color3.new(0.9,0,1)
  690. wait(0.01)
  691. script.Parent.BackgroundColor3 = Color3.new(1,0,1)
  692. wait(0.01)
  693. script.Parent.BackgroundColor3 = Color3.new(1,0,0.9)
  694. wait(0.01)
  695. script.Parent.BackgroundColor3 = Color3.new(1,0,0.8)
  696. wait(0.01)
  697. script.Parent.BackgroundColor3 = Color3.new(1,0,0.7)
  698. wait(0.01)
  699. script.Parent.BackgroundColor3 = Color3.new(1,0,0.6)
  700. wait(0.01)
  701. script.Parent.BackgroundColor3 = Color3.new(1,0,0.5)
  702. wait(0.01)
  703. script.Parent.BackgroundColor3 = Color3.new(1,0,0.4)
  704. wait(0.01)
  705. script.Parent.BackgroundColor3 = Color3.new(1,0,0.3)
  706. wait(0.01)
  707. script.Parent.BackgroundColor3 = Color3.new(1,0,0.2)
  708. wait(0.01)
  709. script.Parent.BackgroundColor3 = Color3.new(1,0,0.1)
  710. wait(0.01)
  711. end
  712.  
  713.  
  714. end
  715. coroutine.resume(coroutine.create(SCRIPT_HDKA74_FAKESCRIPT))
  716. function SCRIPT_FCDE82_FAKESCRIPT() -- vokun.LocalScript
  717. local script = Instance.new('LocalScript')
  718. script.Parent = vokun
  719. vokun.MouseButton1Click:connect(function()
  720. local runService = game:GetService('RunService')
  721. local Stepped
  722. Farming = true
  723.  
  724. if Farming then
  725. Stepped = runService.Stepped:Connect(function()
  726. for i,v in pairs(workspace.Enemies:GetChildren()) do
  727. if string.find(v.Name, "Lv200") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  728. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  729. end
  730. end
  731. end)
  732. end
  733. wait()
  734. for i,v in pairs(workspace:GetChildren()) do
  735. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  736. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  737. end
  738. end
  739. end)
  740.  
  741.  
  742. end
  743. coroutine.resume(coroutine.create(SCRIPT_FCDE82_FAKESCRIPT))
  744. function SCRIPT_QFCE69_FAKESCRIPT() -- bandits.LocalScript
  745. local script = Instance.new('LocalScript')
  746. script.Parent = bandits
  747. bandits.MouseButton1Click:connect(function()
  748. local runService = game:GetService('RunService')
  749. local Stepped
  750. Farming = true
  751. if Farming then
  752. Stepped = runService.Stepped:Connect(function()
  753. for i,v in pairs(workspace.Enemies:GetChildren()) do
  754. if string.find(v.Name, "Lv9") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  755. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  756. end
  757. end
  758. end)
  759. end
  760. wait()
  761. for i,v in pairs(workspace:GetChildren()) do
  762. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  763. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  764. end
  765. end
  766. end)
  767.  
  768. end
  769. coroutine.resume(coroutine.create(SCRIPT_QFCE69_FAKESCRIPT))
  770. function SCRIPT_JHXG68_FAKESCRIPT() -- thieves.LocalScript
  771. local script = Instance.new('LocalScript')
  772. script.Parent = thieves
  773. thieves.MouseButton1Click:connect(function()
  774. local runService = game:GetService('RunService')
  775. local Stepped
  776. Farming = true
  777. if Farming then
  778. Stepped = runService.Stepped:Connect(function()
  779. for i,v in pairs(workspace.Enemies:GetChildren()) do
  780. if string.find(v.Name, "Lv20 Thief") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  781. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  782. end
  783. end
  784. end)
  785. end
  786. wait()
  787. for i,v in pairs(workspace:GetChildren()) do
  788. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  789. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  790. end
  791. end
  792. end)
  793.  
  794. end
  795. coroutine.resume(coroutine.create(SCRIPT_JHXG68_FAKESCRIPT))
  796. function SCRIPT_WKFW75_FAKESCRIPT() -- Boar.LocalScript
  797. local script = Instance.new('LocalScript')
  798. script.Parent = Boar
  799. Boar.MouseButton1Click:connect(function()
  800. local runService = game:GetService('RunService')
  801. local Stepped
  802. Farming = true
  803. if Farming then
  804. Stepped = runService.Stepped:Connect(function()
  805. for i,v in pairs(workspace.Enemies:GetChildren()) do
  806. if string.find(v.Name, "Lv20") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  807. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  808. end
  809. end
  810. end)
  811. end
  812. wait()
  813. for i,v in pairs(workspace:GetChildren()) do
  814. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  815. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  816. end
  817. end
  818. end)
  819.  
  820. end
  821. coroutine.resume(coroutine.create(SCRIPT_WKFW75_FAKESCRIPT))
  822. function SCRIPT_ERSX74_FAKESCRIPT() -- wtf_3.LocalScript
  823. local script = Instance.new('LocalScript')
  824. script.Parent = wtf_3
  825. while true do
  826. script.Parent.BackgroundColor3 = Color3.new(1,0,0)
  827. wait(0.01)
  828. script.Parent.BackgroundColor3 = Color3.new(1,0.1,0)
  829. wait(0.01)
  830. script.Parent.BackgroundColor3 = Color3.new(1,0.2,0)
  831. wait(0.01)
  832. script.Parent.BackgroundColor3 = Color3.new(1,0.3,0)
  833. wait(0.01)
  834. script.Parent.BackgroundColor3 = Color3.new(1,0.4,0)
  835. wait(0.01)
  836. script.Parent.BackgroundColor3 = Color3.new(1,0.5,0)
  837. wait(0.01)
  838. script.Parent.BackgroundColor3 = Color3.new(1,0.6,0)
  839. wait(0.01)
  840. script.Parent.BackgroundColor3 = Color3.new(1,0.7,0)
  841. wait(0.01)
  842. script.Parent.BackgroundColor3 = Color3.new(1,0.8,0)
  843. wait(0.01)
  844. script.Parent.BackgroundColor3 = Color3.new(1,0.9,0)
  845. wait(0.01)
  846. script.Parent.BackgroundColor3 = Color3.new(1,1,0)
  847. wait(0.01)
  848. script.Parent.BackgroundColor3 = Color3.new(0.9,1,0)
  849. wait(0.01)
  850. script.Parent.BackgroundColor3 = Color3.new(0.8,1,0)
  851. wait(0.01)
  852. script.Parent.BackgroundColor3 = Color3.new(0.7,1,0)
  853. wait(0.01)
  854. script.Parent.BackgroundColor3 = Color3.new(0.6,1,0)
  855. wait(0.01)
  856. script.Parent.BackgroundColor3 = Color3.new(0.5,1,0)
  857. wait(0.01)
  858. script.Parent.BackgroundColor3 = Color3.new(0.4,1,0)
  859. wait(0.01)
  860. script.Parent.BackgroundColor3 = Color3.new(0.3,1,0)
  861. wait(0.01)
  862. script.Parent.BackgroundColor3 = Color3.new(0.2,1,0)
  863. wait(0.01)
  864. script.Parent.BackgroundColor3 = Color3.new(0.1,1,0)
  865. wait(0.01)
  866. script.Parent.BackgroundColor3 = Color3.new(0,1,0)
  867. wait(0.01)
  868. script.Parent.BackgroundColor3 = Color3.new(0,1,0.1)
  869. wait(0.01)
  870. script.Parent.BackgroundColor3 = Color3.new(0,1,0.2)
  871. wait(0.01)
  872. script.Parent.BackgroundColor3 = Color3.new(0,1,0.3)
  873. wait(0.01)
  874. script.Parent.BackgroundColor3 = Color3.new(0,1,0.4)
  875. wait(0.01)
  876. script.Parent.BackgroundColor3 = Color3.new(0,1,0.5)
  877. wait(0.01)
  878. script.Parent.BackgroundColor3 = Color3.new(0,1,0.6)
  879. wait(0.01)
  880. script.Parent.BackgroundColor3 = Color3.new(0,1,0.7)
  881. wait(0.01)
  882. script.Parent.BackgroundColor3 = Color3.new(0,1,0.8)
  883. wait(0.01)
  884. script.Parent.BackgroundColor3 = Color3.new(0,1,0.9)
  885. wait(0.01)
  886. script.Parent.BackgroundColor3 = Color3.new(0,1,1)
  887. wait(0.01)
  888. script.Parent.BackgroundColor3 = Color3.new(0,0.9,1)
  889. wait(0.01)
  890. script.Parent.BackgroundColor3 = Color3.new(0,0.8,1)
  891. wait(0.01)
  892. script.Parent.BackgroundColor3 = Color3.new(0,0.7,1)
  893. wait(0.01)
  894. script.Parent.BackgroundColor3 = Color3.new(0,0.6,1)
  895. wait(0.01)
  896. script.Parent.BackgroundColor3 = Color3.new(0,0.5,1)
  897. wait(0.01)
  898. script.Parent.BackgroundColor3 = Color3.new(0,0.4,1)
  899. wait(0.01)
  900. script.Parent.BackgroundColor3 = Color3.new(0,0.3,1)
  901. wait(0.01)
  902. script.Parent.BackgroundColor3 = Color3.new(0,0.2,1)
  903. wait(0.01)
  904. script.Parent.BackgroundColor3 = Color3.new(0,0.1,1)
  905. wait(0.01)
  906. script.Parent.BackgroundColor3 = Color3.new(0,0,1)
  907. wait(0.01)
  908. script.Parent.BackgroundColor3 = Color3.new(0.1,0,1)
  909. wait(0.01)
  910. script.Parent.BackgroundColor3 = Color3.new(0.2,0,1)
  911. wait(0.01)
  912. script.Parent.BackgroundColor3 = Color3.new(0.3,0,1)
  913. wait(0.01)
  914. script.Parent.BackgroundColor3 = Color3.new(0.4,0,1)
  915. wait(0.01)
  916. script.Parent.BackgroundColor3 = Color3.new(0.5,0,1)
  917. wait(0.01)
  918. script.Parent.BackgroundColor3 = Color3.new(0.6,0,1)
  919. wait(0.01)
  920. script.Parent.BackgroundColor3 = Color3.new(0.7,0,1)
  921. wait(0.01)
  922. script.Parent.BackgroundColor3 = Color3.new(0.8,0,1)
  923. wait(0.01)
  924. script.Parent.BackgroundColor3 = Color3.new(0.9,0,1)
  925. wait(0.01)
  926. script.Parent.BackgroundColor3 = Color3.new(1,0,1)
  927. wait(0.01)
  928. script.Parent.BackgroundColor3 = Color3.new(1,0,0.9)
  929. wait(0.01)
  930. script.Parent.BackgroundColor3 = Color3.new(1,0,0.8)
  931. wait(0.01)
  932. script.Parent.BackgroundColor3 = Color3.new(1,0,0.7)
  933. wait(0.01)
  934. script.Parent.BackgroundColor3 = Color3.new(1,0,0.6)
  935. wait(0.01)
  936. script.Parent.BackgroundColor3 = Color3.new(1,0,0.5)
  937. wait(0.01)
  938. script.Parent.BackgroundColor3 = Color3.new(1,0,0.4)
  939. wait(0.01)
  940. script.Parent.BackgroundColor3 = Color3.new(1,0,0.3)
  941. wait(0.01)
  942. script.Parent.BackgroundColor3 = Color3.new(1,0,0.2)
  943. wait(0.01)
  944. script.Parent.BackgroundColor3 = Color3.new(1,0,0.1)
  945. wait(0.01)
  946. end
  947.  
  948.  
  949. end
  950. coroutine.resume(coroutine.create(SCRIPT_ERSX74_FAKESCRIPT))
  951. function SCRIPT_JBET71_FAKESCRIPT() -- Sumbit.LocalScript
  952. local script = Instance.new('LocalScript')
  953. script.Parent = Sumbit
  954. Sumbit.MouseButton1Down:connect(function()
  955. for f,g in pairs(game.Workspace:GetDescendants())do if string.find(g.Name,Text.Text)then g:FindFirstChild("HumanoidRootPart").Anchored=true;g:FindFirstChild("HumanoidRootPart").CFrame=game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3.3)
  956. end
  957. end
  958. end)
  959. end
  960.  
  961. farm.MouseButton1Click:connect(function()
  962. ccc.Visible = false
  963. sd.Visible = true
  964. kk.Visible = false
  965. end)
  966.  
  967. item.MouseButton1Click:connect(function()
  968. ccc.Visible = true
  969. sd.Visible = false
  970. kk.Visible = false
  971. end)
  972.  
  973. bring.MouseButton1Click:connect(function()
  974. ccc.Visible = false
  975. sd.Visible = false
  976. kk.Visible = true
  977. end)
  978. coroutine.resume(coroutine.create(SCRIPT_JBET71_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement