exploiterjoe

Untitled

Mar 2nd, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.10 KB | None | 0 0
  1.  
  2. -- Made By z_8
  3.  
  4. -- Please give credits if used in videos
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local Credits = Instance.new("TextButton")
  9. local WoodRUs = Instance.new("TextButton")
  10. local SpawnPoint = Instance.new("TextButton")
  11. local LandStore = Instance.new("TextButton")
  12. local LinksLogic = Instance.new("TextButton")
  13. local Cave = Instance.new("TextButton")
  14. local Volcano = Instance.new("TextButton")
  15. local Swamp = Instance.new("TextButton")
  16. local PalmIsland = Instance.new("TextButton")
  17. local FancyFurnishings = Instance.new("TextButton")
  18. local BoxedCars = Instance.new("TextButton")
  19. local Frame_2 = Instance.new("Frame")
  20. local BobsShack = Instance.new("TextButton")
  21. local ShrineOfSight = Instance.new("TextButton")
  22. local SkiLodge = Instance.new("TextButton")
  23. local FineArtsShop = Instance.new("TextButton")
  24. local EndTimes = Instance.new("TextButton")
  25. local Dock = Instance.new("TextButton")
  26. local Bridge = Instance.new("TextButton")
  27. local StrangeMan = Instance.new("TextButton")
  28.  
  29.  
  30.  
  31. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  32. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  33.  
  34. Frame.Parent = ScreenGui
  35. Frame.BackgroundColor3 = Color3.fromRGB(79, 79, 79)
  36. Frame.BorderColor3 = Color3.fromRGB(29, 29, 29)
  37. Frame.Position = UDim2.new(0.00861008558, 0, 0.055240795, 0)
  38. Frame.Size = UDim2.new(0, 137, 0, 647)
  39.  
  40. Credits.Name = "Credits"
  41. Credits.Parent = Frame
  42. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  43. Credits.Position = UDim2.new(0.0510948896, 0, 0.0108864699, 0)
  44. Credits.Size = UDim2.new(0, 121, 0, 28)
  45. Credits.Font = Enum.Font.SourceSans
  46. Credits.Text = "Instant Tp by z_8"
  47. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  48. Credits.TextSize = 14.000
  49.  
  50. WoodRUs.Name = "Wood R Us"
  51. WoodRUs.Parent = Frame
  52. WoodRUs.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  53. WoodRUs.Position = UDim2.new(0.0583941601, 0, 0.063763611, 0)
  54. WoodRUs.Size = UDim2.new(0, 121, 0, 28)
  55. WoodRUs.Font = Enum.Font.SourceSans
  56. WoodRUs.Text = "Wood R Us"
  57. WoodRUs.TextColor3 = Color3.fromRGB(0, 0, 0)
  58. WoodRUs.TextSize = 14.000
  59. WoodRUs.MouseButton1Down:connect(function()
  60. function Tlprt(Cframe)
  61. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  62. wait(0.1)
  63. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  64. end
  65. Tlprt(CFrame.new(265, 5, 57))
  66. end)
  67.  
  68. SpawnPoint.Name = "SpawnPoint"
  69. SpawnPoint.Parent = Frame
  70. SpawnPoint.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  71. SpawnPoint.Position = UDim2.new(0.0583941601, 0, 0.116640747, 0)
  72. SpawnPoint.Size = UDim2.new(0, 121, 0, 28)
  73. SpawnPoint.Font = Enum.Font.SourceSans
  74. SpawnPoint.Text = "SpawnPoint"
  75. SpawnPoint.TextColor3 = Color3.fromRGB(0, 0, 0)
  76. SpawnPoint.TextSize = 14.000
  77. SpawnPoint.MouseButton1Down:connect(function()
  78. function Tlprt(Cframe)
  79. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  80. wait(0.1)
  81. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  82. end
  83. Tlprt(CFrame.new(155, 5, 74))
  84. end)
  85.  
  86. LandStore.Name = "Land Store"
  87. LandStore.Parent = Frame
  88. LandStore.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  89. LandStore.Position = UDim2.new(0.0510948896, 0, 0.171073094, 0)
  90. LandStore.Size = UDim2.new(0, 121, 0, 28)
  91. LandStore.Font = Enum.Font.SourceSans
  92. LandStore.Text = "Land Store"
  93. LandStore.TextColor3 = Color3.fromRGB(0, 0, 0)
  94. LandStore.TextSize = 14.000
  95. LandStore.MouseButton1Down:connect(function()
  96. function Tlprt(Cframe)
  97. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  98. wait(0.1)
  99. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  100. end
  101. Tlprt(CFrame.new(258, 5, -99))
  102. end)
  103.  
  104. LinksLogic.Name = "Link's Logic"
  105. LinksLogic.Parent = Frame
  106. LinksLogic.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  107. LinksLogic.Position = UDim2.new(0.0510948896, 0, 0.223950237, 0)
  108. LinksLogic.Size = UDim2.new(0, 121, 0, 28)
  109. LinksLogic.Font = Enum.Font.SourceSans
  110. LinksLogic.Text = "Link's Logic"
  111. LinksLogic.TextColor3 = Color3.fromRGB(0, 0, 0)
  112. LinksLogic.TextSize = 14.000
  113. LinksLogic.MouseButton1Down:connect(function()
  114. function Tlprt(Cframe)
  115. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  116. wait(0.1)
  117. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  118. end
  119. Tlprt(CFrame.new(4607, 9, -798))
  120. end)
  121.  
  122. Cave.Name = "Cave"
  123. Cave.Parent = Frame
  124. Cave.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  125. Cave.Position = UDim2.new(0.0583941601, 0, 0.278382599, 0)
  126. Cave.Size = UDim2.new(0, 121, 0, 28)
  127. Cave.Font = Enum.Font.SourceSans
  128. Cave.Text = "Cave"
  129. Cave.TextColor3 = Color3.fromRGB(0, 0, 0)
  130. Cave.TextSize = 14.000
  131. Cave.MouseButton1Down:connect(function()
  132. function Tlprt(Cframe)
  133. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  134. wait(0.1)
  135. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  136. end
  137. Tlprt(CFrame.new(3581, -177, 430))
  138. end)
  139.  
  140. Volcano.Name = "Volcano"
  141. Volcano.Parent = Frame
  142. Volcano.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  143. Volcano.Position = UDim2.new(0.0510948896, 0, 0.332814932, 0)
  144. Volcano.Size = UDim2.new(0, 121, 0, 28)
  145. Volcano.Font = Enum.Font.SourceSans
  146. Volcano.Text = "Volcano"
  147. Volcano.TextColor3 = Color3.fromRGB(0, 0, 0)
  148. Volcano.TextSize = 14.000
  149. Volcano.MouseButton1Down:connect(function()
  150. function Tlprt(Cframe)
  151. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  152. wait(0.1)
  153. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  154. end
  155. Tlprt(CFrame.new(-1585, 625, 1140))
  156. end)
  157.  
  158. Swamp.Name = "Swamp"
  159. Swamp.Parent = Frame
  160. Swamp.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  161. Swamp.Position = UDim2.new(0.0510948896, 0, 0.38569206, 0)
  162. Swamp.Size = UDim2.new(0, 121, 0, 28)
  163. Swamp.Font = Enum.Font.SourceSans
  164. Swamp.Text = "Swamp"
  165. Swamp.TextColor3 = Color3.fromRGB(0, 0, 0)
  166. Swamp.TextSize = 14.000
  167. Swamp.MouseButton1Down:connect(function()
  168. function Tlprt(Cframe)
  169. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  170. wait(0.1)
  171. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  172. end
  173. Tlprt(CFrame.new(-1209, 138, -801))
  174. end)
  175.  
  176. PalmIsland.Name = "Palm Island"
  177. PalmIsland.Parent = Frame
  178. PalmIsland.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  179. PalmIsland.Position = UDim2.new(0.0583941601, 0, 0.438569188, 0)
  180. PalmIsland.Size = UDim2.new(0, 121, 0, 28)
  181. PalmIsland.Font = Enum.Font.SourceSans
  182. PalmIsland.Text = "Palm Island"
  183. PalmIsland.TextColor3 = Color3.fromRGB(0, 0, 0)
  184. PalmIsland.TextSize = 14.000
  185. PalmIsland.MouseButton1Down:connect(function()
  186. function Tlprt(Cframe)
  187. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  188. wait(0.1)
  189. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  190. end
  191. Tlprt(CFrame.new(2549, 5, -42))
  192. end)
  193.  
  194. FancyFurnishings.Name = "Fancy Furnishings"
  195. FancyFurnishings.Parent = Frame
  196. FancyFurnishings.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  197. FancyFurnishings.Position = UDim2.new(0.0510948896, 0, 0.491446316, 0)
  198. FancyFurnishings.Size = UDim2.new(0, 121, 0, 28)
  199. FancyFurnishings.Font = Enum.Font.SourceSans
  200. FancyFurnishings.Text = "Fancy Furnishings"
  201. FancyFurnishings.TextColor3 = Color3.fromRGB(0, 0, 0)
  202. FancyFurnishings.TextSize = 14.000
  203. FancyFurnishings.MouseButton1Down:connect(function()
  204. function Tlprt(Cframe)
  205. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  206. wait(0.1)
  207. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  208. end
  209. Tlprt(CFrame.new(491, 13, -1720))
  210. end)
  211.  
  212. BoxedCars.Name = "Boxed Cars"
  213. BoxedCars.Parent = Frame
  214. BoxedCars.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  215. BoxedCars.Position = UDim2.new(0.0510948896, 0, 0.491446316, 0)
  216. BoxedCars.Size = UDim2.new(0, 121, 0, 28)
  217. BoxedCars.Font = Enum.Font.SourceSans
  218. BoxedCars.Text = "Boxed Cars"
  219. BoxedCars.TextColor3 = Color3.fromRGB(0, 0, 0)
  220. BoxedCars.TextSize = 14.000
  221. BoxedCars.MouseButton1Down:connect(function()
  222. function Tlprt(Cframe)
  223. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  224. wait(0.1)
  225. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  226. end
  227. Tlprt(CFrame.new(509, 5.2, -1463))
  228. end)
  229.  
  230. Frame_2.Parent = Frame
  231. Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  232. Frame_2.Position = UDim2.new(0.0437956192, 0, 0.97167933, 0)
  233. Frame_2.Size = UDim2.new(0, 121, 0, 11)
  234.  
  235. BobsShack.Name = "Bob's Shack"
  236. BobsShack.Parent = Frame
  237. BobsShack.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  238. BobsShack.Position = UDim2.new(0.0510948896, 0, 0.597200632, 0)
  239. BobsShack.Size = UDim2.new(0, 121, 0, 28)
  240. BobsShack.Font = Enum.Font.SourceSans
  241. BobsShack.Text = "Bob's Shack"
  242. BobsShack.TextColor3 = Color3.fromRGB(0, 0, 0)
  243. BobsShack.TextSize = 14.000
  244. BobsShack.MouseButton1Down:connect(function()
  245. function Tlprt(Cframe)
  246. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  247. wait(0.1)
  248. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  249. end
  250. Tlprt(CFrame.new(260, 10, -2542))
  251. end)
  252.  
  253. ShrineOfSight.Name = "Shrine Of Sight"
  254. ShrineOfSight.Parent = Frame
  255. ShrineOfSight.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  256. ShrineOfSight.Position = UDim2.new(0.0510948896, 0, 0.864696741, 0)
  257. ShrineOfSight.Size = UDim2.new(0, 121, 0, 28)
  258. ShrineOfSight.Font = Enum.Font.SourceSans
  259. ShrineOfSight.Text = "Shrine Of Sight"
  260. ShrineOfSight.TextColor3 = Color3.fromRGB(0, 0, 0)
  261. ShrineOfSight.TextSize = 14.000
  262. ShrineOfSight.MouseButton1Down:connect(function()
  263. function Tlprt(Cframe)
  264. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  265. wait(0.1)
  266. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  267. end
  268. Tlprt(CFrame.new(-1600, 205, 919))
  269. end)
  270.  
  271. SkiLodge.Name = "Ski Lodge"
  272. SkiLodge.Parent = Frame
  273. SkiLodge.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  274. SkiLodge.Position = UDim2.new(0.0510948896, 0, 0.811819613, 0)
  275. SkiLodge.Size = UDim2.new(0, 121, 0, 28)
  276. SkiLodge.Font = Enum.Font.SourceSans
  277. SkiLodge.Text = "Ski Lodge"
  278. SkiLodge.TextColor3 = Color3.fromRGB(0, 0, 0)
  279. SkiLodge.TextSize = 14.000
  280. SkiLodge.MouseButton1Down:connect(function()
  281. function Tlprt(Cframe)
  282. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  283. wait(0.1)
  284. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  285. end
  286. Tlprt(CFrame.new(1244, 66, 2306))
  287. end)
  288.  
  289. FineArtsShop.Name = "Fine Arts Shop"
  290. FineArtsShop.Parent = Frame
  291. FineArtsShop.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  292. FineArtsShop.Position = UDim2.new(0.0437956192, 0, 0.544323504, 0)
  293. FineArtsShop.Size = UDim2.new(0, 121, 0, 28)
  294. FineArtsShop.Font = Enum.Font.SourceSans
  295. FineArtsShop.Text = "Fine Arts Shop"
  296. FineArtsShop.TextColor3 = Color3.fromRGB(0, 0, 0)
  297. FineArtsShop.TextSize = 14.000
  298. FineArtsShop.MouseButton1Down:connect(function()
  299. function Tlprt(Cframe)
  300. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  301. wait(0.1)
  302. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  303. end
  304. Tlprt(CFrame.new(5207, -156, 719))
  305. end)
  306.  
  307. EndTimes.Name = "End Times"
  308. EndTimes.Parent = Frame
  309. EndTimes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  310. EndTimes.Position = UDim2.new(0.0437956192, 0, 0.919129074, 0)
  311. EndTimes.Size = UDim2.new(0, 121, 0, 28)
  312. EndTimes.Font = Enum.Font.SourceSans
  313. EndTimes.Text = "End Times"
  314. EndTimes.TextColor3 = Color3.fromRGB(0, 0, 0)
  315. EndTimes.TextSize = 14.000
  316. EndTimes.MouseButton1Down:connect(function()
  317. function Tlprt(Cframe)
  318. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  319. wait(0.1)
  320. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  321. end
  322. Tlprt(CFrame.new(113, -204, -951))
  323. end)
  324.  
  325. Dock.Name = "Dock"
  326. Dock.Parent = Frame
  327. Dock.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  328. Dock.Position = UDim2.new(0.0510948896, 0, 0.65007776, 0)
  329. Dock.Size = UDim2.new(0, 121, 0, 28)
  330. Dock.Font = Enum.Font.SourceSans
  331. Dock.Text = "Dock"
  332. Dock.TextColor3 = Color3.fromRGB(0, 0, 0)
  333. Dock.TextSize = 14.000
  334. Dock.MouseButton1Down:connect(function()
  335. function Tlprt(Cframe)
  336. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  337. wait(0.1)
  338. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  339. end
  340. Tlprt(CFrame.new(1114, 3.2, -197))
  341. end)
  342.  
  343.  
  344. Bridge.Name = "Bridge"
  345. Bridge.Parent = Frame
  346. Bridge.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  347. Bridge.Position = UDim2.new(0.0437956192, 0, 0.704510093, 0)
  348. Bridge.Size = UDim2.new(0, 121, 0, 28)
  349. Bridge.Font = Enum.Font.SourceSans
  350. Bridge.Text = "Bridge"
  351. Bridge.TextColor3 = Color3.fromRGB(0, 0, 0)
  352. Bridge.TextSize = 14.000
  353. Bridge.MouseButton1Down:connect(function()
  354. function Tlprt(Cframe)
  355. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  356. wait(0.1)
  357. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  358. end
  359. Tlprt(CFrame.new(113, 15, -977))
  360. end)
  361.  
  362. StrangeMan.Name = "Strange Man"
  363. StrangeMan.Parent = Frame
  364. StrangeMan.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  365. StrangeMan.Position = UDim2.new(0.0437956192, 0, 0.758942485, 0)
  366. StrangeMan.Size = UDim2.new(0, 121, 0, 28)
  367. StrangeMan.Font = Enum.Font.SourceSans
  368. StrangeMan.Text = "Strange Man"
  369. StrangeMan.TextColor3 = Color3.fromRGB(0, 0, 0)
  370. StrangeMan.TextSize = 14.000
  371. StrangeMan.MouseButton1Down:connect(function()
  372. function Tlprt(Cframe)
  373. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  374. wait(0.1)
  375. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  376. end
  377. Tlprt(CFrame.new(1061, 20, 1131))
  378. end)
Add Comment
Please, Sign In to add comment