Advertisement
dannthebesttt

i got hecks

Aug 11th, 2019
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.25 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local dm = Instance.new("Frame")
  6. local copy = Instance.new("TextButton")
  7. local disc = Instance.new("TextLabel")
  8. local close = Instance.new("TextButton")
  9. local scripts = Instance.new("Frame")
  10. local label = Instance.new("TextLabel")
  11. local reviz = Instance.new("TextButton")
  12. local aimbot = Instance.new("TextButton")
  13. local esp = Instance.new("TextButton")
  14. local soon = Instance.new("TextButton")
  15. local soon_2 = Instance.new("TextButton")
  16. local raddleton = Instance.new("TextButton")
  17. local ImageButton = Instance.new("ImageButton")
  18. local label_2 = Instance.new("TextLabel")
  19. local soon_3 = Instance.new("Frame")
  20. local comingsoon = Instance.new("TextLabel")
  21. local closesoon = Instance.new("TextButton")
  22. local info = Instance.new("Frame")
  23. local guiby = Instance.new("TextLabel")
  24. local closeinfo = Instance.new("TextButton")
  25. local ultimate = Instance.new("TextButton")
  26. local prisonlife = Instance.new("TextButton")
  27.  
  28. --Properties:
  29. ScreenGui.Parent = game.CoreGui
  30. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  31.  
  32. dm.Name = "dm"
  33. dm.Parent = ScreenGui
  34. dm.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  35. dm.BorderColor3 = Color3.new(0, 0, 0)
  36. dm.Position = UDim2.new(0.24486199, 0, 0.164825499, 0)
  37. dm.Size = UDim2.new(0, 248, 0, 177)
  38. dm.Visible = false
  39.  
  40. copy.Name = "copy"
  41. copy.Parent = dm
  42. copy.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  43. copy.BorderColor3 = Color3.new(0, 0, 0)
  44. copy.BorderSizePixel = 0
  45. copy.Position = UDim2.new(0.0967741907, 0, 0.613737702, 0)
  46. copy.Size = UDim2.new(0, 200, 0, 50)
  47. copy.Font = Enum.Font.Highway
  48. copy.Text = "copy my discord"
  49. copy.TextColor3 = Color3.new(0, 0, 0)
  50. copy.TextScaled = true
  51. copy.TextSize = 14
  52. copy.TextWrapped = true
  53. copy.MouseButton1Down:connect(function()
  54. syn.write_clipboard('fixed#8267')
  55. end)
  56.  
  57. disc.Name = "disc"
  58. disc.Parent = dm
  59. disc.BackgroundColor3 = Color3.new(1, 1, 1)
  60. disc.BackgroundTransparency = 1
  61. disc.Position = UDim2.new(0.0403225794, 0, 0.0467249975, 0)
  62. disc.Size = UDim2.new(0, 228, 0, 86)
  63. disc.Font = Enum.Font.Highway
  64. disc.Text = "dm me on discord to get info on the script"
  65. disc.TextColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  66. disc.TextScaled = true
  67. disc.TextSize = 14
  68. disc.TextWrapped = true
  69.  
  70. close.Name = "close"
  71. close.Parent = dm
  72. close.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  73. close.BorderColor3 = Color3.new(0, 0, 0)
  74. close.BorderSizePixel = 0
  75. close.Position = UDim2.new(0.931451619, 0, -0.0792163014, 0)
  76. close.Size = UDim2.new(0, 30, 0, 29)
  77. close.Font = Enum.Font.Highway
  78. close.Text = "X"
  79. close.TextColor3 = Color3.new(0, 0, 0)
  80. close.TextScaled = true
  81. close.TextSize = 14
  82. close.TextWrapped = true
  83. close.MouseButton1Down:connect(function()
  84. dm.Visible = false
  85. end)
  86.  
  87.  
  88. scripts.Name = "scripts"
  89. scripts.Parent = ScreenGui
  90. scripts.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  91. scripts.BorderColor3 = Color3.new(0, 0, 0)
  92. scripts.BorderSizePixel = 3
  93. scripts.Position = UDim2.new(0.370999992, 0, 0.342000008, 0)
  94. scripts.Size = UDim2.new(0, 508, 0, 336)
  95. scripts.Visible = true
  96. scripts.Active = true
  97. scripts.Selectable = true
  98. scripts.Draggable = true
  99.  
  100. label.Name = "label"
  101. label.Parent = scripts
  102. label.BackgroundColor3 = Color3.new(1, 1, 1)
  103. label.BackgroundTransparency = 1
  104. label.Position = UDim2.new(0.273050487, 0, 0.0294094998, 0)
  105. label.Size = UDim2.new(0, 230, 0, 57)
  106. label.Font = Enum.Font.Highway
  107. label.Text = "anti-skid"
  108. label.TextColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  109. label.TextScaled = true
  110. label.TextSize = 14
  111. label.TextWrapped = true
  112.  
  113. reviz.Name = "reviz"
  114. reviz.Parent = scripts
  115. reviz.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  116. reviz.BorderColor3 = Color3.new(0, 0, 0)
  117. reviz.BorderSizePixel = 0
  118. reviz.Position = UDim2.new(0.0121285729, 0, 0.276394069, 0)
  119. reviz.Size = UDim2.new(0, 159, 0, 67)
  120. reviz.Font = Enum.Font.Highway
  121. reviz.Text = "reviz"
  122. reviz.TextColor3 = Color3.new(0, 0, 0)
  123. reviz.TextScaled = true
  124. reviz.TextSize = 14
  125. reviz.TextWrapped = true
  126. reviz.MouseButton1Down:connect(function()
  127. loadstring(game:HttpGet(('https://pastebin.com/raw/KNUzQPYS'),true))()
  128. end)
  129.  
  130. aimbot.Name = "aimbot"
  131. aimbot.Parent = scripts
  132. aimbot.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  133. aimbot.BorderColor3 = Color3.new(0, 0, 0)
  134. aimbot.BorderSizePixel = 0
  135. aimbot.Position = UDim2.new(0.342837244, 0, 0.276394069, 0)
  136. aimbot.Size = UDim2.new(0, 159, 0, 67)
  137. aimbot.Font = Enum.Font.Highway
  138. aimbot.Text = "op aimbot"
  139. aimbot.TextColor3 = Color3.new(0, 0, 0)
  140. aimbot.TextScaled = true
  141. aimbot.TextSize = 14
  142. aimbot.TextWrapped = true
  143. aimbot.MouseButton1Down:connect(function()
  144. loadstring(game:HttpGet(('https://pastebin.com/raw/V3ft2zBx'),true))()
  145. end)
  146.  
  147. esp.Name = "esp"
  148. esp.Parent = scripts
  149. esp.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  150. esp.BorderColor3 = Color3.new(0, 0, 0)
  151. esp.BorderSizePixel = 0
  152. esp.Position = UDim2.new(0.673545897, 0, 0.276394069, 0)
  153. esp.Size = UDim2.new(0, 159, 0, 67)
  154. esp.Font = Enum.Font.Highway
  155. esp.Text = "very good esp"
  156. esp.TextColor3 = Color3.new(0, 0, 0)
  157. esp.TextScaled = true
  158. esp.TextSize = 14
  159. esp.TextWrapped = true
  160. esp.MouseButton1Down:connect(function()
  161. local lPlayer = game.Players.LocalPlayer;
  162. local lTeam = lPlayer.TeamColor;
  163. local mode = 1;
  164. local speed = .7; -- CFrame interpolation every second.
  165. local aimToggle = false;
  166. local enemyColor = BrickColor.Red();
  167. local friendlyColor = BrickColor.Blue();
  168.  
  169. function onKeyPress(inputObject, gameProcessedEvent)
  170. if inputObject.KeyCode == Enum.KeyCode.RightAlt then
  171. if aimToggle == false then
  172. --aimToggle = true;
  173. else
  174. --aimToggle = false;
  175. end
  176. end
  177. if inputObject.KeyCode == Enum.KeyCode.RightControl then
  178. if mode == 1 then
  179. mode = 0;
  180. for i,v in pairs(game.Players:GetChildren()) do
  181. if v ~= lPlayer then
  182. if game.Workspace:FindFirstChild(v.Name) ~= nil then
  183. if v.Character:FindFirstChild("Torso") ~= nil then
  184. v.Character.Torso.eP.Frame.Visible = false;
  185. end
  186. for t,x in pairs(v.Character:GetChildren()) do
  187. if x.ClassName == "Part" then
  188. if v.Character:FindFirstChild("Head") ~= nil then
  189. if v.Character.Head:FindFirstChild("1") ~= nil then
  190. for l=1,6 do
  191. x:FindFirstChild(l).Frame.Visible = true;
  192. end
  193. end
  194. end
  195. end
  196. end
  197. end
  198. end
  199. end
  200. elseif mode == 0 then
  201. mode = 1;
  202. for i,v in pairs(game.Players:GetChildren()) do
  203. if v ~= lPlayer then
  204. if game.Workspace:FindFirstChild(v.Name) ~= nil then
  205. if v.Character:FindFirstChild("Torso") ~= nil then
  206. v.Character.Torso.eP.Frame.Visible = true;
  207. end
  208. for t,x in pairs(v.Character:GetChildren()) do
  209. if x.ClassName == "Part" then
  210. if v.Character:FindFirstChild("Head") ~= nil then
  211. if v.Character.Head:FindFirstChild("1") ~= nil then
  212. for l=1,6 do
  213. x:FindFirstChild(l).Frame.Visible = false;
  214. end
  215. end
  216. end
  217. end
  218. end
  219. end
  220. end
  221. end
  222. end
  223. end
  224. end
  225.  
  226. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  227.  
  228. local function ClosestPlayer(point)
  229. local OnTarget = false;
  230. local CurDis = nil;
  231. local CurPlayer = nil;
  232. for i,v in pairs(game.Players:GetChildren()) do
  233. if v ~= lPlayer then
  234. if CurDis == nil then
  235. CurDis = v:DistanceFromCharacter(lPlayer.Character.Torso.Position);
  236. CurPlayer = v;
  237. else
  238. if v:DistanceFromCharacter(lPlayer.Character.Torso.Position) < CurDis then
  239. CurDis = v:DistanceFromCharacter(lPlayer.Character.Torso.Position);
  240. CurPlayer = v;
  241. end
  242. end
  243. end
  244. end
  245. while aimToggle == true do
  246. for i = 0, 1, .01 do
  247. game.Workspace.CurrentCamera.CFrame = CFrame.new(Vector3.new(game.Workspace.CurrentCamera.CFrame.X,game.Workspace.CurrentCamera.CFrame.Y,game.Workspace.CurrentCamera.CFrame.Z), CurPlayer.Character.Torso.Position);
  248. end
  249. end
  250. end
  251.  
  252. while true do
  253. for i,v in pairs(game.Players:GetChildren()) do
  254. local vChar = game.Workspace:WaitForChild(v.Name);
  255. if vChar.Torso:FindFirstChild("eP") == nil and v ~= lPlayer then
  256. local fLayer = Instance.new("BillboardGui");
  257. fLayer.Name = "eP";
  258. fLayer.Size = UDim2.new(8,0,8,0);
  259. fLayer.SizeOffset = Vector2.new(.5,-.55);
  260. fLayer.LightInfluence = 0;
  261. fLayer.AlwaysOnTop = true;
  262. fLayer.Adornee = vChar:WaitForChild("Torso");
  263. fLayer.Parent = vChar.Torso;
  264. local sLayer = Instance.new("Frame");
  265. sLayer.BackgroundTransparency = .5;
  266. sLayer.AnchorPoint = Vector2.new(.5,.5);
  267. if v.TeamColor == lTeam then
  268. sLayer.BackgroundColor = BrickColor.Blue();
  269. else
  270. sLayer.BackgroundColor = BrickColor.Red();
  271. end
  272. sLayer.BorderSizePixel = 0;
  273. sLayer.Size = UDim2.new(.5,0,.7,0);
  274. sLayer.Parent = fLayer;
  275. if mode == 0 then
  276. sLayer.Visible = false;
  277. end
  278. local fhLayer = Instance.new("BillboardGui");
  279. fhLayer.Name = "ePh";
  280. fhLayer.Size = UDim2.new(8,0,8,0);
  281. fhLayer.SizeOffset = Vector2.new(.25,-.13);
  282. fhLayer.LightInfluence = 0;
  283. fhLayer.AlwaysOnTop = true;
  284. fhLayer.Adornee = vChar:WaitForChild("Torso");
  285. fhLayer.Parent = vChar.Torso;
  286. local health = Instance.new("Frame");
  287. health.AnchorPoint = Vector2.new(0,.5);
  288. health.Name = "health";
  289. health.BorderSizePixel = 0;
  290. health.BackgroundColor3 = Color3.fromRGB(255,0,0);
  291. health.Size = UDim2.new((v.Character.Humanoid.Health/v.Character.Humanoid.MaxHealth)/2,0,.05,0);
  292. health.Parent = fhLayer;
  293. local fnLayer = Instance.new("BillboardGui");
  294. fnLayer.Name = "ePn";
  295. fnLayer.Size = UDim2.new(8,0,8,0);
  296. fnLayer.SizeOffset = Vector2.new(.25,0);
  297. fnLayer.LightInfluence = 0;
  298. fnLayer.AlwaysOnTop = true;
  299. fnLayer.Adornee = vChar:WaitForChild("Torso");
  300. fnLayer.Parent = vChar.Torso;
  301. local name = Instance.new("TextLabel");
  302. name.AnchorPoint = Vector2.new(0,.5);
  303. name.Name = "txtlabel";
  304. name.BorderSizePixel = 0;
  305. name.BackgroundTransparency = 1;
  306. name.Size = UDim2.new(.5,0,.05,0);
  307. name.Position = UDim2.new(0,0,0,0);
  308. name.TextScaled = true;
  309. name.Text = v.Name;
  310. name.TextColor3 = Color3.fromRGB(sLayer.BackgroundColor.r,sLayer.BackgroundColor.g,sLayer.BackgroundColor.b);
  311. name.Parent = fnLayer;
  312. for x,t in pairs(vChar:GetChildren()) do
  313. if t.ClassName == "Part" then
  314. for l = 1, 6 do
  315. local headLayer = Instance.new("SurfaceGui");
  316. headLayer.Name = l;
  317. headLayer.LightInfluence = 0;
  318. headLayer.AlwaysOnTop = true;
  319. headLayer.Adornee = vChar:WaitForChild(t.Name);
  320. headLayer.Parent = t;
  321. if l==1 then
  322. headLayer.Face = "Front";
  323. elseif l==2 then
  324. headLayer.Face = "Right";
  325. elseif l==3 then
  326. headLayer.Face = "Left";
  327. elseif l==4 then
  328. headLayer.Face = "Back";
  329. elseif l==5 then
  330. headLayer.Face = "Top";
  331. elseif l==6 then
  332. headLayer.Face = "Bottom";
  333. end
  334. local xLayer = Instance.new("Frame");
  335. xLayer.BackgroundTransparency = .5;
  336. xLayer.AnchorPoint = Vector2.new(0,0);
  337. if v.TeamColor == lTeam then
  338. xLayer.BackgroundColor = BrickColor.Blue();
  339. else
  340. xLayer.BackgroundColor = BrickColor.Red();
  341. end
  342. xLayer.BorderSizePixel = 0;
  343. xLayer.Size = UDim2.new(1,0,1,0);
  344. xLayer.Parent = headLayer;
  345. if mode == 1 then
  346. xLayer.Visible = false;
  347. end
  348. end
  349. end
  350. end
  351. else
  352. if v ~= lPlayer then
  353. v.Character.Torso.ePh.health.Size = UDim2.new((v.Character.Humanoid.Health/v.Character.Humanoid.MaxHealth)/2,0,.05,0);
  354. end
  355. end
  356. end
  357. wait(.3);
  358. end
  359. end)
  360.  
  361. soon.Name = "soon"
  362. soon.Parent = scripts
  363. soon.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  364. soon.BorderColor3 = Color3.new(0, 0, 0)
  365. soon.BorderSizePixel = 0
  366. soon.Position = UDim2.new(0.673545897, 0, 0.621632159, 0)
  367. soon.Size = UDim2.new(0, 159, 0, 67)
  368. soon.Font = Enum.Font.Highway
  369. soon.Text = "soon"
  370. soon.TextColor3 = Color3.new(0, 0, 0)
  371. soon.TextScaled = true
  372. soon.TextSize = 14
  373. soon.TextWrapped = true
  374. soon.MouseButton1Down:connect(function()
  375. soon_3.Visible = true
  376. end)
  377.  
  378. soon_2.Name = "soon"
  379. soon_2.Parent = scripts
  380. soon_2.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  381. soon_2.BorderColor3 = Color3.new(0, 0, 0)
  382. soon_2.BorderSizePixel = 0
  383. soon_2.Position = UDim2.new(0.342837244, 0, 0.621632159, 0)
  384. soon_2.Size = UDim2.new(0, 159, 0, 67)
  385. soon_2.Font = Enum.Font.Highway
  386. soon_2.Text = "soon"
  387. soon_2.TextColor3 = Color3.new(0, 0, 0)
  388. soon_2.TextScaled = true
  389. soon_2.TextSize = 14
  390. soon_2.TextWrapped = true
  391. soon_2.MouseButton1Down:connect(function()
  392. soon_3.Visible = true
  393. end)
  394.  
  395. raddleton.Name = "raddleton"
  396. raddleton.Parent = scripts
  397. raddleton.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  398. raddleton.BorderColor3 = Color3.new(0, 0, 0)
  399. raddleton.BorderSizePixel = 0
  400. raddleton.Position = UDim2.new(0.0121285729, 0, 0.621632159, 0)
  401. raddleton.Size = UDim2.new(0, 159, 0, 67)
  402. raddleton.Font = Enum.Font.Highway
  403. raddleton.Text = "raddletonv3"
  404. raddleton.TextColor3 = Color3.new(0, 0, 0)
  405. raddleton.TextScaled = true
  406. raddleton.TextSize = 14
  407. raddleton.TextWrapped = true
  408. raddleton.MouseButton1Down:connect(function()
  409. dm.Visible = true
  410. end)
  411.  
  412. ImageButton.Parent = scripts
  413. ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  414. ImageButton.BackgroundTransparency = 1
  415. ImageButton.Size = UDim2.new(0, 46, 0, 46)
  416. ImageButton.Image = "rbxassetid://696413137"
  417. ImageButton.MouseButton1Down:connect(function()
  418. info.Visible = true
  419. end)
  420.  
  421.  
  422.  
  423. soon_3.Name = "soon"
  424. soon_3.Parent = ScreenGui
  425. soon_3.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  426. soon_3.BorderColor3 = Color3.new(0, 0, 0)
  427. soon_3.Position = UDim2.new(0.57565856, 0, 0.638559103, 0)
  428. soon_3.Size = UDim2.new(0, 248, 0, 177)
  429. soon_3.Visible = false
  430.  
  431.  
  432. comingsoon.Name = "comingsoon"
  433. comingsoon.Parent = soon_3
  434. comingsoon.BackgroundColor3 = Color3.new(1, 1, 1)
  435. comingsoon.BackgroundTransparency = 1
  436. comingsoon.Position = UDim2.new(0.0403225794, 0, 0.255764544, 0)
  437. comingsoon.Size = UDim2.new(0, 228, 0, 86)
  438. comingsoon.Font = Enum.Font.Highway
  439. comingsoon.Text = "coming soon"
  440. comingsoon.TextColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  441. comingsoon.TextScaled = true
  442. comingsoon.TextSize = 14
  443. comingsoon.TextWrapped = true
  444.  
  445. closesoon.Name = "closesoon"
  446. closesoon.Parent = soon_3
  447. closesoon.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  448. closesoon.BorderColor3 = Color3.new(0, 0, 0)
  449. closesoon.BorderSizePixel = 0
  450. closesoon.Position = UDim2.new(0.931451619, 0, -0.0792163014, 0)
  451. closesoon.Size = UDim2.new(0, 30, 0, 29)
  452. closesoon.Font = Enum.Font.Highway
  453. closesoon.Text = "X"
  454. closesoon.TextColor3 = Color3.new(0, 0, 0)
  455. closesoon.TextScaled = true
  456. closesoon.TextSize = 14
  457. closesoon.TextWrapped = true
  458. closesoon.MouseButton1Down:connect(function()
  459. soon_3.Visible = false
  460. end)
  461.  
  462. info.Name = "info"
  463. info.Parent = ScreenGui
  464. info.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  465. info.BorderColor3 = Color3.new(0, 0, 0)
  466. info.Position = UDim2.new(0.441209048, 0, 0.233305857, 0)
  467. info.Size = UDim2.new(0, 248, 0, 98)
  468. info.Visible = false
  469.  
  470. guiby.Name = "guiby"
  471. guiby.Parent = info
  472. guiby.BackgroundColor3 = Color3.new(1, 1, 1)
  473. guiby.BackgroundTransparency = 1
  474. guiby.Position = UDim2.new(0.0403225794, 0, 0.0516829044, 0)
  475. guiby.Size = UDim2.new(0, 228, 0, 86)
  476. guiby.Font = Enum.Font.Highway
  477. guiby.Text = "gui made by fixed#8267"
  478. guiby.TextColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  479. guiby.TextScaled = true
  480. guiby.TextSize = 14
  481. guiby.TextWrapped = true
  482.  
  483. closeinfo.Name = "closeinfo"
  484. closeinfo.Parent = info
  485. closeinfo.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  486. closeinfo.BorderColor3 = Color3.new(0, 0, 0)
  487. closeinfo.BorderSizePixel = 0
  488. closeinfo.Position = UDim2.new(0.931451619, 0, -0.0792163014, 0)
  489. closeinfo.Size = UDim2.new(0, 30, 0, 29)
  490. closeinfo.Font = Enum.Font.Highway
  491. closeinfo.Text = "X"
  492. closeinfo.TextColor3 = Color3.new(0, 0, 0)
  493. closeinfo.TextScaled = true
  494. closeinfo.TextSize = 14
  495. closeinfo.TextWrapped = true
  496. closeinfo.MouseButton1Down:connect(function()
  497. info.Visible = false
  498. end)
  499.  
  500. prisonlife.Name = "prisonlife"
  501. prisonlife.Parent = scripts
  502. prisonlife.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  503. prisonlife.BorderColor3 = Color3.new(0, 0, 0)
  504. prisonlife.BorderSizePixel = 0
  505. prisonlife.Position = UDim2.new(0.342837244, 0, 0.621632159, 0)
  506. prisonlife.Size = UDim2.new(0, 159, 0, 67)
  507. prisonlife.Font = Enum.Font.Highway
  508. prisonlife.Text = "prison life"
  509. prisonlife.TextColor3 = Color3.new(0, 0, 0)
  510. prisonlife.TextScaled = true
  511. prisonlife.TextSize = 14
  512. prisonlife.TextWrapped = true
  513. prisonlife.MouseButton1Down:connect(function()
  514. loadstring(game:HttpGet(('https://pastebin.com/raw/66EYF3Rz'),true))()
  515. end)
  516.  
  517. ultimate.Name = "ultimate"
  518. ultimate.Parent = scripts
  519. ultimate.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  520. ultimate.BorderColor3 = Color3.new(0, 0, 0)
  521. ultimate.BorderSizePixel = 0
  522. ultimate.Position = UDim2.new(0.673545897, 0, 0.621632159, 0)
  523. ultimate.Size = UDim2.new(0, 159, 0, 67)
  524. ultimate.Font = Enum.Font.Highway
  525. ultimate.Text = "ultimate driving autofarm"
  526. ultimate.TextColor3 = Color3.new(0, 0, 0)
  527. ultimate.TextScaled = true
  528. ultimate.TextSize = 14
  529. ultimate.TextWrapped = true
  530. ultimate.MouseButton1Down:connect(function()
  531. loadstring(game:HttpGet(('https://pastebin.com/raw/YNsF2CGS'),true))()
  532. end)
  533. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement