Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.63 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 MainB = Instance.new("TextButton")
  7. local ScriptsB = Instance.new("TextButton")
  8. local CreditsB = Instance.new("TextButton")
  9. local Main = Instance.new("Frame")
  10. local TextButton = Instance.new("TextButton")
  11. local TextButton_2 = Instance.new("TextButton")
  12. local TextButton_3 = Instance.new("TextButton")
  13. local TextButton_4 = Instance.new("TextButton")
  14. local TextButton_5 = Instance.new("TextButton")
  15. local TextButton_6 = Instance.new("TextButton")
  16. local TextButton_7 = Instance.new("TextButton")
  17. local Scripts = Instance.new("Frame")
  18. local TextButton_8 = Instance.new("TextButton")
  19. local TextButton_9 = Instance.new("TextButton")
  20. local TextButton_10 = Instance.new("TextButton")
  21. local TextButton_11 = Instance.new("TextButton")
  22. local TextButton_12 = Instance.new("TextButton")
  23. local Credits = Instance.new("Frame")
  24. local TextLabel = Instance.new("TextLabel")
  25. local TextLabel_2 = Instance.new("TextLabel")
  26. local TextButton_13 = Instance.new("TextButton")
  27. local TextButton_14 = Instance.new("TextButton")
  28. local TextBox = Instance.new("TextBox")
  29. local TextButton_15 = Instance.new("TextButton")
  30. local ExecutorB = Instance.new("TextButton")
  31. local Executor = Instance.new("Frame")
  32. Frame.Draggable = true;
  33. Frame.Active = true
  34. Frame.Selectible = true;
  35. Frame.Visible = true;
  36. Credits.Visible = false;
  37. Main.Visible = true;
  38. Scripts.Visible = false;
  39. Executor.Visible = false;
  40. local TextButton_16 = Instance.new("TextButton")
  41. local TextButton_17 = Instance.new("TextButton")
  42. local TextButton_18 = Instance.new("TextButton")
  43. local TextBox_4 = Instance.new("TextBox")
  44. local TextBox_2 = Instance.new("TextBox")
  45. local TextBox_3 = Instance.new("TextBox")
  46. local TextButton_19 = Instance.new("TextButton")
  47. local TextButton_20 = Instance.new("TextButton")
  48. local TextButton_21 = Instance.new("TextButton")
  49. local TextButton_22 = Instance.new("TextButton")
  50.  
  51. --Properties:
  52. ScreenGui.Parent = game.CoreGui
  53.  
  54. Frame.Parent = ScreenGui
  55. Frame.Active = true
  56. Frame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  57. Frame.Position = UDim2.new(0.313, 0, 0.42, 0)
  58. Frame.Size = UDim2.new(0, 443, 0, 37)
  59.  
  60. MainB.Name = "MainB"
  61. MainB.Parent = Frame
  62. MainB.BackgroundColor3 = Color3.new(1, 1, 1)
  63. MainB.Position = UDim2.new(0, 0, 0.297297299, 0)
  64. MainB.Size = UDim2.new(0, 115, 0, 26)
  65. MainB.Font = Enum.Font.SourceSans
  66. MainB.Text = "Main"
  67. MainB.TextColor3 = Color3.new(0, 0, 0)
  68. MainB.TextSize = 14
  69. MainB.MouseButton1Down:connect(function()
  70. Main.Visible = true;
  71. Credits.Visible = false;
  72. Scripts.Visible = false;
  73. Executor.Visible = false;
  74.  
  75. end)
  76.  
  77.  
  78.  
  79. ScriptsB.Name = "ScriptsB"
  80. ScriptsB.Parent = Frame
  81. ScriptsB.BackgroundColor3 = Color3.new(1, 1, 1)
  82. ScriptsB.Position = UDim2.new(0.259593666, 0, 0.297297299, 0)
  83. ScriptsB.Size = UDim2.new(0, 115, 0, 25)
  84. ScriptsB.Font = Enum.Font.SourceSans
  85. ScriptsB.Text = "Scripts"
  86. ScriptsB.TextColor3 = Color3.new(0, 0, 0)
  87. ScriptsB.TextSize = 14
  88. ScriptsB.MouseButton1Down:connect(function()
  89. Main.Visible = false;
  90. Credits.Visible = false;
  91. Scripts.Visible = true;
  92. Executor.Visible = false;
  93.  
  94.  
  95. end)
  96.  
  97. CreditsB.Name = "CreditsB"
  98. CreditsB.Parent = Frame
  99. CreditsB.BackgroundColor3 = Color3.new(1, 1, 1)
  100. CreditsB.Position = UDim2.new(0.519187331, 0, 0.297297299, 0)
  101. CreditsB.Size = UDim2.new(0, 115, 0, 25)
  102. CreditsB.Font = Enum.Font.SourceSans
  103. CreditsB.Text = "Executor"
  104. CreditsB.TextColor3 = Color3.new(0, 0, 0)
  105. CreditsB.TextSize = 14
  106. CreditsB.MouseButton1Down:connect(function()
  107. Credits.Visible = false;
  108. Main.Visible = false;
  109. Scripts.Visible = false;
  110. Executor.Visible = true;
  111.  
  112.  
  113.  
  114.  
  115. end)
  116.  
  117. Main.Name = "Main"
  118. Main.Parent = Frame
  119. Main.BackgroundColor3 = Color3.new(0.631373, 0.447059, 1)
  120. Main.Position = UDim2.new(-0.000277638435, 0, 1.00986481, 0)
  121. Main.Size = UDim2.new(0, 443, 0, 195)
  122.  
  123.  
  124. TextButton.Parent = Main
  125. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  126. TextButton.Position = UDim2.new(0.227542147, 0, 0.807012081, 0)
  127. TextButton.Size = UDim2.new(0, 89, 0, 26)
  128. TextButton.Font = Enum.Font.SourceSans
  129. TextButton.Text = "JumpPower"
  130. TextButton.TextColor3 = Color3.new(0, 0, 0)
  131. TextButton.TextSize = 14
  132. TextButton.MouseButton1Down:connect(function()
  133. game.Players.LocalPlayer.Character.Humanoid.JumpPower = TextBox_2.Text
  134.  
  135. end)
  136.  
  137.  
  138.  
  139. TextButton_3.Parent = Main
  140. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  141. TextButton_3.Position = UDim2.new(-0.000330885872, 0, 0.807012081, 0)
  142. TextButton_3.Size = UDim2.new(0, 89, 0, 26)
  143. TextButton_3.Font = Enum.Font.SourceSans
  144. TextButton_3.Text = "WalkSpeed"
  145. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  146. TextButton_3.TextSize = 14
  147. TextButton_3.MouseButton1Down:connect(function()
  148. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TextBox_4.Text
  149.  
  150. end)
  151.  
  152.  
  153.  
  154. TextButton_5.Parent = Main
  155. TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
  156. TextButton_5.Position = UDim2.new(0.799, 0, 0.858, 0)
  157. TextButton_5.Size = UDim2.new(0, 89, 0, 27)
  158. TextButton_5.Font = Enum.Font.SourceSans
  159. TextButton_5.Text = "Fe Btools"
  160. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  161. TextButton_5.TextSize = 14
  162. TextButton_5.MouseButton1Down:connect(function()
  163.  
  164. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  165. local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  166. local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  167. local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  168. local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  169. tool1.BinType = "Clone"
  170. tool2.BinType = "GameTool"
  171. tool3.BinType = "Hammer"
  172. tool4.BinType = "Script"
  173. tool5.BinType = "Grab"
  174.  
  175. end)
  176.  
  177. TextButton_6.Parent = Main
  178. TextButton_6.BackgroundColor3 = Color3.new(1, 1, 1)
  179. TextButton_6.Position = UDim2.new(0.46, 0, 0.807012081, 0)
  180. TextButton_6.Size = UDim2.new(0, 89, 0, 26)
  181. TextButton_6.Font = Enum.Font.SourceSans
  182. TextButton_6.Text = "HipHeight"
  183. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  184. TextButton_6.TextSize = 14
  185. TextButton_6.MouseButton1Down:connect(function()
  186.  
  187. game.Players.LocalPlayer.Character.Humanoid.HipHeight = TextBox_3.Text
  188.  
  189. end)
  190.  
  191.  
  192.  
  193. Scripts.Name = "Scripts"
  194. Scripts.Parent = Frame
  195. Scripts.BackgroundColor3 = Color3.new(0.631373, 0.447059, 1)
  196. Scripts.Position = UDim2.new(4.47034836e-08, 0, 1, 0)
  197. Scripts.Size = UDim2.new(0, 443, 0, 195)
  198. Scripts.Visible = false;
  199.  
  200. TextButton_8.Parent = Scripts
  201. TextButton_8.BackgroundColor3 = Color3.new(1, 1, 1)
  202. TextButton_8.Position = UDim2.new(-0, 0, 0.859, 0)
  203. TextButton_8.Size = UDim2.new(0, 89, 0, 27)
  204. TextButton_8.Font = Enum.Font.SourceSans
  205. TextButton_8.Text = "ClickTPTool"
  206. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  207. TextButton_8.TextSize = 14
  208. TextButton_8.MouseButton1Down:connect(function()
  209.  
  210. mouse = game.Players.LocalPlayer:GetMouse()
  211. tool = Instance.new("Tool")
  212. tool.RequiresHandle = false
  213. tool.Name = "Click Teleport"
  214. tool.Activated:connect(function()
  215. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  216. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  217. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  218. end)
  219. tool.Parent = game.Players.LocalPlayer.Backpack
  220.  
  221. end)
  222.  
  223. TextButton_9.Parent = Scripts
  224. TextButton_9.BackgroundColor3 = Color3.new(1, 1, 1)
  225. TextButton_9.Position = UDim2.new(-0.000330885872, 0, 0.668550551, 0)
  226. TextButton_9.Size = UDim2.new(0, 89, 0, 27)
  227. TextButton_9.Font = Enum.Font.SourceSans
  228. TextButton_9.Text = "EnableInventory"
  229. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  230. TextButton_9.TextSize = 14
  231. TextButton_9.MouseButton1Down:connect(function()
  232.  
  233. game.StarterGui:SetCoreGuiEnabled(2, true)
  234.  
  235.  
  236.  
  237. end)
  238.  
  239. TextButton_10.Parent = Scripts
  240. TextButton_10.BackgroundColor3 = Color3.new(1, 1, 1)
  241. TextButton_10.Position = UDim2.new(-0.000330885872, 0, 0.478806973, 0)
  242. TextButton_10.Size = UDim2.new(0, 89, 0, 27)
  243. TextButton_10.Font = Enum.Font.SourceSans
  244. TextButton_10.Text = "Fe God"
  245. TextButton_10.TextColor3 = Color3.new(0, 0, 0)
  246. TextButton_10.TextSize = 14
  247. TextButton_10.MouseButton1Down:connect(function()
  248.  
  249.  
  250. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  251. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  252. l.Parent = game.Players.LocalPlayer.Character
  253. l.Name = "Humanoid"
  254. wait(0.1)
  255. game.Players.LocalPlayer.Character["1"]:Destroy()
  256. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  257. game.Players.LocalPlayer.Character.Animate.Disabled = true
  258. wait(0.1)
  259. game.Players.LocalPlayer.Character.Animate.Disabled = false
  260. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  261.  
  262. end)
  263.  
  264. TextButton_11.Parent = Scripts
  265. TextButton_11.BackgroundColor3 = Color3.new(1, 1, 1)
  266. TextButton_11.Position = UDim2.new(-0.000330885872, 0, 0.294191599, 0)
  267. TextButton_11.Size = UDim2.new(0, 89, 0, 27)
  268. TextButton_11.Font = Enum.Font.SourceSans
  269. TextButton_11.Text = "Respawn"
  270. TextButton_11.TextColor3 = Color3.new(0, 0, 0)
  271. TextButton_11.TextSize = 14
  272. TextButton_11.MouseButton1Down:connect(function()
  273.  
  274.  
  275. local prt=Instance.new("Model", workspace);
  276. Instance.new("Part", prt).Name="Torso";
  277. Instance.new("Part", prt).Name="Head";
  278. Instance.new("Humanoid", prt).Name="Humanoid";
  279. game.Players.LocalPlayer.Character=prt
  280.  
  281.  
  282. end)
  283.  
  284. TextButton_12.Parent = Scripts
  285. TextButton_12.BackgroundColor3 = Color3.new(1, 1, 1)
  286. TextButton_12.Position = UDim2.new(0.225, 0, 0.859, 0)
  287. TextButton_12.Size = UDim2.new(0, 89, 0, 27)
  288. TextButton_12.Font = Enum.Font.SourceSans
  289. TextButton_12.Text = "Invisible"
  290. TextButton_12.TextColor3 = Color3.new(0, 0, 0)
  291. TextButton_12.TextSize = 14
  292. TextButton_12.MouseButton1Down:connect(function()
  293.  
  294. Local = game:GetService('Players').LocalPlayer
  295. Char = Local.Character
  296. touched,tpdback = false, false
  297. Local.CharacterAdded:connect(function(char)
  298. if script.Disabled ~= true then
  299. wait(.25)
  300. loc = Char.HumanoidRootPart.Position
  301. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  302. end
  303. end)
  304. game:GetService('UserInputService').InputBegan:connect(function(key)
  305. if key.KeyCode == Enum.KeyCode.Equals then
  306. if script.Disabled ~= true then
  307. script.Disabled = true
  308. print'you may re-execute'
  309. end
  310. end
  311. end)
  312. box = Instance.new('Part',workspace)
  313. box.Anchored = true
  314. box.CanCollide = true
  315. box.Size = Vector3.new(10,1,10)
  316. box.Position = Vector3.new(0,10000,0)
  317. box.Touched:connect(function(part)
  318. if (part.Parent.Name == Local.Name) then
  319. if touched == false then
  320. touched = true
  321. function apply()
  322. if script.Disabled ~= true then
  323. no = Char.HumanoidRootPart:Clone()
  324. wait(.25)
  325. Char.HumanoidRootPart:Destroy()
  326. no.Parent = Char
  327. Char:MoveTo(loc)
  328. touched = false
  329. end end
  330. if Char then
  331. apply()
  332. end
  333. end
  334. end
  335. end)
  336. repeat wait() until Char
  337. loc = Char.HumanoidRootPart.Position
  338. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  339.  
  340. end)
  341.  
  342. Credits.Name = "Credits"
  343. Credits.Parent = Frame
  344. Credits.BackgroundColor3 = Color3.new(0.631373, 0.447059, 1)
  345. Credits.Position = UDim2.new(0, 0, 1, 0)
  346. Credits.Size = UDim2.new(0, 443, 0, 195)
  347. Credits.Visible = false;
  348.  
  349. TextLabel.Parent = Credits
  350. TextLabel.BackgroundColor3 = Color3.new(0.396078, 0.658824, 1)
  351. TextLabel.Position = UDim2.new(0, 0, 0.158163264, 0)
  352. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  353. TextLabel.Font = Enum.Font.SourceSans
  354. TextLabel.Text = "Scripted By Gogo1000"
  355. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  356. TextLabel.TextSize = 14
  357.  
  358. TextLabel_2.Parent = Credits
  359. TextLabel_2.BackgroundColor3 = Color3.new(0.396078, 0.658824, 1)
  360. TextLabel_2.Position = UDim2.new(0, 0, 0.413265288, 0)
  361. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  362. TextLabel_2.Font = Enum.Font.SourceSans
  363. TextLabel_2.Text = "Designed By RockeDev"
  364. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  365. TextLabel_2.TextSize = 14
  366.  
  367. TextButton_13.Parent = Frame
  368. TextButton_13.BackgroundColor3 = Color3.new(1, 0, 0)
  369. TextButton_13.Position = UDim2.new(0.968, 0, 0, 0)
  370. TextButton_13.Size = UDim2.new(0, 14, 0, 36)
  371. TextButton_13.Font = Enum.Font.SourceSans
  372. TextButton_13.Text = "X"
  373. TextButton_13.TextColor3 = Color3.new(0, 0, 0)
  374. TextButton_13.TextSize = 14
  375. TextButton_13.MouseButton1Down:connect(function()
  376. Frame.Visible = false;
  377. Credits.Visible = false;
  378. Main.Visible = false;
  379. Scripts.Visible = false;
  380. Executor.Visible = false;
  381. end)
  382.  
  383. TextButton_14.Parent = ScreenGui
  384. TextButton_14.BackgroundColor3 = Color3.new(0.764706, 0.764706, 0.764706)
  385. TextButton_14.Position = UDim2.new(0.441048026, 0, 0.959183633, 0)
  386. TextButton_14.Size = UDim2.new(0, 132, 0, 24)
  387. TextButton_14.Font = Enum.Font.SourceSans
  388. TextButton_14.Text = "Open GUI"
  389. TextButton_14.TextColor3 = Color3.new(0, 0, 0)
  390. TextButton_14.TextSize = 14
  391. TextButton_14.MouseButton1Down:connect(function()
  392. Frame.Visible = true;
  393. Credits.Visible = false;
  394. Main.Visible = true;
  395. Scripts.Visible = false;
  396. Executor.Visible = false;
  397.  
  398. end)
  399.  
  400. ExecutorB.Name = "ExecutorB"
  401. ExecutorB.Parent = Frame
  402. ExecutorB.BackgroundColor3 = Color3.new(1, 1, 1)
  403. ExecutorB.Position = UDim2.new(0.778781056, 0, 0.297297299, 0)
  404. ExecutorB.Size = UDim2.new(0, 83, 0, 25)
  405. ExecutorB.Font = Enum.Font.SourceSans
  406. ExecutorB.Text = "Credits"
  407. ExecutorB.TextColor3 = Color3.new(0, 0, 0)
  408. ExecutorB.TextSize = 14
  409. ExecutorB.MouseButton1Down:connect(function()
  410.  
  411. Main.Visible = false;
  412. Credits.Visible = true;
  413. Scripts.Visible = false;
  414. Executor.Visible = false;
  415. end)
  416.  
  417.  
  418. Executor.Name = "Executor"
  419. Executor.Parent = Frame
  420. Executor.BackgroundColor3 = Color3.new(0.631373, 0.447059, 1)
  421. Executor.Position = UDim2.new(0, 0, 1, 0)
  422. Executor.Size = UDim2.new(0, 443, 0, 195)
  423.  
  424.  
  425. TextButton_15.Parent = Executor
  426. TextButton_15.BackgroundColor3 = Color3.new(1, 1, 1)
  427. TextButton_15.Position = UDim2.new(0.38374716, 0, 0.728205144, 0)
  428. TextButton_15.Size = UDim2.new(0, 89, 0, 27)
  429. TextButton_15.Font = Enum.Font.SourceSans
  430. TextButton_15.Text = "Execute"
  431. TextButton_15.TextColor3 = Color3.new(0, 0, 0)
  432. TextButton_15.TextSize = 14
  433. TextButton_15.MouseButton1Down:connect(function()
  434.  
  435. loadstring(TextBox.Text)()
  436. end)
  437.  
  438.  
  439. TextBox.Parent = Executor
  440. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  441. TextBox.Position = UDim2.new(0.128668174, 0, 0.0820512846, 0)
  442. TextBox.Size = UDim2.new(0, 328, 0, 114)
  443. TextBox.Font = Enum.Font.SourceSans
  444. TextBox.Text = "Script here"
  445. TextBox.TextColor3 = Color3.new(0, 0, 0)
  446. TextBox.TextSize = 14
  447. TextBox.TextWrapped = true;
  448. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  449. TextBox.TextYAlignment = Enum.TextYAlignment.Top
  450.  
  451.  
  452. TextButton_16.Parent = Scripts
  453. TextButton_16.BackgroundColor3 = Color3.new(1, 1, 1)
  454. TextButton_16.Position = UDim2.new(0.225402758, 0, 0.294191658, 0)
  455. TextButton_16.Size = UDim2.new(0, 89, 0, 27)
  456. TextButton_16.Font = Enum.Font.SourceSans
  457. TextButton_16.Text = "Name Spam"
  458. TextButton_16.TextColor3 = Color3.new(0, 0, 0)
  459. TextButton_16.TextSize = 14
  460. TextButton_16.MouseButton1Down:connect(function()
  461.  
  462. while true do
  463. amount_of_msgs = 1
  464. for i = 1, amount_of_msgs do
  465. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/me ", "All")
  466. end
  467. wait(0.75)
  468. amount_of_msgs = 1
  469. for i = 1, amount_of_msgs do
  470. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/me ", "All")
  471. end
  472. wait(0.75)
  473. amount_of_msgs = 1
  474. for i = 1, amount_of_msgs do
  475. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/me ", "All")
  476. end
  477. wait(0.75)
  478. amount_of_msgs = 1
  479. for i = 1, amount_of_msgs do
  480. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/me ", "All")
  481. end
  482. wait(0.75)
  483. amount_of_msgs = 1
  484. for i = 1, amount_of_msgs do
  485. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/me ", "All")
  486. end
  487. wait(0.75)
  488. amount_of_msgs = 1
  489. for i = 1, amount_of_msgs do
  490. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/me ", "All")
  491. end
  492. wait(0.75)
  493. amount_of_msgs = 1
  494. for i = 1, amount_of_msgs do
  495. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/me ", "All")
  496. end
  497. wait(12)
  498. end
  499.  
  500. end)
  501.  
  502.  
  503. TextButton_17.Parent = Scripts
  504. TextButton_17.BackgroundColor3 = Color3.new(1, 1, 1)
  505. TextButton_17.Position = UDim2.new(0.225402758, 0, 0.478807032, 0)
  506. TextButton_17.Size = UDim2.new(0, 89, 0, 27)
  507. TextButton_17.Font = Enum.Font.SourceSans
  508. TextButton_17.Text = "ESP"
  509. TextButton_17.TextColor3 = Color3.new(0, 0, 0)
  510. TextButton_17.TextSize = 14
  511. TextButton_17.MouseButton1Down:connect(function()
  512.  
  513. -- -----------------------------------
  514. -- ___ _ _ _ --
  515. -- / __| ___| |_| |_(_)_ _ __ _ ___--
  516. -- \__ \/ -_) _| _| | ' \/ _` (_-<--
  517. -- |___/\___|\__|\__|_|_||_\__, /__/--
  518. -- |___/ --
  519. -- -----------------------------------
  520. -- -----------------------------------
  521. ALLYCOLOR = {0,255,255} --//Color of the ESP of people on the same team
  522. ENEMYCOLOR = {255,0,0} --//Color of the ESP of people on NOT the same team
  523. TRANSPARENCY = 0.5 --//Transparency of the ESP
  524. HEALTHBAR_ACTIVATED = true --//Renders the Healthbar
  525. --
  526. --
  527.  
  528. -- !!!Don't Change Anything Below Here Unless You Know What You're Doing!!!
  529.  
  530. function createFlex()
  531. -- -----------------------------------------------------------------------------------
  532. --[VARIABLES] //Changing may result in Errors!
  533. players = game:GetService("Players") --//Required for PF
  534. faces = {"Front","Back","Bottom","Left","Right","Top"} --//Every possible Enum face
  535. currentPlayer = nil --//Used for the Team-Check
  536. lplayer = players.LocalPlayer --//The LocalPlayer
  537. -- -----------------------------------------------------------------------------------
  538. players.PlayerAdded:Connect(function(p)
  539. currentPlayer = p
  540. p.CharacterAdded:Connect(function(character) --//For when a new Player joins the game
  541. createESP(character)
  542. end)
  543. end)
  544. -- -----------------------------------------------------------------------------------
  545. function checkPart(obj) if (obj:IsA("Part") or obj:IsA("MeshPart")) and obj.Name~="HumanoidRootPart" then return true end end --//Check if the Part is suitable
  546. -- -----------------------------------------------------------------------------------
  547. function actualESP(obj)
  548.  
  549. for i=0,5 do
  550. surface = Instance.new("SurfaceGui",obj) --//Creates the SurfaceGui
  551. surface.Face = Enum.NormalId[faces[i+1]] --//Adjusts the Face and chooses from the face table
  552. surface.AlwaysOnTop = true
  553.  
  554. frame = Instance.new("Frame",surface) --//Creates the viewable Frame
  555. frame.Size = UDim2.new(1,0,1,0)
  556. frame.BorderSizePixel = 0
  557. frame.BackgroundTransparency = TRANSPARENCY
  558. if currentPlayer.Team == players.LocalPlayer.Team then --//Checks the Players Team
  559. frame.BackgroundColor3 = Color3.new(ALLYCOLOR[1],ALLYCOLOR[2],ALLYCOLOR[3]) --//If in same Team
  560. else
  561. frame.BackgroundColor3 = Color3.new(ENEMYCOLOR[1],ENEMYCOLOR[2],ENEMYCOLOR[3]) --//If in another Team
  562. end
  563.  
  564. end
  565. end
  566. -- -----------------------------------------------------------------------------------
  567. function createHealthbar(hrp)
  568. board =Instance.new("BillboardGui",hrp) --//Creates the BillboardGui with HumanoidRootPart as the Parent
  569. board.Name = "total"
  570. board.Size = UDim2.new(1,0,1,0)
  571. board.StudsOffset = Vector3.new(3,1,0)
  572. board.AlwaysOnTop = true
  573.  
  574. bar = Instance.new("Frame",board) --//Creates the red background
  575. bar.BackgroundColor3 = Color3.new(255,0,0)
  576. bar.BorderSizePixel = 0
  577. bar.Size = UDim2.new(0.2,0,4,0)
  578. bar.Name = "total2"
  579.  
  580. health = Instance.new("Frame",bar) --//Creates the changing green Frame
  581. health.BackgroundColor3 = Color3.new(0,255,0)
  582. health.BorderSizePixel = 0
  583. health.Size = UDim2.new(1,0,hrp.Parent.Humanoid.Health/100,0)
  584. hrp.Parent.Humanoid.Changed:Connect(function(property) --//Triggers when any Property changed
  585. hrp.total.total2.Frame.Size = UDim2.new(1,0,hrp.Parent.Humanoid.Health/100,0) --//Adjusts the size of the green Frame
  586. end)
  587. end
  588. -- -----------------------------------------------------------------------------------
  589. function createESP(c) --//Checks and calls the proper function
  590. bugfix = c:WaitForChild("Head") --// *Used so the children of the character arent nil.
  591. for i,v in pairs(c:GetChildren()) do
  592. if checkPart(v) then
  593. actualESP(v)
  594. end
  595. end
  596. if HEALTHBAR_ACTIVATED then --//If the user decided to
  597. createHealthbar(c:WaitForChild("HumanoidRootPart")) --//Calls the function of the creation
  598. end
  599. end
  600. -- -----------------------------------------------------------------------------------
  601. for i,people in pairs(players:GetChildren())do
  602. if people ~= players.LocalPlayer then
  603. currentPlayer = people
  604. --//Used for Players already in the Game
  605. createESP(people.Character)
  606. people.CharacterAdded:Connect(function(character)
  607. createESP(character)
  608. end)
  609. end
  610. end
  611. -- -----------------------------------------------------------------------------------
  612. end --//End of the entire function
  613.  
  614. createFlex() --// Does exactly that :)
  615.  
  616. end)
  617.  
  618. TextButton_18.Parent = Scripts
  619. TextButton_18.BackgroundColor3 = Color3.new(1, 1, 1)
  620. TextButton_18.Position = UDim2.new(0.225402758, 0, 0.668550611, 0)
  621. TextButton_18.Size = UDim2.new(0, 89, 0, 27)
  622. TextButton_18.Font = Enum.Font.SourceSans
  623. TextButton_18.Text = "Friend Spam"
  624. TextButton_18.TextColor3 = Color3.new(0, 0, 0)
  625. TextButton_18.TextSize = 14
  626. TextButton_18.MouseButton1Down:connect(function()
  627.  
  628. local RobloxReplicatedStorage = game:GetService('RobloxReplicatedStorage')
  629. RemoteEvent_NewFollower = RobloxReplicatedStorage:WaitForChild('NewFollower')
  630. while wait(0) do
  631. for i,v in pairs(game.Players:GetChildren()) do
  632. game.Players.LocalPlayer:RequestFriendship(v)
  633. RemoteEvent_NewFollower:FireServer(v, true)
  634. wait(0.01)
  635. RemoteEvent_NewFollower:FireServer(v, false)
  636. game.Players.LocalPlayer:RevokeFriendship(v)
  637. end
  638. end
  639. -- Purest/Noober
  640. end)
  641.  
  642. TextBox_4.Parent = Main
  643. TextBox_4.BackgroundColor3 = Color3.new(1, 1, 1)
  644. TextBox_4.Position = UDim2.new(0, 0, 0.61, 0)
  645. TextBox_4.Size = UDim2.new(0, 89, 0, 27)
  646. TextBox_4.Font = Enum.Font.SourceSans
  647. TextBox_4.Text = "Value"
  648. TextBox_4.TextColor3 = Color3.new(0, 0, 0)
  649. TextBox_4.TextSize = 14
  650.  
  651. TextBox_2.Parent = Main
  652. TextBox_2.BackgroundColor3 = Color3.new(1, 1, 1)
  653. TextBox_2.Position = UDim2.new(0.228, 0, 0.61, 0)
  654. TextBox_2.Size = UDim2.new(0, 89, 0, 27)
  655. TextBox_2.Font = Enum.Font.SourceSans
  656. TextBox_2.Text = "Value"
  657. TextBox_2.TextColor3 = Color3.new(0, 0, 0)
  658. TextBox_2.TextSize = 14
  659.  
  660. TextBox_3.Parent = Main
  661. TextBox_3.BackgroundColor3 = Color3.new(1, 1, 1)
  662. TextBox_3.Position = UDim2.new(0.46, 0, 0.61, 0)
  663. TextBox_3.Size = UDim2.new(0, 89, 0, 27)
  664. TextBox_3.Font = Enum.Font.SourceSans
  665. TextBox_3.Text = "Value"
  666. TextBox_3.TextColor3 = Color3.new(0, 0, 0)
  667. TextBox_3.TextSize = 14
  668.  
  669.  
  670. TextButton_19.Parent = Scripts
  671. TextButton_19.BackgroundColor3 = Color3.new(1, 1, 1)
  672. TextButton_19.Position = UDim2.new(0.448476285, 0, 0.289769292, 0)
  673. TextButton_19.Size = UDim2.new(0, 89, 0, 27)
  674. TextButton_19.Font = Enum.Font.SourceSans
  675. TextButton_19.Text = "Night"
  676. TextButton_19.TextColor3 = Color3.new(0, 0, 0)
  677. TextButton_19.TextSize = 14
  678. TextButton_19.MouseButton1Down:connect(function()
  679. game.Lighting.TimeOfDay = "00:00:00"
  680.  
  681. end)
  682.  
  683.  
  684. TextButton_20.Parent = Scripts
  685. TextButton_20.BackgroundColor3 = Color3.new(1, 1, 1)
  686. TextButton_20.Position = UDim2.new(0.448476285, 0, 0.474384665, 0)
  687. TextButton_20.Size = UDim2.new(0, 89, 0, 27)
  688. TextButton_20.Font = Enum.Font.SourceSans
  689. TextButton_20.Text = "Day"
  690. TextButton_20.TextColor3 = Color3.new(0, 0, 0)
  691. TextButton_20.TextSize = 14
  692. TextButton_20.MouseButton1Down:connect(function()
  693. game.Lighting.TimeOfDay = "12:00:00"
  694.  
  695. end)
  696.  
  697.  
  698. TextButton_21.Parent = Scripts
  699. TextButton_21.BackgroundColor3 = Color3.new(1, 1, 1)
  700. TextButton_21.Position = UDim2.new(0.448476285, 0, 0.664128244, 0)
  701. TextButton_21.Size = UDim2.new(0, 89, 0, 27)
  702. TextButton_21.Font = Enum.Font.SourceSans
  703. TextButton_21.Text = "ForceField"
  704. TextButton_21.TextColor3 = Color3.new(0, 0, 0)
  705. TextButton_21.TextSize = 14
  706. TextButton_21.MouseButton1Down:connect(function()
  707. Instance.new("ForceField", game.Players.LocalPlayer.Character)
  708.  
  709. end)
  710.  
  711.  
  712. TextButton_22.Parent = Scripts
  713. TextButton_22.BackgroundColor3 = Color3.new(1, 1, 1)
  714. TextButton_22.Position = UDim2.new(0.448476285, 0, 0.859000027, 0)
  715. TextButton_22.Size = UDim2.new(0, 89, 0, 27)
  716. TextButton_22.Font = Enum.Font.SourceSans
  717. TextButton_22.Text = "Sit"
  718. TextButton_22.TextColor3 = Color3.new(0, 0, 0)
  719. TextButton_22.TextSize = 14
  720. TextButton_22.MouseButton1Down:connect(function()
  721. game.Players.LocalPlayer.Character.Humanoid.Sit = true
  722.  
  723. end)
  724.  
  725.  
  726. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement