Advertisement
Waffle212

Untitled

Mar 27th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.36 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local UltimateGUI = Instance.new("ScreenGui")
  5. local Shadow = Instance.new("ImageLabel")
  6. local MainFrame = Instance.new("ImageLabel")
  7. local Ultimate_GUI = Instance.new("TextLabel")
  8. local Close = Instance.new("TextButton")
  9. local scripthub = Instance.new("TextButton")
  10. local scripthub_2 = Instance.new("Frame")
  11. local TextLabel = Instance.new("TextLabel")
  12. local adminmenu = Instance.new("TextButton")
  13. local remotespy = Instance.new("TextButton")
  14. local Noclip = Instance.new("TextButton")
  15. local destructive = Instance.new("TextButton")
  16. local animation = Instance.new("TextButton")
  17. local tpclick = Instance.new("TextButton")
  18. local CLOSE = Instance.new("TextButton")
  19. --Properties:
  20. UltimateGUI.Name = "Ultimate GUI"
  21. UltimateGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  22. UltimateGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. Shadow.Name = "Shadow"
  25. Shadow.Parent = UltimateGUI
  26. Shadow.BackgroundColor3 = Color3.new(1, 1, 1)
  27. Shadow.BackgroundTransparency = 1
  28. Shadow.Position = UDim2.new(0.177013427, 0, 0.0869565234, 0)
  29. Shadow.Size = UDim2.new(0, 654, 0, 436)
  30. Shadow.Image = "rbxassetid://2804093837"
  31. Shadow.ImageColor3 = Color3.new(0.188235, 0.352941, 0.8)
  32. Shadow.ScaleType = Enum.ScaleType.Slice
  33. Shadow.SliceCenter = Rect.new(25, 25, 26, 26)
  34.  
  35. MainFrame.Name = "MainFrame"
  36. MainFrame.Parent = Shadow
  37. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  38. MainFrame.BackgroundTransparency = 1
  39. MainFrame.Position = UDim2.new(-0.0185506046, 0, -0.022017166, 0)
  40. MainFrame.Size = UDim2.new(0, 654, 0, 436)
  41. MainFrame.Image = "rbxassetid://2804093837"
  42. MainFrame.ImageColor3 = Color3.new(0.34902, 0.380392, 1)
  43. MainFrame.ScaleType = Enum.ScaleType.Slice
  44. MainFrame.SliceCenter = Rect.new(25, 25, 26, 26)
  45.  
  46. Ultimate_GUI.Name = "Ultimate_GUI"
  47. Ultimate_GUI.Parent = MainFrame
  48. Ultimate_GUI.BackgroundColor3 = Color3.new(0.0392157, 0.87451, 1)
  49. Ultimate_GUI.BackgroundTransparency = 1
  50. Ultimate_GUI.Position = UDim2.new(0.0550458729, 0, 0, 0)
  51. Ultimate_GUI.Size = UDim2.new(0, 557, 0, 50)
  52. Ultimate_GUI.Font = Enum.Font.SourceSansBold
  53. Ultimate_GUI.Text = "Ultimate GUI"
  54. Ultimate_GUI.TextColor3 = Color3.new(0.431373, 0.258824, 1)
  55. Ultimate_GUI.TextScaled = true
  56. Ultimate_GUI.TextSize = 14
  57. Ultimate_GUI.TextStrokeTransparency = 0
  58. Ultimate_GUI.TextWrapped = true
  59.  
  60. Close.Name = "Close"
  61. Close.Parent = MainFrame
  62. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  63. Close.BackgroundTransparency = 1
  64. Close.Position = UDim2.new(0.938271582, 0, 0, 0)
  65. Close.Size = UDim2.new(0, 45, 0, 38)
  66. Close.Font = Enum.Font.SourceSans
  67. Close.Text = "X"
  68. Close.TextColor3 = Color3.new(0, 0, 0)
  69. Close.TextScaled = true
  70. Close.TextSize = 14
  71. Close.TextWrapped = true
  72.  
  73. scripthub.Name = "script hub"
  74. scripthub.Parent = MainFrame
  75. scripthub.BackgroundColor3 = Color3.new(0.807843, 0.807843, 0.807843)
  76. scripthub.BorderColor3 = Color3.new(1, 1, 1)
  77. scripthub.Position = UDim2.new(0.0536741279, 0, 0.182738245, 0)
  78. scripthub.Size = UDim2.new(0, 200, 0, 50)
  79. scripthub.Font = Enum.Font.SourceSans
  80. scripthub.Text = "Script Hub"
  81. scripthub.TextColor3 = Color3.new(0, 0, 0)
  82. scripthub.TextScaled = true
  83. scripthub.TextSize = 14
  84. scripthub.TextWrapped = true
  85.  
  86. scripthub_2.Name = "script hub"
  87. scripthub_2.Parent = UltimateGUI
  88. scripthub_2.Active = true
  89. scripthub_2.BackgroundColor3 = Color3.new(1, 1, 1)
  90. scripthub_2.BorderColor3 = Color3.new(1, 1, 1)
  91. scripthub_2.Position = UDim2.new(0.353919238, 0, 0.420204997, 0)
  92. scripthub_2.Size = UDim2.new(0, 281, 0, 324)
  93. scripthub_2.Visible = false
  94.  
  95. TextLabel.Parent = scripthub_2
  96. TextLabel.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  97. TextLabel.Size = UDim2.new(0, 281, 0, 50)
  98. TextLabel.Font = Enum.Font.SourceSans
  99. TextLabel.Text = "Script Hub"
  100. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  101. TextLabel.TextScaled = true
  102. TextLabel.TextSize = 14
  103. TextLabel.TextWrapped = true
  104.  
  105. adminmenu.Name = "admin menu"
  106. adminmenu.Parent = scripthub_2
  107. adminmenu.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  108. adminmenu.Position = UDim2.new(0, 0, 0.216049388, 0)
  109. adminmenu.Size = UDim2.new(0, 111, 0, 50)
  110. adminmenu.Font = Enum.Font.SourceSans
  111. adminmenu.Text = "Admin Menu"
  112. adminmenu.TextColor3 = Color3.new(0, 0, 0)
  113. adminmenu.TextScaled = true
  114. adminmenu.TextSize = 14
  115. adminmenu.TextWrapped = true
  116.  
  117. remotespy.Name = "remote spy"
  118. remotespy.Parent = scripthub_2
  119. remotespy.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  120. remotespy.Position = UDim2.new(0.604982197, 0, 0.216049388, 0)
  121. remotespy.Size = UDim2.new(0, 111, 0, 50)
  122. remotespy.Font = Enum.Font.SourceSans
  123. remotespy.Text = "Remote Spy"
  124. remotespy.TextColor3 = Color3.new(0, 0, 0)
  125. remotespy.TextScaled = true
  126. remotespy.TextSize = 14
  127. remotespy.TextWrapped = true
  128.  
  129. Noclip.Name = "Noclip"
  130. Noclip.Parent = scripthub_2
  131. Noclip.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  132. Noclip.Position = UDim2.new(0.604982197, 0, 0.469135821, 0)
  133. Noclip.Size = UDim2.new(0, 111, 0, 50)
  134. Noclip.Font = Enum.Font.SourceSans
  135. Noclip.Text = "Noclip"
  136. Noclip.TextColor3 = Color3.new(0, 0, 0)
  137. Noclip.TextScaled = true
  138. Noclip.TextSize = 14
  139. Noclip.TextWrapped = true
  140.  
  141. destructive.Name = "destructive"
  142. destructive.Parent = scripthub_2
  143. destructive.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  144. destructive.Position = UDim2.new(0.604982197, 0, 0.728395104, 0)
  145. destructive.Size = UDim2.new(0, 111, 0, 50)
  146. destructive.Font = Enum.Font.SourceSans
  147. destructive.Text = "BigFuckingGui"
  148. destructive.TextColor3 = Color3.new(0, 0, 0)
  149. destructive.TextScaled = true
  150. destructive.TextSize = 14
  151. destructive.TextWrapped = true
  152.  
  153. animation.Name = "animation"
  154. animation.Parent = scripthub_2
  155. animation.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  156. animation.Position = UDim2.new(0, 0, 0.728395104, 0)
  157. animation.Size = UDim2.new(0, 111, 0, 50)
  158. animation.Font = Enum.Font.SourceSans
  159. animation.Text = "FE Animation Gui"
  160. animation.TextColor3 = Color3.new(0, 0, 0)
  161. animation.TextScaled = true
  162. animation.TextSize = 14
  163. animation.TextWrapped = true
  164.  
  165. tpclick.Name = "tp click"
  166. tpclick.Parent = scripthub_2
  167. tpclick.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  168. tpclick.Position = UDim2.new(0, 0, 0.469135851, 0)
  169. tpclick.Size = UDim2.new(0, 111, 0, 50)
  170. tpclick.Font = Enum.Font.SourceSans
  171. tpclick.Text = "Ctrl + click to tp"
  172. tpclick.TextColor3 = Color3.new(0, 0, 0)
  173. tpclick.TextScaled = true
  174. tpclick.TextSize = 14
  175. tpclick.TextWrapped = true
  176.  
  177. CLOSE.Name = "CLOSE"
  178. CLOSE.Parent = scripthub_2
  179. CLOSE.BackgroundColor3 = Color3.new(1, 1, 1)
  180. CLOSE.BackgroundTransparency = 1
  181. CLOSE.Position = UDim2.new(0.893238425, 0, 0, 0)
  182. CLOSE.Size = UDim2.new(0, 30, 0, 16)
  183. CLOSE.Font = Enum.Font.SourceSans
  184. CLOSE.Text = "X"
  185. CLOSE.TextColor3 = Color3.new(0, 0, 0)
  186. CLOSE.TextScaled = true
  187. CLOSE.TextSize = 14
  188. CLOSE.TextWrapped = true
  189. -- Scripts:
  190. function SCRIPT_OWDB73_FAKESCRIPT() -- Close.LocalScript
  191. local script = Instance.new('LocalScript')
  192. script.Parent = Close
  193. script.Parent.MouseButton1Click:Connect(function()
  194. script.Parent.Parent.Parent.Visible = false
  195. end)
  196.  
  197. end
  198. coroutine.resume(coroutine.create(SCRIPT_OWDB73_FAKESCRIPT))
  199. function SCRIPT_PCXN85_FAKESCRIPT() -- scripthub.LocalScript
  200. local script = Instance.new('LocalScript')
  201. script.Parent = scripthub
  202. script.Parent.MouseButton1Click:Connect(function()
  203. loadstring(game:HttpGet(('https://pastebin.com/raw/4emj5DNW'),true))()
  204. end)
  205.  
  206. end
  207. coroutine.resume(coroutine.create(SCRIPT_PCXN85_FAKESCRIPT))
  208. function SCRIPT_VLPG79_FAKESCRIPT() -- Shadow.LocalScript
  209. local script = Instance.new('LocalScript')
  210. script.Parent = Shadow
  211. local UserInputService = game:GetService("UserInputService")
  212.  
  213. local gui = script.Parent
  214.  
  215. local dragging
  216. local dragInput
  217. local dragStart
  218. local startPos
  219.  
  220. local function update(input)
  221. local delta = input.Position - dragStart
  222. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  223. end
  224.  
  225. gui.InputBegan:Connect(function(input)
  226. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  227. dragging = true
  228. dragStart = input.Position
  229. startPos = gui.Position
  230.  
  231. input.Changed:Connect(function()
  232. if input.UserInputState == Enum.UserInputState.End then
  233. dragging = false
  234. end
  235. end)
  236. end
  237. end)
  238.  
  239. gui.InputChanged:Connect(function(input)
  240. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  241. dragInput = input
  242. end
  243. end)
  244.  
  245. UserInputService.InputChanged:Connect(function(input)
  246. if input == dragInput and dragging then
  247. update(input)
  248. end
  249. end)
  250.  
  251. end
  252. coroutine.resume(coroutine.create(SCRIPT_VLPG79_FAKESCRIPT))
  253. function SCRIPT_JTVL75_FAKESCRIPT() -- adminmenu.LocalScript
  254. local script = Instance.new('LocalScript')
  255. script.Parent = adminmenu
  256. script.Parent.MouseButton1Click:Connect(function()
  257. loadstring(game:HttpGet("https://pastebin.com/raw/jPrrwew4", true))()
  258. end)
  259.  
  260. end
  261. coroutine.resume(coroutine.create(SCRIPT_JTVL75_FAKESCRIPT))
  262. function SCRIPT_SNWP73_FAKESCRIPT() -- remotespy.LocalScript
  263. local script = Instance.new('LocalScript')
  264. script.Parent = remotespy
  265. script.Parent.MouseButton1Click:Connect(function()
  266. loadstring(game:HttpGet("https://mrspyv2source.000webhostapp.com/", true))()
  267.  
  268. end)
  269.  
  270. end
  271. coroutine.resume(coroutine.create(SCRIPT_SNWP73_FAKESCRIPT))
  272. function SCRIPT_QWSP72_FAKESCRIPT() -- Noclip.LocalScript
  273. local script = Instance.new('LocalScript')
  274. script.Parent = Noclip
  275. script.Parent.MouseButton1Click:Connect(function()
  276. loadstring(game:HttpGet("https://pastebin.com/raw/hJxG9LaT",true))()
  277. local a = Instance.new("Message",workspace)
  278. a.Text = "OFF = on!!!"
  279. wait(3)
  280. a:Destroy()
  281. end)
  282.  
  283. end
  284. coroutine.resume(coroutine.create(SCRIPT_QWSP72_FAKESCRIPT))
  285. function SCRIPT_YRSM71_FAKESCRIPT() -- destructive.LocalScript
  286. local script = Instance.new('LocalScript')
  287. script.Parent = destructive
  288. script.Parent.MouseButton1Click:Connect(function()
  289. loadstring(game:HttpGet("https://pastebin.com/raw/ej3kF5K9", true))()
  290. end)
  291.  
  292. end
  293. coroutine.resume(coroutine.create(SCRIPT_YRSM71_FAKESCRIPT))
  294. function SCRIPT_YLAL65_FAKESCRIPT() -- animation.LocalScript
  295. local script = Instance.new('LocalScript')
  296. script.Parent = animation
  297. script.Parent.MouseButton1Click:Connect(function()
  298. loadstring(game:HttpGet(('https://pastebin.com/raw/fBRCgyL2'),true))()
  299. end)
  300.  
  301. end
  302. coroutine.resume(coroutine.create(SCRIPT_YLAL65_FAKESCRIPT))
  303. function SCRIPT_QUNO67_FAKESCRIPT() -- tpclick.LocalScript
  304. local script = Instance.new('LocalScript')
  305. script.Parent = tpclick
  306. script.Parent.MouseButton1Click:Connect(function()
  307. local Plr = game:GetService("Players").LocalPlayer
  308. local Mouse = Plr:GetMouse()
  309.  
  310. Mouse.Button1Down:connect(function()
  311. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  312. if not Mouse.Target then return end
  313. Plr.Character:MoveTo(Mouse.Hit.p)
  314. end)
  315. end)
  316.  
  317. end
  318. coroutine.resume(coroutine.create(SCRIPT_QUNO67_FAKESCRIPT))
  319. function SCRIPT_ECRO81_FAKESCRIPT() -- CLOSE.LocalScript
  320. local script = Instance.new('LocalScript')
  321. script.Parent = CLOSE
  322. script.Parent.MouseButton1Click:Connect(function()
  323. script.Parent.Parent.Visible = false
  324. end)
  325.  
  326. end
  327. coroutine.resume(coroutine.create(SCRIPT_ECRO81_FAKESCRIPT))
  328. function SCRIPT_RCFD88_FAKESCRIPT() -- scripthub_2.LocalScript
  329. local script = Instance.new('LocalScript')
  330. script.Parent = scripthub_2
  331. local UserInputService = game:GetService("UserInputService")
  332.  
  333. local gui = script.Parent
  334.  
  335. local dragging
  336. local dragInput
  337. local dragStart
  338. local startPos
  339.  
  340. local function update(input)
  341. local delta = input.Position - dragStart
  342. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  343. end
  344.  
  345. gui.InputBegan:Connect(function(input)
  346. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  347. dragging = true
  348. dragStart = input.Position
  349. startPos = gui.Position
  350.  
  351. input.Changed:Connect(function()
  352. if input.UserInputState == Enum.UserInputState.End then
  353. dragging = false
  354. end
  355. end)
  356. end
  357. end)
  358.  
  359. gui.InputChanged:Connect(function(input)
  360. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  361. dragInput = input
  362. end
  363. end)
  364.  
  365. UserInputService.InputChanged:Connect(function(input)
  366. if input == dragInput and dragging then
  367. update(input)
  368. end
  369. end)
  370.  
  371. end
  372. coroutine.resume(coroutine.create(SCRIPT_RCFD88_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement