Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.26 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local MapTP = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local NNWW = Instance.new("TextButton")
  7. local MapImage = Instance.new("ImageLabel")
  8. local NNW = Instance.new("TextButton")
  9. local NN = Instance.new("TextButton")
  10. local NNE = Instance.new("TextButton")
  11. local NNEE = Instance.new("TextButton")
  12. local NWW = Instance.new("TextButton")
  13. local NW = Instance.new("TextButton")
  14. local N = Instance.new("TextButton")
  15. local NE = Instance.new("TextButton")
  16. local NEE = Instance.new("TextButton")
  17. local WW = Instance.new("TextButton")
  18. local W = Instance.new("TextButton")
  19. local Center = Instance.new("TextButton")
  20. local E = Instance.new("TextButton")
  21. local EE = Instance.new("TextButton")
  22. local SWW = Instance.new("TextButton")
  23. local SW = Instance.new("TextButton")
  24. local S = Instance.new("TextButton")
  25. local SE = Instance.new("TextButton")
  26. local SEE = Instance.new("TextButton")
  27. local SSWW = Instance.new("TextButton")
  28. local SSW = Instance.new("TextButton")
  29. local SS = Instance.new("TextButton")
  30. local SSE = Instance.new("TextButton")
  31. local SSEE = Instance.new("TextButton")
  32. --Properties:
  33. MapTP.Name = "MapTP"
  34. MapTP.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  35. MapTP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  36.  
  37. Main.Name = "Main"
  38. Main.Parent = MapTP
  39. Main.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  40. Main.Position = UDim2.new(0.347512037, 0, 0.257985264, 0)
  41. Main.Size = UDim2.new(0, 410, 0, 410)
  42.  
  43. NNWW.Name = "NNWW"
  44. NNWW.Parent = Main
  45. NNWW.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  46. NNWW.BackgroundTransparency = 0.99000000953674
  47. NNWW.Position = UDim2.new(0.0617073178, 0, 0.0641463399, 0)
  48. NNWW.Size = UDim2.new(0, 66, 0, 66)
  49. NNWW.Font = Enum.Font.SourceSans
  50. NNWW.TextColor3 = Color3.new(0, 0, 0)
  51. NNWW.TextSize = 14
  52. NNWW.TextTransparency = 1
  53.  
  54. MapImage.Name = "MapImage"
  55. MapImage.Parent = Main
  56. MapImage.BackgroundColor3 = Color3.new(1, 1, 1)
  57. MapImage.Size = UDim2.new(0, 410, 0, 410)
  58. MapImage.ZIndex = 0
  59. MapImage.Image = "rbxgameasset://Images/Projoot_map2"
  60.  
  61. NNW.Name = "NNW"
  62. NNW.Parent = Main
  63. NNW.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  64. NNW.BackgroundTransparency = 1
  65. NNW.Position = UDim2.new(0.241999999, 0, 0.064000003, 0)
  66. NNW.Size = UDim2.new(0, 66, 0, 66)
  67. NNW.Font = Enum.Font.SourceSans
  68. NNW.Text = ""
  69. NNW.TextColor3 = Color3.new(0, 0, 0)
  70. NNW.TextSize = 14
  71. NNW.TextTransparency = 1
  72.  
  73. NN.Name = "NN"
  74. NN.Parent = Main
  75. NN.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  76. NN.BackgroundTransparency = 1
  77. NN.Position = UDim2.new(0.419999987, 0, 0.064000003, 0)
  78. NN.Size = UDim2.new(0, 66, 0, 66)
  79. NN.Font = Enum.Font.SourceSans
  80. NN.Text = ""
  81. NN.TextColor3 = Color3.new(0, 0, 0)
  82. NN.TextSize = 14
  83. NN.TextTransparency = 1
  84.  
  85. NNE.Name = "NNE"
  86. NNE.Parent = Main
  87. NNE.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  88. NNE.BackgroundTransparency = 1
  89. NNE.Position = UDim2.new(0.600000024, 0, 0.064000003, 0)
  90. NNE.Size = UDim2.new(0, 66, 0, 66)
  91. NNE.Font = Enum.Font.SourceSans
  92. NNE.Text = ""
  93. NNE.TextColor3 = Color3.new(0, 0, 0)
  94. NNE.TextSize = 14
  95. NNE.TextTransparency = 1
  96.  
  97. NNEE.Name = "NNEE"
  98. NNEE.Parent = Main
  99. NNEE.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  100. NNEE.BackgroundTransparency = 1
  101. NNEE.Position = UDim2.new(0.778999984, 0, 0.064000003, 0)
  102. NNEE.Size = UDim2.new(0, 66, 0, 66)
  103. NNEE.Font = Enum.Font.SourceSans
  104. NNEE.Text = ""
  105. NNEE.TextColor3 = Color3.new(0, 0, 0)
  106. NNEE.TextSize = 14
  107. NNEE.TextTransparency = 1
  108.  
  109. NWW.Name = "NWW"
  110. NWW.Parent = Main
  111. NWW.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  112. NWW.BackgroundTransparency = 1
  113. NWW.Position = UDim2.new(0.0617073178, 0, 0.242195114, 0)
  114. NWW.Size = UDim2.new(0, 66, 0, 66)
  115. NWW.Font = Enum.Font.SourceSans
  116. NWW.TextColor3 = Color3.new(0, 0, 0)
  117. NWW.TextSize = 14
  118. NWW.TextTransparency = 1
  119.  
  120. NW.Name = "NW"
  121. NW.Parent = Main
  122. NW.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  123. NW.BackgroundTransparency = 1
  124. NW.Position = UDim2.new(0.241999999, 0, 0.24204877, 0)
  125. NW.Size = UDim2.new(0, 66, 0, 66)
  126. NW.Font = Enum.Font.SourceSans
  127. NW.Text = ""
  128. NW.TextColor3 = Color3.new(0, 0, 0)
  129. NW.TextSize = 14
  130. NW.TextTransparency = 1
  131.  
  132. N.Name = "N"
  133. N.Parent = Main
  134. N.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  135. N.BackgroundTransparency = 1
  136. N.Position = UDim2.new(0.419999987, 0, 0.24204877, 0)
  137. N.Size = UDim2.new(0, 66, 0, 66)
  138. N.Font = Enum.Font.SourceSans
  139. N.Text = ""
  140. N.TextColor3 = Color3.new(0, 0, 0)
  141. N.TextSize = 14
  142. N.TextTransparency = 1
  143.  
  144. NE.Name = "NE"
  145. NE.Parent = Main
  146. NE.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  147. NE.BackgroundTransparency = 1
  148. NE.Position = UDim2.new(0.600000024, 0, 0.24204877, 0)
  149. NE.Size = UDim2.new(0, 66, 0, 66)
  150. NE.Font = Enum.Font.SourceSans
  151. NE.Text = ""
  152. NE.TextColor3 = Color3.new(0, 0, 0)
  153. NE.TextSize = 14
  154. NE.TextTransparency = 1
  155.  
  156. NEE.Name = "NEE"
  157. NEE.Parent = Main
  158. NEE.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  159. NEE.BackgroundTransparency = 1
  160. NEE.Position = UDim2.new(0.778999984, 0, 0.24204877, 0)
  161. NEE.Size = UDim2.new(0, 66, 0, 66)
  162. NEE.Font = Enum.Font.SourceSans
  163. NEE.Text = ""
  164. NEE.TextColor3 = Color3.new(0, 0, 0)
  165. NEE.TextSize = 14
  166. NEE.TextTransparency = 1
  167.  
  168. WW.Name = "WW"
  169. WW.Parent = Main
  170. WW.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  171. WW.BackgroundTransparency = 1
  172. WW.Position = UDim2.new(0.0617073178, 0, 0.417804867, 0)
  173. WW.Size = UDim2.new(0, 66, 0, 66)
  174. WW.Font = Enum.Font.SourceSans
  175. WW.TextColor3 = Color3.new(0, 0, 0)
  176. WW.TextSize = 14
  177. WW.TextTransparency = 1
  178.  
  179. W.Name = "W"
  180. W.Parent = Main
  181. W.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  182. W.BackgroundTransparency = 1
  183. W.Position = UDim2.new(0.239560977, 0, 0.417658508, 0)
  184. W.Size = UDim2.new(0, 66, 0, 66)
  185. W.Font = Enum.Font.SourceSans
  186. W.Text = ""
  187. W.TextColor3 = Color3.new(0, 0, 0)
  188. W.TextSize = 14
  189. W.TextTransparency = 1
  190.  
  191. Center.Name = "Center"
  192. Center.Parent = Main
  193. Center.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  194. Center.BackgroundTransparency = 1
  195. Center.Position = UDim2.new(0.417560965, 0, 0.417658508, 0)
  196. Center.Size = UDim2.new(0, 66, 0, 66)
  197. Center.Font = Enum.Font.SourceSans
  198. Center.Text = ""
  199. Center.TextColor3 = Color3.new(0, 0, 0)
  200. Center.TextSize = 14
  201. Center.TextTransparency = 1
  202.  
  203. E.Name = "E"
  204. E.Parent = Main
  205. E.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  206. E.BackgroundTransparency = 1
  207. E.Position = UDim2.new(0.597561002, 0, 0.417658508, 0)
  208. E.Size = UDim2.new(0, 66, 0, 66)
  209. E.Font = Enum.Font.SourceSans
  210. E.Text = ""
  211. E.TextColor3 = Color3.new(0, 0, 0)
  212. E.TextSize = 14
  213. E.TextTransparency = 1
  214.  
  215. EE.Name = "EE"
  216. EE.Parent = Main
  217. EE.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  218. EE.BackgroundTransparency = 1
  219. EE.Position = UDim2.new(0.776560962, 0, 0.417658508, 0)
  220. EE.Size = UDim2.new(0, 66, 0, 66)
  221. EE.Font = Enum.Font.SourceSans
  222. EE.Text = ""
  223. EE.TextColor3 = Color3.new(0, 0, 0)
  224. EE.TextSize = 14
  225. EE.TextTransparency = 1
  226.  
  227. SWW.Name = "SWW"
  228. SWW.Parent = Main
  229. SWW.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  230. SWW.BackgroundTransparency = 1
  231. SWW.Position = UDim2.new(0.0617073178, 0, 0.60073173, 0)
  232. SWW.Size = UDim2.new(0, 66, 0, 66)
  233. SWW.Font = Enum.Font.SourceSans
  234. SWW.TextColor3 = Color3.new(0, 0, 0)
  235. SWW.TextSize = 14
  236. SWW.TextTransparency = 1
  237.  
  238. SW.Name = "SW"
  239. SW.Parent = Main
  240. SW.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  241. SW.BackgroundTransparency = 1
  242. SW.Position = UDim2.new(0.241999999, 0, 0.600585341, 0)
  243. SW.Size = UDim2.new(0, 66, 0, 66)
  244. SW.Font = Enum.Font.SourceSans
  245. SW.Text = ""
  246. SW.TextColor3 = Color3.new(0, 0, 0)
  247. SW.TextSize = 14
  248. SW.TextTransparency = 1
  249.  
  250. S.Name = "S"
  251. S.Parent = Main
  252. S.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  253. S.BackgroundTransparency = 1
  254. S.Position = UDim2.new(0.419999987, 0, 0.600585341, 0)
  255. S.Size = UDim2.new(0, 66, 0, 66)
  256. S.Font = Enum.Font.SourceSans
  257. S.Text = ""
  258. S.TextColor3 = Color3.new(0, 0, 0)
  259. S.TextSize = 14
  260. S.TextTransparency = 1
  261.  
  262. SE.Name = "SE"
  263. SE.Parent = Main
  264. SE.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  265. SE.BackgroundTransparency = 1
  266. SE.Position = UDim2.new(0.600000024, 0, 0.600585341, 0)
  267. SE.Size = UDim2.new(0, 66, 0, 66)
  268. SE.Font = Enum.Font.SourceSans
  269. SE.Text = ""
  270. SE.TextColor3 = Color3.new(0, 0, 0)
  271. SE.TextSize = 14
  272. SE.TextTransparency = 1
  273.  
  274. SEE.Name = "SEE"
  275. SEE.Parent = Main
  276. SEE.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  277. SEE.BackgroundTransparency = 1
  278. SEE.Position = UDim2.new(0.778999984, 0, 0.600585341, 0)
  279. SEE.Size = UDim2.new(0, 66, 0, 66)
  280. SEE.Font = Enum.Font.SourceSans
  281. SEE.Text = ""
  282. SEE.TextColor3 = Color3.new(0, 0, 0)
  283. SEE.TextSize = 14
  284. SEE.TextTransparency = 1
  285.  
  286. SSWW.Name = "SSWW"
  287. SSWW.Parent = Main
  288. SSWW.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  289. SSWW.BackgroundTransparency = 1
  290. SSWW.Position = UDim2.new(0.0617073178, 0, 0.77878052, 0)
  291. SSWW.Size = UDim2.new(0, 66, 0, 66)
  292. SSWW.Font = Enum.Font.SourceSans
  293. SSWW.TextColor3 = Color3.new(0, 0, 0)
  294. SSWW.TextSize = 14
  295. SSWW.TextTransparency = 1
  296.  
  297. SSW.Name = "SSW"
  298. SSW.Parent = Main
  299. SSW.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  300. SSW.BackgroundTransparency = 1
  301. SSW.Position = UDim2.new(0.241999999, 0, 0.778634131, 0)
  302. SSW.Size = UDim2.new(0, 66, 0, 66)
  303. SSW.Font = Enum.Font.SourceSans
  304. SSW.Text = ""
  305. SSW.TextColor3 = Color3.new(0, 0, 0)
  306. SSW.TextSize = 14
  307. SSW.TextTransparency = 1
  308.  
  309. SS.Name = "SS"
  310. SS.Parent = Main
  311. SS.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  312. SS.BackgroundTransparency = 1
  313. SS.Position = UDim2.new(0.419999987, 0, 0.778634131, 0)
  314. SS.Size = UDim2.new(0, 66, 0, 66)
  315. SS.Font = Enum.Font.SourceSans
  316. SS.Text = ""
  317. SS.TextColor3 = Color3.new(0, 0, 0)
  318. SS.TextSize = 14
  319. SS.TextTransparency = 1
  320.  
  321. SSE.Name = "SSE"
  322. SSE.Parent = Main
  323. SSE.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  324. SSE.BackgroundTransparency = 1
  325. SSE.Position = UDim2.new(0.600000024, 0, 0.778634131, 0)
  326. SSE.Size = UDim2.new(0, 66, 0, 66)
  327. SSE.Font = Enum.Font.SourceSans
  328. SSE.Text = ""
  329. SSE.TextColor3 = Color3.new(0, 0, 0)
  330. SSE.TextSize = 14
  331. SSE.TextTransparency = 1
  332.  
  333. SSEE.Name = "SSEE"
  334. SSEE.Parent = Main
  335. SSEE.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  336. SSEE.BackgroundTransparency = 1
  337. SSEE.Position = UDim2.new(0.778999984, 0, 0.778634131, 0)
  338. SSEE.Size = UDim2.new(0, 66, 0, 66)
  339. SSEE.Font = Enum.Font.SourceSans
  340. SSEE.Text = ""
  341. SSEE.TextColor3 = Color3.new(0, 0, 0)
  342. SSEE.TextSize = 14
  343. SSEE.TextTransparency = 1
  344. -- Scripts:
  345.  
  346. -- Buttons:
  347. function Teleport(id)
  348. local TeleportService = game:GetService("TeleportService")
  349. TeleportService:Teleport(id, game.Players.LocalPlayer)
  350. end
  351. NNWW.MouseButton1Down:connect(function()
  352. Teleport(3823559742)
  353. end)
  354. NNW.MouseButton1Down:connect(function()
  355. Teleport(3823034740)
  356. end)
  357. NN.MouseButton1Down:connect(function()
  358. Teleport(3820546577)
  359. end)
  360. NNE.MouseButton1Down:connect(function()
  361. Teleport(3823358774)
  362. end)
  363. NNEE.MouseButton1Down:connect(function()
  364. Teleport(3823517626)
  365. end)
  366. NWW.MouseButton1Down:connect(function()
  367. Teleport(3823516425)
  368. end)
  369. NW.MouseButton1Down:connect(function()
  370. Teleport(3820664846)
  371. end)
  372. N.MouseButton1Down:connect(function()
  373. Teleport(3820146786)
  374. end)
  375. NE.MouseButton1Down:connect(function()
  376. Teleport(3823350323)
  377. end)
  378. NEE.MouseButton1Down:connect(function()
  379. Teleport(3823662382)
  380. end)
  381. WW.MouseButton1Down:connect(function()
  382. Teleport(3823263591)
  383. end)
  384. W.MouseButton1Down:connect(function()
  385. Teleport(3820236172)
  386. end)
  387. Center.MouseButton1Down:connect(function()
  388. Teleport(3820026300)
  389. end)
  390. E.MouseButton1Down:connect(function()
  391. Teleport(3820199072)
  392. end)
  393. EE.MouseButton1Down:connect(function()
  394. Teleport(3822802663)
  395. end)
  396. SWW.MouseButton1Down:connect(function()
  397. Teleport(3820216462)
  398. end)
  399. SW.MouseButton1Down:connect(function()
  400. Teleport(3820120607)
  401. end)
  402. S.MouseButton1Down:connect(function()
  403. Teleport(3820084251)
  404. end)
  405. SE.MouseButton1Down:connect(function()
  406. Teleport(3821596292)
  407. end)
  408. SEE.MouseButton1Down:connect(function()
  409. Teleport(3824044813)
  410. end)
  411. SSWW.MouseButton1Down:connect(function()
  412. Teleport(3820373393)
  413. end)
  414. SSW.MouseButton1Down:connect(function()
  415. Teleport(3820392569)
  416. end)
  417. SS.MouseButton1Down:connect(function()
  418. Teleport(3820327091)
  419. end)
  420. SSE.MouseButton1Down:connect(function()
  421. Teleport(3821443102)
  422. end)
  423. SSEE.MouseButton1Down:connect(function()
  424. Teleport(3823788256)
  425. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement