Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.68 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local kakak = Instance.new("Frame")
  6. local lk = Instance.new("TextLabel")
  7. local FLY = Instance.new("TextButton")
  8. local ADMIN = Instance.new("TextButton")
  9. local Gui1 = Instance.new("TextButton")
  10. local tpallslaygaming = Instance.new("Frame")
  11. local Vifyeu = Instance.new("TextLabel")
  12. local TPAssassins = Instance.new("TextButton")
  13. local TPOrcs = Instance.new("TextButton")
  14. local TPSkeletons = Instance.new("TextButton")
  15. local TPNoobs = Instance.new("TextButton")
  16. local TPChocolateZombies = Instance.new("TextButton")
  17. local TPOverlord = Instance.new("TextButton")
  18. local TPWerewolf = Instance.new("TextButton")
  19. local TPCactusKing = Instance.new("TextButton")
  20. local TPGuest = Instance.new("TextButton")
  21. local TPSnowmen = Instance.new("TextButton")
  22. local TPGingerbreadMen = Instance.new("TextButton")
  23. local Closer = Instance.new("TextButton")
  24. local TPFrostGuard = Instance.new("TextButton")
  25. --Properties:
  26. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  27. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  28.  
  29. kakak.Name = "kakak"
  30. kakak.Parent = ScreenGui
  31. kakak.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  32. kakak.Position = UDim2.new(0.0333958752, 0, 0.120385244, 0)
  33. kakak.Size = UDim2.new(0, 432, 0, 318)
  34. kakak.Style = Enum.FrameStyle.DropShadow
  35.  
  36. lk.Name = "lk"
  37. lk.Parent = kakak
  38. lk.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039)
  39. lk.Position = UDim2.new(0.027777778, 0, 0, 0)
  40. lk.Size = UDim2.new(0, 392, 0, 50)
  41. lk.ZIndex = 2
  42. lk.Font = Enum.Font.SourceSans
  43. lk.Text = "By : ka roblox YT "
  44. lk.TextColor3 = Color3.new(0, 0, 0)
  45. lk.TextSize = 14
  46.  
  47. FLY.Name = "FLY"
  48. FLY.Parent = kakak
  49. FLY.BackgroundColor3 = Color3.new(1, 1, 1)
  50. FLY.Position = UDim2.new(0.0256344117, 0, 0.24615325, 0)
  51. FLY.Size = UDim2.new(0, 159, 0, 50)
  52. FLY.Style = Enum.ButtonStyle.RobloxButtonDefault
  53. FLY.Font = Enum.Font.SourceSans
  54. FLY.Text = "FLY"
  55. FLY.TextColor3 = Color3.new(1, 0.333333, 0)
  56. FLY.TextScaled = true
  57. FLY.TextSize = 29
  58. FLY.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 0.498039)
  59. FLY.TextWrapped = true
  60. FLY.MouseButton1Down:connect(function()
  61. local Plr = game:GetService("Players").LocalPlayer
  62. local Mouse = Plr:GetMouse()
  63.  
  64. Mouse.Button1Down:connect(function()
  65. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  66. if not Mouse.Target then return end
  67. Mouse.Target:Destroy()
  68. end)
  69. end)
  70.  
  71. ADMIN.Name = "ADMIN"
  72. ADMIN.Parent = kakak
  73. ADMIN.BackgroundColor3 = Color3.new(1, 1, 1)
  74. ADMIN.Position = UDim2.new(0.474481672, 0, 0.244912401, 0)
  75. ADMIN.Size = UDim2.new(0, 186, 0, 49)
  76. ADMIN.Style = Enum.ButtonStyle.RobloxButtonDefault
  77. ADMIN.Font = Enum.Font.SourceSans
  78. ADMIN.Text = "ADMIN"
  79. ADMIN.TextColor3 = Color3.new(1, 0, 0)
  80. ADMIN.TextScaled = true
  81. ADMIN.TextSize = 14
  82. ADMIN.TextWrapped = true
  83. ADMIN.MouseButton1Down:connect(function()
  84. loadstring(game:GetObjects("https://pastebin.com/raw/haB7jFgK")[1].Source)()
  85. end)
  86.  
  87. Gui1.Name = "Gui 1"
  88. Gui1.Parent = kakak
  89. Gui1.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  90. Gui1.Position = UDim2.new(0.251284659, 0, 0.552621245, 0)
  91. Gui1.Size = UDim2.new(0, 159, 0, 50)
  92. Gui1.Font = Enum.Font.SourceSans
  93. Gui1.Text = "GUI 1"
  94. Gui1.TextColor3 = Color3.new(0, 0, 0)
  95. Gui1.TextSize = 14
  96. Gui1.MouseButton1Down:connect(function()
  97. Gui1.Visible = true
  98. tpallslaygaming.Visible = false
  99. end)
  100.  
  101. tpallslaygaming.Name = "tp all slaygaming"
  102. tpallslaygaming.Parent = ScreenGui
  103. tpallslaygaming.BackgroundColor3 = Color3.new(1, 1, 1)
  104. tpallslaygaming.Position = UDim2.new(0.492411405, 0, 0.15569824, 0)
  105. tpallslaygaming.Size = UDim2.new(0, 469, 0, 296)
  106. tpallslaygaming.Visible = false
  107. tpallslaygaming.Style = Enum.FrameStyle.DropShadow
  108. tpallslaygaming.Visible = false
  109. tpallslaygaming.Draggable = true
  110.  
  111. Vifyeu.Name = "Vi f yeu"
  112. Vifyeu.Parent = tpallslaygaming
  113. Vifyeu.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  114. Vifyeu.Position = UDim2.new(0.191146493, 0, -0.0281969532, 0)
  115. Vifyeu.Size = UDim2.new(0, 280, 0, 50)
  116. Vifyeu.SizeConstraint = Enum.SizeConstraint.RelativeXX
  117. Vifyeu.Font = Enum.Font.SourceSans
  118. Vifyeu.Text = "By ka roblox YT dog quay video"
  119. Vifyeu.TextColor3 = Color3.new(0, 1, 1)
  120. Vifyeu.TextScaled = true
  121. Vifyeu.TextSize = 14
  122. Vifyeu.TextWrapped = true
  123.  
  124. TPAssassins.Name = "TP Assassins"
  125. TPAssassins.Parent = tpallslaygaming
  126. TPAssassins.BackgroundColor3 = Color3.new(1, 1, 1)
  127. TPAssassins.Position = UDim2.new(0.0288178362, 0, 0.221019953, 0)
  128. TPAssassins.Size = UDim2.new(0, 132, 0, 33)
  129. TPAssassins.Font = Enum.Font.SourceSans
  130. TPAssassins.Text = "TP Assassins"
  131. TPAssassins.TextColor3 = Color3.new(0, 0, 0)
  132. TPAssassins.TextSize = 14
  133. TPAssassins.MouseButton1Down:connect(function()
  134. --Assassins
  135.  
  136.  
  137.  
  138.  
  139. --THE SCRIPT
  140. _G.Fuck = true -- false to Turn Off
  141. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  142. while _G.Fuck do
  143.  
  144. wait()
  145. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  146. for _,v in pairs(enemi:GetChildren()) do
  147. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  148. end
  149. end
  150. end)
  151.  
  152. TPOrcs.Name = "TP Orcs"
  153. TPOrcs.Parent = tpallslaygaming
  154. TPOrcs.BackgroundColor3 = Color3.new(1, 1, 1)
  155. TPOrcs.Position = UDim2.new(0.027919095, 0, 0.399875104, 0)
  156. TPOrcs.Size = UDim2.new(0, 132, 0, 32)
  157. TPOrcs.Font = Enum.Font.SourceSans
  158. TPOrcs.Text = "TP Orcs"
  159. TPOrcs.TextColor3 = Color3.new(0, 0, 0)
  160. TPOrcs.TextSize = 14
  161. TPOrcs.MouseButton1Down:connect(function()
  162. --Orcs
  163.  
  164.  
  165.  
  166. --THE SCRIPT
  167. _G.Fuck = true -- false to Turn Off
  168. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  169. while _G.Fuck do
  170.  
  171. wait()
  172. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  173. for _,v in pairs(enemi:GetChildren()) do
  174. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  175. end
  176. end
  177. end)
  178.  
  179. TPSkeletons.Name = "TP Skeletons"
  180. TPSkeletons.Parent = tpallslaygaming
  181. TPSkeletons.BackgroundColor3 = Color3.new(1, 1, 1)
  182. TPSkeletons.Position = UDim2.new(0.0291690789, 0, 0.562363625, 0)
  183. TPSkeletons.Size = UDim2.new(0, 132, 0, 34)
  184. TPSkeletons.Font = Enum.Font.SourceSans
  185. TPSkeletons.Text = "TP Skeletons"
  186. TPSkeletons.TextColor3 = Color3.new(0, 0, 0)
  187. TPSkeletons.TextSize = 14
  188. TPSkeletons.MouseButton1Down:connect(function()
  189. --Skeletons
  190.  
  191.  
  192.  
  193. --THE SCRIPT
  194. _G.Fuck = true -- false to Turn Off
  195. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  196. while _G.Fuck do
  197.  
  198. wait()
  199. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  200. for _,v in pairs(enemi:GetChildren()) do
  201. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  202. end
  203. end
  204. end)
  205.  
  206. TPNoobs.Name = "TP Noobs"
  207. TPNoobs.Parent = tpallslaygaming
  208. TPNoobs.BackgroundColor3 = Color3.new(1, 1, 1)
  209. TPNoobs.Position = UDim2.new(0.029098805, 0, 0.748369277, 0)
  210. TPNoobs.Size = UDim2.new(0, 133, 0, 35)
  211. TPNoobs.Font = Enum.Font.SourceSans
  212. TPNoobs.Text = "TP Noobs"
  213. TPNoobs.TextColor3 = Color3.new(0, 0, 0)
  214. TPNoobs.TextSize = 14
  215. TPNoobs.MouseButton1Down:connect(function()
  216. --Noobs
  217.  
  218.  
  219.  
  220. --THE SCRIPT
  221. _G.Fuck = true -- false to Turn Off
  222. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  223. while _G.Fuck do
  224.  
  225. wait()
  226. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  227. for _,v in pairs(enemi:GetChildren()) do
  228. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  229. end
  230. end
  231. end)
  232.  
  233. TPChocolateZombies.Name = "TP Chocolate Zombies"
  234. TPChocolateZombies.Parent = tpallslaygaming
  235. TPChocolateZombies.BackgroundColor3 = Color3.new(1, 1, 1)
  236. TPChocolateZombies.Position = UDim2.new(0.358699322, 0, 0.221567303, 0)
  237. TPChocolateZombies.Size = UDim2.new(0, 127, 0, 28)
  238. TPChocolateZombies.Font = Enum.Font.SourceSans
  239. TPChocolateZombies.Text = "TP Chocolate Zombies"
  240. TPChocolateZombies.TextColor3 = Color3.new(0, 0, 0)
  241. TPChocolateZombies.TextSize = 14
  242. TPChocolateZombies.MouseButton1Down:connect(function()
  243. --Chocolate Zombies
  244.  
  245.  
  246.  
  247. --THE SCRIPT
  248. _G.Fuck = true -- false to Turn Off
  249. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  250. while _G.Fuck do
  251.  
  252. wait()
  253. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  254. for _,v in pairs(enemi:GetChildren()) do
  255. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  256. end
  257. end
  258.  
  259. TPOverlord.Name = "TP Overlord"
  260. TPOverlord.Parent = tpallslaygaming
  261. TPOverlord.BackgroundColor3 = Color3.new(1, 1, 1)
  262. TPOverlord.Position = UDim2.new(0.357591838, 0, 0.399501055, 0)
  263. TPOverlord.Size = UDim2.new(0, 125, 0, 32)
  264. TPOverlord.Font = Enum.Font.SourceSans
  265. TPOverlord.Text = "TP Overlord"
  266. TPOverlord.TextColor3 = Color3.new(0, 0, 0)
  267. TPOverlord.TextSize = 14
  268. TPOverlord.MouseButton1Down:connect(function()
  269. --Overlord
  270.  
  271.  
  272.  
  273. --THE SCRIPT
  274. _G.Fuck = true -- false to Turn Off
  275. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  276. while _G.Fuck do
  277.  
  278. wait()
  279. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  280. for _,v in pairs(enemi:GetChildren()) do
  281. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  282. end
  283. end
  284. end)
  285.  
  286. TPWerewolf.Name = "TP Werewolf"
  287. TPWerewolf.Parent = tpallslaygaming
  288. TPWerewolf.BackgroundColor3 = Color3.new(1, 1, 1)
  289. TPWerewolf.Position = UDim2.new(0.363739997, 0, 0.569529533, 0)
  290. TPWerewolf.Size = UDim2.new(0, 124, 0, 30)
  291. TPWerewolf.Font = Enum.Font.SourceSans
  292. TPWerewolf.Text = "TP Werewolf"
  293. TPWerewolf.TextColor3 = Color3.new(0, 0, 0)
  294. TPWerewolf.TextSize = 14
  295. TPWerewolf.MouseButton1Down:connect(function()
  296. --Werewolf
  297.  
  298.  
  299.  
  300. --THE SCRIPT
  301. _G.Fuck = true -- false to Turn Off
  302. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  303. while _G.Fuck do
  304.  
  305. wait()
  306. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  307. for _,v in pairs(enemi:GetChildren()) do
  308. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  309. end
  310. end
  311. end)
  312.  
  313. TPCactusKing.Name = "TP Cactus King"
  314. TPCactusKing.Parent = tpallslaygaming
  315. TPCactusKing.BackgroundColor3 = Color3.new(1, 1, 1)
  316. TPCactusKing.Position = UDim2.new(0.361821085, 0, 0.746976912, 0)
  317. TPCactusKing.Size = UDim2.new(0, 128, 0, 35)
  318. TPCactusKing.Font = Enum.Font.SourceSans
  319. TPCactusKing.Text = "TP Cactus King"
  320. TPCactusKing.TextColor3 = Color3.new(0, 0, 0)
  321. TPCactusKing.TextSize = 14
  322. TPCactusKing.MouseButton1Down:connect(function()
  323. --Cactus King
  324.  
  325.  
  326.  
  327. --THE SCRIPT
  328. _G.Fuck = true -- false to Turn Off
  329. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  330. while _G.Fuck do
  331.  
  332. wait()
  333. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  334. for _,v in pairs(enemi:GetChildren()) do
  335. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  336. end
  337. end
  338. end)
  339.  
  340. TPGuest.Name = "TP Guest"
  341. TPGuest.Parent = tpallslaygaming
  342. TPGuest.BackgroundColor3 = Color3.new(1, 1, 1)
  343. TPGuest.Position = UDim2.new(0.666719854, 0, 0.219402209, 0)
  344. TPGuest.Size = UDim2.new(0, 120, 0, 27)
  345. TPGuest.Font = Enum.Font.SourceSans
  346. TPGuest.Text = "TP Guest"
  347. TPGuest.TextColor3 = Color3.new(0, 0, 0)
  348. TPGuest.TextSize = 14
  349. TPGuest.MouseButton1Down:connect(function()
  350. --Guest
  351.  
  352.  
  353.  
  354. --THE SCRIPT
  355. _G.Fuck = true -- false to Turn Off
  356. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  357. while _G.Fuck do
  358.  
  359. wait()
  360. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  361. for _,v in pairs(enemi:GetChildren()) do
  362. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  363. end
  364. end
  365. end)
  366.  
  367. TPSnowmen.Name = "TP Snowmen"
  368. TPSnowmen.Parent = tpallslaygaming
  369. TPSnowmen.BackgroundColor3 = Color3.new(1, 1, 1)
  370. TPSnowmen.Position = UDim2.new(0.6653229, 0, 0.422343999, 0)
  371. TPSnowmen.Size = UDim2.new(0, 120, 0, 25)
  372. TPSnowmen.Font = Enum.Font.SourceSans
  373. TPSnowmen.Text = "TP Snowmen"
  374. TPSnowmen.TextColor3 = Color3.new(0, 0, 0)
  375. TPSnowmen.TextSize = 14
  376. TPSnowmen.MouseButton1Down:connect(function()
  377. --Snowmen
  378.  
  379.  
  380.  
  381. --THE SCRIPT
  382. _G.Fuck = true -- false to Turn Off
  383. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  384. while _G.Fuck do
  385.  
  386. wait()
  387. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  388. for _,v in pairs(enemi:GetChildren()) do
  389. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  390. end
  391. end
  392. end)
  393.  
  394. TPGingerbreadMen.Name = "TP Gingerbread Men"
  395. TPGingerbreadMen.Parent = tpallslaygaming
  396. TPGingerbreadMen.BackgroundColor3 = Color3.new(1, 1, 1)
  397. TPGingerbreadMen.Position = UDim2.new(0.678992689, 0, 0.561657429, 0)
  398. TPGingerbreadMen.Size = UDim2.new(0, 113, 0, 30)
  399. TPGingerbreadMen.Font = Enum.Font.SourceSans
  400. TPGingerbreadMen.Text = "TP Gingerbread Men"
  401. TPGingerbreadMen.TextColor3 = Color3.new(0, 0, 0)
  402. TPGingerbreadMen.TextSize = 14
  403. TPGingerbreadMen.MouseButton1Down:connect(function()
  404. --Gingerbread Men
  405.  
  406.  
  407.  
  408. --THE SCRIPT
  409. _G.Fuck = true -- false to Turn Off
  410. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  411. while _G.Fuck do
  412.  
  413. wait()
  414. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  415. for _,v in pairs(enemi:GetChildren()) do
  416. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  417. end
  418. end
  419. end)
  420.  
  421. Closer.Name = "Closer"
  422. Closer.Parent = tpallslaygaming
  423. Closer.BackgroundColor3 = Color3.new(1, 1, 1)
  424. Closer.Position = UDim2.new(0.884406328, 0, 0.00302549312, 0)
  425. Closer.Size = UDim2.new(0, 59, 0, 41)
  426. Closer.Style = Enum.ButtonStyle.RobloxButtonDefault
  427. Closer.Font = Enum.Font.SourceSans
  428. Closer.Text = "X"
  429. Closer.TextColor3 = Color3.new(0, 0.666667, 1)
  430. Closer.TextSize = 30
  431. Closer.MouseButton1Down:connect(function()
  432. tpallslaygaming.Visible = true
  433. Gui1.Visible = false
  434. end)
  435.  
  436. TPFrostGuard.Name = "TP Frost Guard"
  437. TPFrostGuard.Parent = tpallslaygaming
  438. TPFrostGuard.BackgroundColor3 = Color3.new(1, 1, 1)
  439. TPFrostGuard.Position = UDim2.new(0.680149436, 0, 0.73391068, 0)
  440. TPFrostGuard.Size = UDim2.new(0, 114, 0, 35)
  441. TPFrostGuard.Font = Enum.Font.SourceSans
  442. TPFrostGuard.Text = "TP Frost Guard"
  443. TPFrostGuard.TextColor3 = Color3.new(0, 0, 0)
  444. TPFrostGuard.TextSize = 14
  445. TPFrostGuard.MouseButton1Down:connect(function()
  446. --Frost Guard
  447.  
  448.  
  449.  
  450. --THE SCRIPT
  451. _G.Fuck = true -- false to Turn Off
  452. local enemi = game.Workspace.Enemies.Assassins -- Change Assasins to Any NPC you want
  453. while _G.Fuck do
  454.  
  455. wait()
  456. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  457. for _,v in pairs(enemi:GetChildren()) do
  458. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame+Vector3.new(1, 0, 0)
  459. end
  460. end
  461. end)
  462. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement