Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.92 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local SynaX = Instance.new("ScreenGui")
  5. local MainF = Instance.new("ImageLabel")
  6. local TitleX = Instance.new("TextLabel")
  7. local TheNorthern = Instance.new("TextLabel")
  8. local WinError = Instance.new("TextLabel")
  9. local HideNames = Instance.new("TextButton")
  10. local Traveler = Instance.new("TextButton")
  11. local NativesBase = Instance.new("TextButton")
  12. local CFrameBase = Instance.new("TextButton")
  13. local TP = Instance.new("TextButton")
  14. local ChatSpamStop = Instance.new("TextButton")
  15. local ChatSpam = Instance.new("TextButton")
  16. local Credits = Instance.new("TextLabel")
  17. --Properties:
  18. SynaX.Name = "SynaX"
  19. SynaX.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20. SynaX.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21.  
  22. MainF.Name = "MainF"
  23. MainF.Parent = SynaX
  24. MainF.BackgroundColor3 = Color3.new(1, 1, 1)
  25. MainF.BackgroundTransparency = 1
  26. MainF.Position = UDim2.new(0.5, -257, 0.5, -141)
  27. MainF.Size = UDim2.new(0, 514, 0, 283)
  28. MainF.ZIndex = 2
  29. MainF.Image = "rbxassetid://2790390993"
  30. MainF.ImageTransparency = 0.69999998807907
  31. MainF.ScaleType = Enum.ScaleType.Slice
  32. MainF.SliceCenter = Rect.new(16, 16, 240, 240)
  33. MainF.Draggable = true
  34. MainF.Selectable = true
  35. MainF.Active = true
  36.  
  37. TitleX.Name = "TitleX"
  38. TitleX.Parent = MainF
  39. TitleX.BackgroundColor3 = Color3.new(1, 1, 1)
  40. TitleX.BackgroundTransparency = 1
  41. TitleX.Size = UDim2.new(0, 514, 0, 43)
  42. TitleX.Font = Enum.Font.Arcade
  43. TitleX.Text = "Synapse X"
  44. TitleX.TextColor3 = Color3.new(0, 0, 0)
  45. TitleX.TextScaled = true
  46. TitleX.TextSize = 14
  47. TitleX.TextWrapped = true
  48.  
  49. TheNorthern.Name = "TheNorthern"
  50. TheNorthern.Parent = MainF
  51. TheNorthern.BackgroundColor3 = Color3.new(1, 1, 1)
  52. TheNorthern.BackgroundTransparency = 1
  53. TheNorthern.Size = UDim2.new(0, 145, 0, 50)
  54. TheNorthern.Font = Enum.Font.Fantasy
  55. TheNorthern.Text = "The Northern Frontier"
  56. TheNorthern.TextColor3 = Color3.new(0, 0, 0)
  57. TheNorthern.TextSize = 14
  58. TheNorthern.TextWrapped = true
  59. TheNorthern.TextYAlignment = Enum.TextYAlignment.Bottom
  60.  
  61. WinError.Name = "WinError"
  62. WinError.Parent = MainF
  63. WinError.BackgroundColor3 = Color3.new(1, 1, 1)
  64. WinError.BackgroundTransparency = 1
  65. WinError.Position = UDim2.new(0.675097287, 0, 0, 0)
  66. WinError.Size = UDim2.new(0, 167, 0, 50)
  67. WinError.Font = Enum.Font.Fantasy
  68. WinError.Text = "Windows Error Simulator"
  69. WinError.TextColor3 = Color3.new(0, 0, 0)
  70. WinError.TextSize = 14
  71. WinError.TextYAlignment = Enum.TextYAlignment.Bottom
  72.  
  73. HideNames.Name = "HideNames"
  74. HideNames.Parent = MainF
  75. HideNames.BackgroundColor3 = Color3.new(1, 1, 1)
  76. HideNames.BackgroundTransparency = 0.5
  77. HideNames.BorderColor3 = Color3.new(1, 1, 1)
  78. HideNames.BorderSizePixel = 0
  79. HideNames.Position = UDim2.new(0, 0, 0.819787979, 0)
  80. HideNames.Size = UDim2.new(0, 168, 0, 39)
  81. HideNames.Font = Enum.Font.Cartoon
  82. HideNames.Text = "Hide Name"
  83. HideNames.TextColor3 = Color3.new(0, 0, 0)
  84. HideNames.TextSize = 30
  85.  
  86. Traveler.Name = "Traveler"
  87. Traveler.Parent = MainF
  88. Traveler.BackgroundColor3 = Color3.new(1, 1, 1)
  89. Traveler.BackgroundTransparency = 0.5
  90. Traveler.BorderColor3 = Color3.new(1, 1, 1)
  91. Traveler.BorderSizePixel = 0
  92. Traveler.Position = UDim2.new(0, 0, 0.618374586, 0)
  93. Traveler.Size = UDim2.new(0, 168, 0, 39)
  94. Traveler.Font = Enum.Font.Cartoon
  95. Traveler.Text = "Traveler"
  96. Traveler.TextColor3 = Color3.new(0, 0, 0)
  97. Traveler.TextSize = 30
  98.  
  99. NativesBase.Name = "NativesBase"
  100. NativesBase.Parent = MainF
  101. NativesBase.BackgroundColor3 = Color3.new(1, 1, 1)
  102. NativesBase.BackgroundTransparency = 0.5
  103. NativesBase.BorderColor3 = Color3.new(1, 1, 1)
  104. NativesBase.BorderSizePixel = 0
  105. NativesBase.Position = UDim2.new(0, 0, 0.424028277, 0)
  106. NativesBase.Size = UDim2.new(0, 168, 0, 39)
  107. NativesBase.Font = Enum.Font.Cartoon
  108. NativesBase.Text = "Natives Base"
  109. NativesBase.TextColor3 = Color3.new(0, 0, 0)
  110. NativesBase.TextSize = 30
  111.  
  112. CFrameBase.Name = "CFrameBase"
  113. CFrameBase.Parent = MainF
  114. CFrameBase.BackgroundColor3 = Color3.new(1, 1, 1)
  115. CFrameBase.BackgroundTransparency = 0.5
  116. CFrameBase.BorderColor3 = Color3.new(1, 1, 1)
  117. CFrameBase.BorderSizePixel = 0
  118. CFrameBase.Position = UDim2.new(0, 0, 0.226148412, 0)
  119. CFrameBase.Size = UDim2.new(0, 168, 0, 39)
  120. CFrameBase.Font = Enum.Font.Cartoon
  121. CFrameBase.Text = "CFrame Base"
  122. CFrameBase.TextColor3 = Color3.new(0, 0, 0)
  123. CFrameBase.TextSize = 30
  124.  
  125. TP.Name = "TP"
  126. TP.Parent = MainF
  127. TP.BackgroundColor3 = Color3.new(1, 1, 1)
  128. TP.BackgroundTransparency = 0.5
  129. TP.BorderColor3 = Color3.new(1, 1, 1)
  130. TP.BorderSizePixel = 0
  131. TP.Position = UDim2.new(0.38132295, 0, 0.819787979, 0)
  132. TP.Size = UDim2.new(0, 140, 0, 39)
  133. TP.Font = Enum.Font.Cartoon
  134. TP.Text = "Teleport"
  135. TP.TextColor3 = Color3.new(0, 0, 0)
  136. TP.TextSize = 30
  137.  
  138. ChatSpamStop.Name = "ChatSpamStop"
  139. ChatSpamStop.Parent = MainF
  140. ChatSpamStop.BackgroundColor3 = Color3.new(1, 1, 1)
  141. ChatSpamStop.BackgroundTransparency = 0.5
  142. ChatSpamStop.BorderColor3 = Color3.new(1, 1, 1)
  143. ChatSpamStop.BorderSizePixel = 0
  144. ChatSpamStop.Position = UDim2.new(0.675097287, 0, 0.618374586, 0)
  145. ChatSpamStop.Size = UDim2.new(0, 168, 0, 39)
  146. ChatSpamStop.Font = Enum.Font.Cartoon
  147. ChatSpamStop.Text = "Chat Spam Stop"
  148. ChatSpamStop.TextColor3 = Color3.new(0, 0, 0)
  149. ChatSpamStop.TextSize = 25
  150.  
  151. ChatSpam.Name = "ChatSpam"
  152. ChatSpam.Parent = MainF
  153. ChatSpam.BackgroundColor3 = Color3.new(1, 1, 1)
  154. ChatSpam.BackgroundTransparency = 0.5
  155. ChatSpam.BorderColor3 = Color3.new(1, 1, 1)
  156. ChatSpam.BorderSizePixel = 0
  157. ChatSpam.Position = UDim2.new(0.675097287, 0, 0.424028277, 0)
  158. ChatSpam.Size = UDim2.new(0, 168, 0, 39)
  159. ChatSpam.Font = Enum.Font.Cartoon
  160. ChatSpam.Text = "Chat Spam"
  161. ChatSpam.TextColor3 = Color3.new(0, 0, 0)
  162. ChatSpam.TextSize = 30
  163.  
  164. Credits.Name = "Credits"
  165. Credits.Parent = MainF
  166. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  167. Credits.BackgroundTransparency = 1
  168. Credits.Position = UDim2.new(0.675097287, 0, 0.756183743, 0)
  169. Credits.Size = UDim2.new(0, 167, 0, 69)
  170. Credits.Font = Enum.Font.SciFi
  171. Credits.Text = "Credits: Beppe1509, isarsindri"
  172. Credits.TextColor3 = Color3.new(0, 0, 0)
  173. Credits.TextScaled = true
  174. Credits.TextSize = 30
  175. Credits.TextWrapped = true
  176. Credits.TextYAlignment = Enum.TextYAlignment.Bottom
  177. -- Scripts:
  178. function SCRIPT_XEEI82_FAKESCRIPT() -- HideNames.LocalScript
  179. local script = Instance.new('LocalScript')
  180. script.Parent = HideNames
  181. script.Parent.MouseButton1Down:Connect(function()
  182. local name = game:GetService'Players'.LocalPlayer.Name
  183. Workspace.World.MouseFilter[name][name].Head.LabelBillboardGui: Destroy()
  184. end)
  185.  
  186. end
  187. coroutine.resume(coroutine.create(SCRIPT_XEEI82_FAKESCRIPT))
  188. function SCRIPT_KQXK65_FAKESCRIPT() -- Traveler.LocalScript
  189. local script = Instance.new('LocalScript')
  190. script.Parent = Traveler
  191. script.Parent.MouseButton1Down:Connect(function()
  192. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(268.278961, 81, -499.590393)
  193. end)
  194.  
  195. end
  196. coroutine.resume(coroutine.create(SCRIPT_KQXK65_FAKESCRIPT))
  197. function SCRIPT_LKEK71_FAKESCRIPT() -- NativesBase.LocalScript
  198. local script = Instance.new('LocalScript')
  199. script.Parent = NativesBase
  200. script.Parent.MouseButton1Down:Connect(function()
  201. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1864.0199, 57, 701.627319)
  202. end)
  203.  
  204. end
  205. coroutine.resume(coroutine.create(SCRIPT_LKEK71_FAKESCRIPT))
  206. function SCRIPT_UJVN69_FAKESCRIPT() -- CFrameBase.LocalScript
  207. local script = Instance.new('LocalScript')
  208. script.Parent = CFrameBase
  209. script.Parent.MouseButton1Down:Connect(function()
  210. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-606.592773, 45, -657.825439)
  211. end)
  212.  
  213. end
  214. coroutine.resume(coroutine.create(SCRIPT_UJVN69_FAKESCRIPT))
  215. function SCRIPT_IHYZ72_FAKESCRIPT() -- TP.LocalScript
  216. local script = Instance.new('LocalScript')
  217. script.Parent = TP
  218. script.Parent.MouseButton1Down:Connect(function()
  219. plr = game.Players.LocalPlayer
  220. hum = plr.Character.HumanoidRootPart
  221. mouse = plr:GetMouse()
  222.  
  223. mouse.KeyDown:connect(function(key)
  224. if key == "x" then
  225. if mouse.Target then
  226. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  227. end
  228. end
  229. end)
  230. end)
  231. end
  232. coroutine.resume(coroutine.create(SCRIPT_IHYZ72_FAKESCRIPT))
  233. function SCRIPT_NCPW86_FAKESCRIPT() -- ChatSpamStop.LocalScript
  234. local script = Instance.new('LocalScript')
  235. script.Parent = ChatSpamStop
  236. script.Parent.MouseButton1Down:Connect(function()
  237. _G.spaaaaaaaaaaam = false
  238. while _G.spaaaaaaaaaaam do
  239. game.ReplicatedStorage.ChatMessage:FireServer("Motto Motto Likes you! I like them big I like them chunky")
  240. wait(math.random(0.1,0.5))
  241. end
  242. end)
  243. end
  244. coroutine.resume(coroutine.create(SCRIPT_NCPW86_FAKESCRIPT))
  245. function SCRIPT_TNIV75_FAKESCRIPT() -- ChatSpam.LocalScript
  246. local script = Instance.new('LocalScript')
  247. script.Parent = ChatSpam
  248. script.Parent.MouseButton1Down:Connect(function()
  249. _G.spaaaaaaaaaaam = true
  250. while _G.spaaaaaaaaaaam do
  251. game.ReplicatedStorage.ChatMessage:FireServer("Motto Motto Likes you! I like them big I like them chunky")
  252. wait(math.random(0.1,0.5))
  253. end
  254. end)
  255.  
  256. end
  257. coroutine.resume(coroutine.create(SCRIPT_TNIV75_FAKESCRIPT))
  258. function SCRIPT_QEZF81_FAKESCRIPT() -- MainF.RainbowFC
  259. local script = Instance.new('LocalScript')
  260. script.Parent = MainF
  261. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  262.  
  263. counter = 0
  264.  
  265. while wait(0.00001)do
  266. script.Parent.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  267. script.Parent.HideNames.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  268. script.Parent.Traveler.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  269. script.Parent.NativesBase.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  270. script.Parent.CFrameBase.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  271. script.Parent.ChatSpam.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  272. script.Parent.ChatSpamStop.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  273. script.Parent.TP.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  274. counter = counter + 0.01
  275. end
  276.  
  277.  
  278. end
  279. coroutine.resume(coroutine.create(SCRIPT_QEZF81_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement