Advertisement
Guest User

Untitled

a guest
Jun 7th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.75 KB | None | 0 0
  1. -- Farewell infortality
  2. -- Revamp by ImFrostic, Version 2.81
  3.  
  4. -- Objects
  5.  
  6. local Exansagui = Instance.new("ScreenGui")
  7. local Login = Instance.new("Frame")
  8. local name = Instance.new("TextLabel")
  9. local Password = Instance.new("TextBox")
  10. local Username = Instance.new("TextBox")
  11. local Login_2 = Instance.new("TextButton")
  12. local Scripts = Instance.new("Frame")
  13. local God = Instance.new("TextButton")
  14. local TpAllPlanks = Instance.new("TextButton")
  15. local SellWood = Instance.new("TextButton")
  16. local TpWood = Instance.new("TextButton")
  17. local SellPlanks = Instance.new("TextButton")
  18. local GoldAxe = Instance.new("TextButton")
  19. local Teleport = Instance.new("TextButton")
  20. local DupeStatus = Instance.new("TextButton")
  21. local Exit1 = Instance.new("TextButton")
  22. local Drag = Instance.new("TextButton")
  23. local ClickTp = Instance.new("TextButton")
  24. local Dupe = Instance.new("TextButton")
  25. local DupeStatusText = Instance.new("TextBox")
  26. local Teleport_2 = Instance.new("Frame")
  27. local Back = Instance.new("TextButton")
  28. local WoodRUs = Instance.new("TextButton")
  29. local SpawnPoint = Instance.new("TextButton")
  30. local LandStore = Instance.new("TextButton")
  31. local LinksLogic = Instance.new("TextButton")
  32. local Cave = Instance.new("TextButton")
  33. local Volcano = Instance.new("TextButton")
  34. local Swamp = Instance.new("TextButton")
  35. local PalmIsland = Instance.new("TextButton")
  36. local FancyFurnishings = Instance.new("TextButton")
  37. local BoxedCars = Instance.new("TextButton")
  38. local BobsShack = Instance.new("TextButton")
  39. local FineArtsShop = Instance.new("TextButton")
  40. local Stranger = Instance.new("TextButton")
  41. local Open = Instance.new("Frame")
  42. local Open_2 = Instance.new("TextButton")
  43.  
  44. -- Properties
  45.  
  46. Exansagui.Name = "Exansa gui"
  47. Exansagui.Parent = game.CoreGui
  48.  
  49. Login.Name = "Login"
  50. Login.Parent = Exansagui
  51. Login.BackgroundColor3 = Color3.new(0, 0, 0)
  52. Login.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  53. Login.BorderSizePixel = 7
  54. Login.Position = UDim2.new(0.0180285498, 0, 0.0711067766, 0)
  55. Login.Size = UDim2.new(0, 263, 0, 380)
  56. Login.Visible = true
  57.  
  58. name.Name = "name"
  59. name.Parent = Login
  60. name.BackgroundColor3 = Color3.new(0, 0, 0)
  61. name.BorderColor3 = Color3.new(0, 0, 0)
  62. name.Position = UDim2.new(0.182509497, 0, 0.0578947365, 0)
  63. name.Size = UDim2.new(0, 167, 0, 33)
  64. name.Font = Enum.Font.SciFi
  65. name.Text = "LT2 Gui, Exansa"
  66. name.TextColor3 = Color3.new(1, 1, 1)
  67. name.TextSize = 40
  68.  
  69. Password.Name = "Password"
  70. Password.Parent = Login
  71. Password.BackgroundColor3 = Color3.new(1, 1, 1)
  72. Password.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  73. Password.BorderSizePixel = 5
  74. Password.Position = UDim2.new(0.119771868, 0, 0.571052611, 0)
  75. Password.Size = UDim2.new(0, 200, 0, 50)
  76. Password.Font = Enum.Font.SciFi
  77. Password.Text = "Password"
  78. Password.TextColor3 = Color3.new(0, 0, 0)
  79. Password.TextSize = 25
  80.  
  81. Username.Name = "Username"
  82. Username.Parent = Login
  83. Username.BackgroundColor3 = Color3.new(1, 1, 1)
  84. Username.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  85. Username.BorderSizePixel = 5
  86. Username.Position = UDim2.new(0.121673003, 0, 0.247368425, 0)
  87. Username.Size = UDim2.new(0, 200, 0, 50)
  88. Username.Font = Enum.Font.SciFi
  89. Username.Text = "Username"
  90. Username.TextColor3 = Color3.new(0, 0, 0)
  91. Username.TextSize = 25
  92.  
  93. Login_2.Name = "Login"
  94. Login_2.Parent = Login
  95. Login_2.BackgroundColor3 = Color3.new(1, 1, 1)
  96. Login_2.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  97. Login_2.BorderSizePixel = 5
  98. Login_2.Position = UDim2.new(0.260456294, 0, 0.847368479, 0)
  99. Login_2.Size = UDim2.new(0, 127, 0, 50)
  100. Login_2.Font = Enum.Font.SciFi
  101. Login_2.Text = "Login"
  102. Login_2.TextColor3 = Color3.new(0, 0, 0)
  103. Login_2.TextSize = 25
  104.  
  105. Scripts.Name = "Scripts"
  106. Scripts.Parent = Exansagui
  107. Scripts.BackgroundColor3 = Color3.new(0, 0, 0)
  108. Scripts.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  109. Scripts.BorderSizePixel = 7
  110. Scripts.Position = UDim2.new(0.387824118, 0, 0.476284593, 0)
  111. Scripts.Size = UDim2.new(0, 454, 0, 264)
  112. Scripts.Visible = false
  113.  
  114. God.Name = "God"
  115. God.Parent = Scripts
  116. God.BackgroundColor3 = Color3.new(1, 1, 1)
  117. God.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  118. God.BorderSizePixel = 5
  119. God.Position = UDim2.new(0.691951931, 0, 0.712328851, 0)
  120. God.Size = UDim2.new(0, 117, 0, 61)
  121. God.Font = Enum.Font.SourceSans
  122. God.Text = "God mode"
  123. God.TextColor3 = Color3.new(0, 0, 0)
  124. God.TextSize = 25
  125.  
  126. TpAllPlanks.Name = "TpAllPlanks"
  127. TpAllPlanks.Parent = Scripts
  128. TpAllPlanks.BackgroundColor3 = Color3.new(1, 1, 1)
  129. TpAllPlanks.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  130. TpAllPlanks.BorderSizePixel = 5
  131. TpAllPlanks.Position = UDim2.new(0.0510288924, 0, 0.421232849, 0)
  132. TpAllPlanks.Size = UDim2.new(0, 117, 0, 56)
  133. TpAllPlanks.Font = Enum.Font.SciFi
  134. TpAllPlanks.Text = "Tp Planks"
  135. TpAllPlanks.TextColor3 = Color3.new(0, 0, 0)
  136. TpAllPlanks.TextSize = 25
  137.  
  138. SellWood.Name = "SellWood"
  139. SellWood.Parent = Scripts
  140. SellWood.BackgroundColor3 = Color3.new(1, 1, 1)
  141. SellWood.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  142. SellWood.BorderSizePixel = 5
  143. SellWood.Position = UDim2.new(0.369449168, 0, 0.421232849, 0)
  144. SellWood.Size = UDim2.new(0, 117, 0, 56)
  145. SellWood.Font = Enum.Font.SciFi
  146. SellWood.Text = "Sell Logs"
  147. SellWood.TextColor3 = Color3.new(0, 0, 0)
  148. SellWood.TextSize = 25
  149.  
  150. TpWood.Name = "TpWood"
  151. TpWood.Parent = Scripts
  152. TpWood.BackgroundColor3 = Color3.new(1, 1, 1)
  153. TpWood.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  154. TpWood.BorderSizePixel = 5
  155. TpWood.Position = UDim2.new(0.691951931, 0, 0.421232849, 0)
  156. TpWood.Size = UDim2.new(0, 117, 0, 56)
  157. TpWood.Font = Enum.Font.SciFi
  158. TpWood.Text = "Teleport logs"
  159. TpWood.TextColor3 = Color3.new(0, 0, 0)
  160. TpWood.TextSize = 25
  161.  
  162. SellPlanks.Name = "SellPlanks"
  163. SellPlanks.Parent = Scripts
  164. SellPlanks.BackgroundColor3 = Color3.new(1, 1, 1)
  165. SellPlanks.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  166. SellPlanks.BorderSizePixel = 5
  167. SellPlanks.Position = UDim2.new(0.691951931, 0, 0.160958961, 0)
  168. SellPlanks.Size = UDim2.new(0, 117, 0, 46)
  169. SellPlanks.Font = Enum.Font.SciFi
  170. SellPlanks.Text = "Sell planks"
  171. SellPlanks.TextColor3 = Color3.new(0, 0, 0)
  172. SellPlanks.TextSize = 25
  173.  
  174. GoldAxe.Name = "GoldAxe"
  175. GoldAxe.Parent = Scripts
  176. GoldAxe.BackgroundColor3 = Color3.new(1, 1, 1)
  177. GoldAxe.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  178. GoldAxe.BorderSizePixel = 5
  179. GoldAxe.Position = UDim2.new(0.369449168, 0, 0.160958961, 0)
  180. GoldAxe.Size = UDim2.new(0, 117, 0, 46)
  181. GoldAxe.Font = Enum.Font.SciFi
  182. GoldAxe.Text = "Gold Axe"
  183. GoldAxe.TextColor3 = Color3.new(0, 0, 0)
  184. GoldAxe.TextSize = 25
  185.  
  186. Teleport.Name = "Teleport"
  187. Teleport.Parent = Scripts
  188. Teleport.BackgroundColor3 = Color3.new(1, 1, 1)
  189. Teleport.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  190. Teleport.BorderSizePixel = 5
  191. Teleport.Position = UDim2.new(0.369449168, 0, 0.712328851, 0)
  192. Teleport.Size = UDim2.new(0, 117, 0, 61)
  193. Teleport.Font = Enum.Font.SourceSans
  194. Teleport.Text = "Teleport"
  195. Teleport.TextColor3 = Color3.new(0, 0, 0)
  196. Teleport.TextSize = 25
  197.  
  198. DupeStatus.Name = "DupeStatus"
  199. DupeStatus.Parent = Scripts
  200. DupeStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  201. DupeStatus.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  202. DupeStatus.BorderSizePixel = 5
  203. DupeStatus.Position = UDim2.new(0.0510288924, 0, 0.863013744, 0)
  204. DupeStatus.Size = UDim2.new(0, 117, 0, 22)
  205. DupeStatus.Font = Enum.Font.SourceSans
  206. DupeStatus.Text = "OFF"
  207. DupeStatus.TextColor3 = Color3.new(0, 0, 0)
  208. DupeStatus.TextSize = 25
  209.  
  210. Exit1.Name = "Exit1"
  211. Exit1.Parent = Scripts
  212. Exit1.BackgroundColor3 = Color3.new(0, 0, 0)
  213. Exit1.BorderColor3 = Color3.new(0, 0, 0)
  214. Exit1.Position = UDim2.new(0.883820474, 0, 0.0479451977, 0)
  215. Exit1.Size = UDim2.new(0, 43, 0, 19)
  216. Exit1.Font = Enum.Font.SourceSans
  217. Exit1.Text = "X"
  218. Exit1.TextColor3 = Color3.new(1, 1, 1)
  219. Exit1.TextSize = 25
  220.  
  221. Drag.Name = "Drag"
  222. Drag.Parent = Scripts
  223. Drag.BackgroundColor3 = Color3.new(0, 0, 0)
  224. Drag.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  225. Drag.BorderSizePixel = 5
  226. Drag.Position = UDim2.new(0.0163292624, 0, 0.0205479246, 0)
  227. Drag.Size = UDim2.new(0, 387, 0, 26)
  228. Drag.Font = Enum.Font.SciFi
  229. Drag.Text = "Drag"
  230. Drag.TextColor3 = Color3.new(1, 1, 1)
  231. Drag.TextSize = 40
  232. Drag.Active = true
  233. Drag.Selectable = true
  234. Drag.Draggable = true
  235.  
  236. ClickTp.Name = "ClickTp"
  237. ClickTp.Parent = Scripts
  238. ClickTp.BackgroundColor3 = Color3.new(1, 1, 1)
  239. ClickTp.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  240. ClickTp.BorderSizePixel = 5
  241. ClickTp.Position = UDim2.new(0.0510288924, 0, 0.160958961, 0)
  242. ClickTp.Size = UDim2.new(0, 117, 0, 46)
  243. ClickTp.Font = Enum.Font.SciFi
  244. ClickTp.Text = "Click tp (Press Q)"
  245. ClickTp.TextColor3 = Color3.new(0, 0, 0)
  246. ClickTp.TextSize = 15
  247.  
  248. Dupe.Name = "Dupe"
  249. Dupe.Parent = Scripts
  250. Dupe.BackgroundColor3 = Color3.new(1, 1, 1)
  251. Dupe.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  252. Dupe.BorderSizePixel = 5
  253. Dupe.Position = UDim2.new(0.0510288924, 0, 0.688356102, 0)
  254. Dupe.Size = UDim2.new(0, 117, 0, 22)
  255. Dupe.Font = Enum.Font.SourceSans
  256. Dupe.Text = "Dupe"
  257. Dupe.TextColor3 = Color3.new(0, 0, 0)
  258. Dupe.TextSize = 25
  259.  
  260. DupeStatusText.Name = "DupeStatusText"
  261. DupeStatusText.Parent = Scripts
  262. DupeStatusText.BackgroundColor3 = Color3.new(0, 0, 0)
  263. DupeStatusText.BorderColor3 = Color3.new(0, 0, 0)
  264. DupeStatusText.Position = UDim2.new(0.0714404359, 0, 0.80479455, 0)
  265. DupeStatusText.Size = UDim2.new(0, 95, 0, 8)
  266. DupeStatusText.Font = Enum.Font.SourceSans
  267. DupeStatusText.Text = "Dupe Status"
  268. DupeStatusText.TextColor3 = Color3.new(1, 1, 1)
  269. DupeStatusText.TextSize = 25
  270.  
  271. Teleport_2.Name = "Teleport"
  272. Teleport_2.Parent = Exansagui
  273. Teleport_2.BackgroundColor3 = Color3.new(0, 0, 0)
  274. Teleport_2.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  275. Teleport_2.BorderSizePixel = 7
  276. Teleport_2.Position = UDim2.new(0.425028205, 0, 0.0177865587, 0)
  277. Teleport_2.Size = UDim2.new(0, 432, 0, 207)
  278. Teleport_2.Visible = false
  279. Teleport_2.Active = true
  280. Teleport_2.Selectable = true
  281. Teleport_2.Draggable = true
  282.  
  283. Back.Name = "Back"
  284. Back.Parent = Teleport_2
  285. Back.BackgroundColor3 = Color3.new(0, 0, 0)
  286. Back.BorderColor3 = Color3.new(0, 0, 0)
  287. Back.Position = UDim2.new(0.84375, 0, 0.067632854, 0)
  288. Back.Size = UDim2.new(0, 51, 0, 18)
  289. Back.Font = Enum.Font.SourceSans
  290. Back.Text = "Back?"
  291. Back.TextColor3 = Color3.new(1, 1, 1)
  292. Back.TextSize = 15
  293.  
  294. WoodRUs.Name = "WoodRUs"
  295. WoodRUs.Parent = Teleport_2
  296. WoodRUs.BackgroundColor3 = Color3.new(1, 1, 1)
  297. WoodRUs.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  298. WoodRUs.BorderSizePixel = 5
  299. WoodRUs.Position = UDim2.new(0.0322580673, 0, 0.0677966028, 0)
  300. WoodRUs.Size = UDim2.new(0, 62, 0, 45)
  301. WoodRUs.Font = Enum.Font.SciFi
  302. WoodRUs.Text = "Wood R Us"
  303. WoodRUs.TextColor3 = Color3.new(0, 0, 0)
  304. WoodRUs.TextSize = 15
  305.  
  306. SpawnPoint.Name = "SpawnPoint"
  307. SpawnPoint.Parent = Teleport_2
  308. SpawnPoint.BackgroundColor3 = Color3.new(1, 1, 1)
  309. SpawnPoint.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  310. SpawnPoint.BorderSizePixel = 5
  311. SpawnPoint.Position = UDim2.new(0.227822617, 0, 0.0677966028, 0)
  312. SpawnPoint.Size = UDim2.new(0, 62, 0, 45)
  313. SpawnPoint.Font = Enum.Font.SciFi
  314. SpawnPoint.Text = "Spawn"
  315. SpawnPoint.TextColor3 = Color3.new(0, 0, 0)
  316. SpawnPoint.TextSize = 15
  317.  
  318. LandStore.Name = "LandStore"
  319. LandStore.Parent = Teleport_2
  320. LandStore.BackgroundColor3 = Color3.new(1, 1, 1)
  321. LandStore.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  322. LandStore.BorderSizePixel = 5
  323. LandStore.Position = UDim2.new(0.427419394, 0, 0.0677966028, 0)
  324. LandStore.Size = UDim2.new(0, 62, 0, 45)
  325. LandStore.Font = Enum.Font.SciFi
  326. LandStore.Text = "Land Store"
  327. LandStore.TextColor3 = Color3.new(0, 0, 0)
  328. LandStore.TextSize = 15
  329.  
  330. LinksLogic.Name = "LinksLogic"
  331. LinksLogic.Parent = Teleport_2
  332. LinksLogic.BackgroundColor3 = Color3.new(1, 1, 1)
  333. LinksLogic.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  334. LinksLogic.BorderSizePixel = 5
  335. LinksLogic.Position = UDim2.new(0.0322580673, 0, 0.3601695, 0)
  336. LinksLogic.Size = UDim2.new(0, 62, 0, 45)
  337. LinksLogic.Font = Enum.Font.SciFi
  338. LinksLogic.Text = "Links Logic"
  339. LinksLogic.TextColor3 = Color3.new(0, 0, 0)
  340. LinksLogic.TextSize = 15
  341.  
  342. Cave.Name = "Cave"
  343. Cave.Parent = Teleport_2
  344. Cave.BackgroundColor3 = Color3.new(1, 1, 1)
  345. Cave.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  346. Cave.BorderSizePixel = 5
  347. Cave.Position = UDim2.new(0.227822617, 0, 0.3601695, 0)
  348. Cave.Size = UDim2.new(0, 62, 0, 45)
  349. Cave.Font = Enum.Font.SciFi
  350. Cave.Text = "Cave"
  351. Cave.TextColor3 = Color3.new(0, 0, 0)
  352. Cave.TextSize = 15
  353.  
  354. Volcano.Name = "Volcano"
  355. Volcano.Parent = Teleport_2
  356. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  357. Volcano.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  358. Volcano.BorderSizePixel = 5
  359. Volcano.Position = UDim2.new(0.425403237, 0, 0.3601695, 0)
  360. Volcano.Size = UDim2.new(0, 62, 0, 45)
  361. Volcano.Font = Enum.Font.SciFi
  362. Volcano.Text = "Volcano"
  363. Volcano.TextColor3 = Color3.new(0, 0, 0)
  364. Volcano.TextSize = 15
  365.  
  366. Swamp.Name = "Swamp"
  367. Swamp.Parent = Teleport_2
  368. Swamp.BackgroundColor3 = Color3.new(1, 1, 1)
  369. Swamp.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  370. Swamp.BorderSizePixel = 5
  371. Swamp.Position = UDim2.new(0.633064568, 0, 0.3601695, 0)
  372. Swamp.Size = UDim2.new(0, 62, 0, 45)
  373. Swamp.Font = Enum.Font.SciFi
  374. Swamp.Text = "Swamp"
  375. Swamp.TextColor3 = Color3.new(0, 0, 0)
  376. Swamp.TextSize = 15
  377.  
  378. PalmIsland.Name = "PalmIsland"
  379. PalmIsland.Parent = Teleport_2
  380. PalmIsland.BackgroundColor3 = Color3.new(1, 1, 1)
  381. PalmIsland.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  382. PalmIsland.BorderSizePixel = 5
  383. PalmIsland.Position = UDim2.new(0.633064568, 0, 0.673728824, 0)
  384. PalmIsland.Size = UDim2.new(0, 62, 0, 45)
  385. PalmIsland.Font = Enum.Font.SciFi
  386. PalmIsland.Text = "Palm tree"
  387. PalmIsland.TextColor3 = Color3.new(0, 0, 0)
  388. PalmIsland.TextSize = 15
  389.  
  390. FancyFurnishings.Name = "FancyFurnishings"
  391. FancyFurnishings.Parent = Teleport_2
  392. FancyFurnishings.BackgroundColor3 = Color3.new(1, 1, 1)
  393. FancyFurnishings.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  394. FancyFurnishings.BorderSizePixel = 5
  395. FancyFurnishings.Position = UDim2.new(0.427419394, 0, 0.673728824, 0)
  396. FancyFurnishings.Size = UDim2.new(0, 62, 0, 45)
  397. FancyFurnishings.Font = Enum.Font.SciFi
  398. FancyFurnishings.Text = "Fancy F"
  399. FancyFurnishings.TextColor3 = Color3.new(0, 0, 0)
  400. FancyFurnishings.TextSize = 15
  401.  
  402. BoxedCars.Name = "BoxedCars"
  403. BoxedCars.Parent = Teleport_2
  404. BoxedCars.BackgroundColor3 = Color3.new(1, 1, 1)
  405. BoxedCars.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  406. BoxedCars.BorderSizePixel = 5
  407. BoxedCars.Position = UDim2.new(0.227822617, 0, 0.673728824, 0)
  408. BoxedCars.Size = UDim2.new(0, 62, 0, 45)
  409. BoxedCars.Font = Enum.Font.SciFi
  410. BoxedCars.Text = "Boxed Cars"
  411. BoxedCars.TextColor3 = Color3.new(0, 0, 0)
  412. BoxedCars.TextSize = 15
  413.  
  414. BobsShack.Name = "BobsShack"
  415. BobsShack.Parent = Teleport_2
  416. BobsShack.BackgroundColor3 = Color3.new(1, 1, 1)
  417. BobsShack.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  418. BobsShack.BorderSizePixel = 5
  419. BobsShack.Position = UDim2.new(0.0322580673, 0, 0.673728824, 0)
  420. BobsShack.Size = UDim2.new(0, 62, 0, 45)
  421. BobsShack.Font = Enum.Font.SciFi
  422. BobsShack.Text = "Bobs Shack"
  423. BobsShack.TextColor3 = Color3.new(0, 0, 0)
  424. BobsShack.TextSize = 15
  425.  
  426. FineArtsShop.Name = "FineArtsShop"
  427. FineArtsShop.Parent = Teleport_2
  428. FineArtsShop.BackgroundColor3 = Color3.new(1, 1, 1)
  429. FineArtsShop.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  430. FineArtsShop.BorderSizePixel = 5
  431. FineArtsShop.Position = UDim2.new(0.633064568, 0, 0.0677966028, 0)
  432. FineArtsShop.Size = UDim2.new(0, 62, 0, 45)
  433. FineArtsShop.Font = Enum.Font.SciFi
  434. FineArtsShop.Text = "Fine arts"
  435. FineArtsShop.TextColor3 = Color3.new(0, 0, 0)
  436. FineArtsShop.TextSize = 15
  437.  
  438. Stranger.Name = "Stranger"
  439. Stranger.Parent = Teleport_2
  440. Stranger.BackgroundColor3 = Color3.new(1, 1, 1)
  441. Stranger.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  442. Stranger.BorderSizePixel = 5
  443. Stranger.Position = UDim2.new(0.830645263, 0, 0.22457628, 0)
  444. Stranger.Size = UDim2.new(0, 62, 0, 138)
  445. Stranger.Font = Enum.Font.SciFi
  446. Stranger.Text = "Stranger"
  447. Stranger.TextColor3 = Color3.new(0, 0, 0)
  448. Stranger.TextSize = 15
  449.  
  450. Open.Name = "Open"
  451. Open.Parent = Exansagui
  452. Open.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  453. Open.Position = UDim2.new(0.0180383306, 0, 0.918469191, 0)
  454. Open.Size = UDim2.new(0, 144, 0, 40)
  455. Open.Visible = false
  456.  
  457. Open_2.Name = "Open"
  458. Open_2.Parent = Open
  459. Open_2.BackgroundColor3 = Color3.new(1, 1, 1)
  460. Open_2.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  461. Open_2.BorderSizePixel = 5
  462. Open_2.Position = UDim2.new(0.0590277761, 0, 0.162499994, 0)
  463. Open_2.Size = UDim2.new(0, 129, 0, 27)
  464. Open_2.Font = Enum.Font.SciFi
  465. Open_2.Text = "Open"
  466. Open_2.TextColor3 = Color3.new(0, 0, 0)
  467. Open_2.TextSize = 25
  468.  
  469. -- Scripts
  470.  
  471. -- Teleports
  472.  
  473. local WayPoints = {
  474. ["Wood R Us"] = Vector3.new(265, 3, 57),
  475. ["SpawnPoint"] = Vector3.new(155, 3, 74),
  476. ["Land Store"] = Vector3.new(258, 3, -99),
  477. ["Link's Logic"] = Vector3.new(4607, 7.5, -798),
  478. ["Cave"] = Vector3.new(3581, -179, 430),
  479. ["Volcano"] = Vector3.new(-1585, 622, 1140),
  480. ["Swamp"] = Vector3.new(-1209, 132, -801),
  481. ["Palm Island"] = Vector3.new(2549, -5, -42),
  482. ["Fancy Furnishings"] = Vector3.new(491, 3, -1720),
  483. ["Boxed Cars"] = Vector3.new(509, 3, -1463),
  484. ["Fine Arts Shop"] = Vector3.new(5207, -166, 719),
  485. ["Bob's Shack"] = Vector3.new(260, 8, -2542),
  486. ["Strange Man"] = Vector3.new(1061, 16, 1131)
  487. }
  488.  
  489. WoodRUs.MouseButton1Down:connect(function()
  490. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Wood R Us"])
  491. end)
  492.  
  493. SpawnPoint.MouseButton1Down:connect(function()
  494. game.Players.LocalPlayer.Character:MoveTo(WayPoints["SpawnPoint"])
  495. end)
  496.  
  497. LandStore.MouseButton1Down:connect(function()
  498. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Land Store"])
  499. end)
  500.  
  501. LinksLogic.MouseButton1Down:connect(function()
  502. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Link's Logic"])
  503. end)
  504.  
  505. Cave.MouseButton1Down:connect(function()
  506. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Cave"])
  507. end)
  508.  
  509. Volcano.MouseButton1Down:connect(function()
  510. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Volcano"])
  511. end)
  512.  
  513. Swamp.MouseButton1Down:connect(function()
  514. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Swamp"])
  515. end)
  516.  
  517. PalmIsland.MouseButton1Down:connect(function()
  518. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Palm Island"])
  519. end)
  520.  
  521. FancyFurnishings.MouseButton1Down:connect(function()
  522. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Fancy Furnishings"])
  523. end)
  524.  
  525. BoxedCars.MouseButton1Down:connect(function()
  526. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Boxed Cars"])
  527. end)
  528.  
  529. FineArtsShop.MouseButton1Down:connect(function()
  530. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Fine Arts Shop"])
  531. end)
  532.  
  533. BobsShack.MouseButton1Down:connect(function()
  534. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Bob's Shack"])
  535. end)
  536.  
  537. Stranger.MouseButton1Down:connect(function()
  538. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Strange Man"])
  539. end)
  540.  
  541. -- Dupe
  542.  
  543. Option = false
  544.  
  545. Dupe.MouseButton1Down:connect(function()
  546. plr = game:GetService("Players").LocalPlayer
  547. slot = plr.CurrentSaveSlot
  548. if Option == false then
  549. if slot.Value == -1 then
  550. Option = true
  551. slot.RobloxLocked = true
  552. DupeStatus.Text = "ON"
  553. DupeStatus.TextColor3 = Color3.new(0, 0.666667, 0)
  554. end
  555. else
  556. Option = false
  557. slot.RobloxLocked = false
  558. DupeStatus.Text = "OFF"
  559. DupeStatus.TextColor3 = Color3.new(1, 0, 0)
  560. end
  561. end)
  562.  
  563. -- Tp wood
  564.  
  565. TpWood.MouseButton1Click:Connect(function()
  566. for _, Log in pairs(service.Workspace.LogModels:GetChildren()) do
  567. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  568. if Log.Owner.Value == service.Players.LocalPlayer then
  569. Log:MoveTo(service.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 20, 0))
  570. for i=1,100 do
  571. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  572. end
  573. end
  574. end
  575. end
  576. end)
  577.  
  578. -- Sell wood
  579.  
  580. SellWood.MouseButton1Click:Connect(function()
  581. for _, Log in pairs(service.Workspace.LogModels:GetChildren()) do
  582. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  583. if Log.Owner.Value == service.Players.LocalPlayer then
  584. for i,v in pairs(Log:GetChildren()) do
  585. if v.Name=="WoodSection" then
  586. spawn(function()
  587. for i=1,10 do
  588. wait()
  589. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  590. end
  591. end)
  592. end
  593. end
  594. spawn(function()
  595. for i=1,20 do
  596. wait()
  597. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  598. end
  599. end)
  600. end
  601. end
  602. end
  603. end)
  604.  
  605. -- Sell planks
  606.  
  607. SellPlanks.MouseButton1Click:Connect(function()
  608. for _, Plank in pairs(service.Workspace.PlayerModels:GetChildren()) do
  609. if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  610. if Plank.Owner.Value == service.Players.LocalPlayer then
  611. for i,v in pairs(Plank:GetChildren()) do
  612. if v.Name=="WoodSection" then
  613. spawn(function()
  614. for i=1,10 do
  615. wait()
  616. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  617. end
  618. end)
  619. end
  620. end
  621. spawn(function()
  622. for i=1,20 do
  623. wait()
  624. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  625. end
  626. end)
  627. end
  628. end
  629. end
  630. end)
  631.  
  632. -- Tp planks
  633.  
  634. TpAllPlanks.MouseButton1Click:Connect(function()
  635. for _, Plank in pairs(service.Workspace.PlayerModels:GetChildren()) do
  636. if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  637. if Plank.Owner.Value == service.Players.LocalPlayer then
  638. Plank:MoveTo(service.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 20, 0))
  639. for i=1,100 do
  640. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  641. end
  642. end
  643. end
  644. end
  645. end)
  646.  
  647. -- Login
  648.  
  649. Login_2.MouseButton1Down:connect(function()
  650.  
  651.  
  652. if Username.Text == "Dutchey" and Password.Text == "Dragon" then
  653. Scripts.Visible = true
  654. Login.Visible = false
  655. end
  656.  
  657. end)
  658.  
  659. -- Open/Close
  660.  
  661. Exit1.MouseButton1Down:connect(function()
  662. Scripts.Visible = false
  663. Teleport_2.Visible = false
  664. Open.Visible = true
  665. end)
  666.  
  667. Back.MouseButton1Down:connect(function()
  668. Teleport_2.Visible = false
  669. Scripts.Visible = true
  670. end)
  671.  
  672. Teleport.MouseButton1Down:connect(function()
  673. Scripts.Visible = false
  674. Teleport_2.Visible = true
  675. end)
  676.  
  677. -- Gold axe
  678.  
  679. GoldAxe.MouseButton1Down:connect(function()
  680. -- Objects
  681.  
  682. local InfoGUI = Instance.new("ScreenGui")
  683. local TopBar = Instance.new("Frame")
  684. local MainFrame = Instance.new("Frame")
  685. local Info = Instance.new("TextLabel")
  686. local OkayB = Instance.new("TextButton")
  687. local Credits = Instance.new("TextLabel")
  688.  
  689. -- Properties
  690.  
  691. InfoGUI.Name = "InfoGUI"
  692. InfoGUI.Parent = game.Players.LocalPlayer.PlayerGui
  693.  
  694. TopBar.Name = "TopBar"
  695. TopBar.Parent = InfoGUI
  696. TopBar.BackgroundColor3 = Color3.new(0.266667, 0.247059, 0.313726)
  697. TopBar.BorderSizePixel = 0
  698. TopBar.Position = UDim2.new(0.5, -173, 0.5, -74)
  699. TopBar.Size = UDim2.new(0, 347, 0, 34)
  700.  
  701. MainFrame.Name = "MainFrame"
  702. MainFrame.Parent = TopBar
  703. MainFrame.BackgroundColor3 = Color3.new(0.356863, 0.333333, 0.423529)
  704. MainFrame.BorderSizePixel = 0
  705. MainFrame.Position = UDim2.new(0, 0, 1, 0)
  706. MainFrame.Size = UDim2.new(0, 347, 0, 114)
  707.  
  708. Info.Name = "Info"
  709. Info.Parent = MainFrame
  710. Info.BackgroundColor3 = Color3.new(0.443137, 0.415686, 0.52549)
  711. Info.BorderSizePixel = 0
  712. Info.Size = UDim2.new(0, 347, 0, 78)
  713. Info.Font = Enum.Font.SourceSansLight
  714. Info.Text = "All you have to do to make this work, is get any axe and spam click on a tree a few times, ANY DISTANCE!"
  715. Info.TextColor3 = Color3.new(1, 1, 1)
  716. Info.TextScaled = true
  717. Info.TextSize = 14
  718. Info.TextWrapped = true
  719.  
  720. OkayB.Name = "OkayB"
  721. OkayB.Parent = MainFrame
  722. OkayB.BackgroundColor3 = Color3.new(0.443137, 0.415686, 0.52549)
  723. OkayB.BorderSizePixel = 0
  724. OkayB.Position = UDim2.new(0.268000007, 0, 0.709999979, 0)
  725. OkayB.Size = UDim2.new(0, 161, 0, 29)
  726. OkayB.Font = Enum.Font.SourceSansLight
  727. OkayB.Text = "Alright"
  728. OkayB.TextColor3 = Color3.new(1, 1, 1)
  729. OkayB.TextScaled = true
  730. OkayB.TextSize = 14
  731. OkayB.TextWrapped = true
  732.  
  733. Credits.Name = "Credits"
  734. Credits.Parent = MainFrame
  735. Credits.BackgroundColor3 = Color3.new(0.443137, 0.415686, 0.52549)
  736. Credits.BackgroundTransparency = 1
  737. Credits.BorderSizePixel = 0
  738. Credits.Position = UDim2.new(-0.0028818443, 0, 1.11403513, 0)
  739. Credits.Size = UDim2.new(0, 347, 0, 78)
  740. Credits.Font = Enum.Font.SourceSansLight
  741. Credits.Text = "GUI made by HowToBasic666/Hoofer"
  742. Credits.TextColor3 = Color3.new(1, 1, 1)
  743. Credits.TextScaled = true
  744. Credits.TextSize = 14
  745. Credits.TextWrapped = true
  746.  
  747. OkayB.MouseButton1Click:connect(function()
  748. InfoGUI.Enabled = false
  749. end)
  750.  
  751. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  752. mouse1.Button1Down:connect(function(key)
  753. Pressing=false
  754. end)
  755.  
  756. function GetAxe()
  757. if game.Players.LocalPlayer.Character:FindFirstChild("Tool") then
  758. return game.Players.LocalPlayer.Character:FindFirstChild("Tool")
  759. end
  760. end
  761.  
  762. local HitPoints={
  763. ['GoldAxe']= 50;
  764. ['BasicHatchet']= 0.2;
  765. ['Axe1']= 0.55;
  766. ['Axe2']= 0.93;
  767. ['AxeAlphaTesters']= 1.5;
  768. ['Rukiryaxe']= 1.68;
  769. ['Axe3']= 1.45;
  770. ['AxeBetaTesters']= 1.45;
  771. ['FireAxe']= 0.6;
  772. ['SilverAxe']= 1.6;
  773. ['EndTimesAxe']= 10000000;
  774. ['AxeChicken']= 0.1;
  775. ['CandyCaneAxe']= 0;
  776. }
  777.  
  778. local Pressing = false
  779.  
  780. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  781. mouse1.Button1Down:connect(function(key)
  782. Pressing=true
  783. poop(GetAxe())
  784. end)
  785.  
  786. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  787. mouse1.Button1Down:connect(function(key)
  788. Pressing=false
  789. end)
  790.  
  791. function cut(Height,Tool)
  792. local Tree=game.Players.LocalPlayer:GetMouse().Target
  793. game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(Tree.Parent.CutEvent,{
  794. ["cuttingClass"] = "Axe",
  795. ["cooldown"] = 0,
  796. ["hitPoints"] = HitPoints[Tool.ToolName.Value],
  797. ["sectionId"] = 1,
  798. ["tool"] = Tool,
  799. ["faceVector"] = Vector3.new(-1,0,0),
  800. ["height"] = Height})
  801. end
  802.  
  803. function poop(Tool)
  804. while Pressing do
  805. for i=1,100 do
  806. wait()
  807. cut(_G.SIZE,Tool)
  808. cut(1,Tool)
  809. end
  810. end
  811. end
  812. end)
  813.  
  814. -- God mode
  815.  
  816. God.MouseButton1Click:Connect(function()
  817. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  818. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  819. l.Parent = game.Players.LocalPlayer.Character
  820. l.Name = "Humanoid"
  821. wait(0.1)
  822. game.Players.LocalPlayer.Character["1"]:Destroy()
  823. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  824. game.Players.LocalPlayer.Character.Animate.Disabled = true
  825. wait(0.1)
  826. game.Players.LocalPlayer.Character.Animate.Disabled = false
  827. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  828. Instance.new('HopperBin',game.Players.w8k.Backpack).BinType='Hammer'
  829. end)
  830.  
  831. -- ClickTp
  832.  
  833. ClickTp.MouseButton1Click:Connect(function()
  834. plr = game.Players.LocalPlayer
  835.  
  836. hum = plr.Character.HumanoidRootPart
  837.  
  838. mouse = plr:GetMouse()
  839.  
  840.  
  841.  
  842. mouse.KeyDown:connect(function(key)
  843.  
  844. if key == "q" then
  845.  
  846. if mouse.Target then
  847.  
  848. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  849.  
  850. end
  851.  
  852. end
  853. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement