F34RZER0

weird tycoon glitch

Sep 25th, 2021
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.81 KB | None | 0 0
  1. local BringKe = Instance.new("TextButton")
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local Main = Instance.new("Frame")
  4. local TextLabel = Instance.new("TextLabel")
  5. local Locat = Instance.new("TextButton")
  6. local Function = Instance.new("TextButton")
  7. local Credi = Instance.new("TextButton")
  8. local Close = Instance.new("TextButton")
  9. local Locate = Instance.new("Frame")
  10. local Spawn = Instance.new("TextButton")
  11. local Woods = Instance.new("TextButton")
  12. local Land = Instance.new("TextButton")
  13. local Dock = Instance.new("TextButton")
  14. local Links = Instance.new("TextButton")
  15. local Cave = Instance.new("TextButton")
  16. local Volcano = Instance.new("TextButton")
  17. local Swamp = Instance.new("TextButton")
  18. local Fancy = Instance.new("TextButton")
  19. local P1 = Instance.new("TextButton")
  20. local P2 = Instance.new("TextButton")
  21. local P3 = Instance.new("TextButton")
  22. local Boxed = Instance.new("TextButton")
  23. local Fine = Instance.new("TextButton")
  24. local Bob = Instance.new("TextButton")
  25. local Shr = Instance.new("TextButton")
  26. local The = Instance.new("TextButton")
  27. local End = Instance.new("TextButton")
  28. local TextLabel_2 = Instance.new("TextLabel")
  29. local TextLabel_3 = Instance.new("TextLabel")
  30. local Credits = Instance.new("Frame")
  31. local TextLabel_4 = Instance.new("TextLabel")
  32. local TextLabel_5 = Instance.new("TextLabel")
  33. local Functions = Instance.new("Frame")
  34. local ML = Instance.new("TextButton")
  35. local TL = Instance.new("TextButton")
  36. local GT = Instance.new("TextButton")
  37. local Targ = Instance.new("TextBox")
  38. local ST = Instance.new("TextButton")
  39. local Target = Instance.new("TextLabel")
  40. local Bring = Instance.new("TextButton")
  41. local Brin = Instance.new("TextBox")
  42. local BringKey = Instance.new("TextLabel")
  43. local Enable = Instance.new("TextButton")
  44. local gg = Instance.new("TextLabel")
  45. local Disabled = Instance.new("TextLabel")
  46. local Brack = Instance.new("TextButton")
  47. local i = Instance.new("TextBox")
  48. local GotoC = Instance.new("TextButton")
  49. local o = Instance.new("TextBox")
  50. local p = Instance.new("TextBox")
  51.  
  52. -- Properties
  53.  
  54. ScreenGui.Parent = game.CoreGui
  55.  
  56. Main.Name = "Main"
  57. Main.Parent = ScreenGui
  58. Main.Active = true
  59. Main.BackgroundColor3 = Color3.new(0, 0.168627, 0.509804)
  60. Main.Draggable = true
  61. Main.Position = UDim2.new(0.0123106241, 0, 0.403100789, 0)
  62. Main.Selectable = true
  63. Main.Size = UDim2.new(0, 114, 0, 208)
  64.  
  65. TextLabel.Parent = Main
  66. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  67. TextLabel.BackgroundTransparency = 1
  68. TextLabel.Size = UDim2.new(0, 114, 0, 50)
  69. TextLabel.Font = Enum.Font.SourceSans
  70. TextLabel.FontSize = Enum.FontSize.Size14
  71. TextLabel.Text = "Made by bot1034 Lumber tycoon v2"
  72. TextLabel.TextColor3 = Color3.new(0.654902, 0.113725, 0.0196078)
  73. TextLabel.TextScaled = true
  74. TextLabel.TextSize = 14
  75. TextLabel.TextWrapped = true
  76.  
  77. Locat.Name = "Locat"
  78. Locat.Parent = Main
  79. Locat.BackgroundColor3 = Color3.new(0.25098, 0.988235, 1)
  80. Locat.BackgroundTransparency = 0.30000001192093
  81. Locat.Position = UDim2.new(0, 0, 0.244606435, 0)
  82. Locat.Size = UDim2.new(0, 114, 0, 33)
  83. Locat.Font = Enum.Font.SourceSans
  84. Locat.FontSize = Enum.FontSize.Size14
  85. Locat.Text = "Locations"
  86. Locat.TextScaled = true
  87. Locat.TextSize = 14
  88. Locat.TextWrapped = true
  89.  
  90. Function.Name = "Function"
  91. Function.Parent = Main
  92. Function.BackgroundColor3 = Color3.new(0.25098, 0.988235, 1)
  93. Function.BackgroundTransparency = 0.30000001192093
  94. Function.Position = UDim2.new(0, 0, 0.434260428, 0)
  95. Function.Size = UDim2.new(0, 114, 0, 33)
  96. Function.Font = Enum.Font.SourceSans
  97. Function.FontSize = Enum.FontSize.Size14
  98. Function.Text = "Functions"
  99. Function.TextScaled = true
  100. Function.TextSize = 14
  101. Function.TextWrapped = true
  102.  
  103. Credi.Name = "Credi"
  104. Credi.Parent = Main
  105. Credi.BackgroundColor3 = Color3.new(0.25098, 0.988235, 1)
  106. Credi.BackgroundTransparency = 0.30000001192093
  107. Credi.Position = UDim2.new(0, 0, 0.622036099, 0)
  108. Credi.Size = UDim2.new(0, 114, 0, 33)
  109. Credi.Font = Enum.Font.SourceSans
  110. Credi.FontSize = Enum.FontSize.Size14
  111. Credi.Text = "Credit"
  112. Credi.TextScaled = true
  113. Credi.TextSize = 14
  114. Credi.TextWrapped = true
  115.  
  116. Close.Name = "Close"
  117. Close.Parent = Main
  118. Close.BackgroundColor3 = Color3.new(0.25098, 0.988235, 1)
  119. Close.BackgroundTransparency = 0.30000001192093
  120. Close.Position = UDim2.new(0, 0, 0.813051462, 0)
  121. Close.Size = UDim2.new(0, 114, 0, 33)
  122. Close.Font = Enum.Font.SourceSans
  123. Close.FontSize = Enum.FontSize.Size14
  124. Close.Text = "Close Open Tab"
  125. Close.TextScaled = true
  126. Close.TextSize = 14
  127. Close.TextStrokeTransparency = 6
  128. Close.TextWrapped = true
  129.  
  130. Locate.Name = "Locate"
  131. Locate.Parent = ScreenGui
  132. Locate.Active = true
  133. Locate.BackgroundColor3 = Color3.new(0, 0.168627, 0.509804)
  134. Locate.Draggable = true
  135. Locate.Position = UDim2.new(0.123106062, 0, 0.403100789, 0)
  136. Locate.Selectable = true
  137. Locate.Size = UDim2.new(0, 385, 0, 285)
  138. Locate.Visible = false
  139.  
  140. Spawn.Name = "Spawn"
  141. Spawn.Parent = Locate
  142. Spawn.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  143. Spawn.Position = UDim2.new(0.0207792204, 0, 0.028070176, 0)
  144. Spawn.Size = UDim2.new(0, 119, 0, 33)
  145. Spawn.Font = Enum.Font.SourceSans
  146. Spawn.FontSize = Enum.FontSize.Size14
  147. Spawn.Text = "Spawn"
  148. Spawn.TextColor3 = Color3.new(0, 0, 0)
  149. Spawn.TextScaled = true
  150. Spawn.TextSize = 14
  151. Spawn.TextWrapped = true
  152.  
  153. Woods.Name = "Woods"
  154. Woods.Parent = Locate
  155. Woods.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  156. Woods.Position = UDim2.new(0.348676562, 0, 0.028070176, 0)
  157. Woods.Size = UDim2.new(0, 119, 0, 33)
  158. Woods.Font = Enum.Font.SourceSans
  159. Woods.FontSize = Enum.FontSize.Size14
  160. Woods.Text = "Woods R us"
  161. Woods.TextColor3 = Color3.new(0, 0, 0)
  162. Woods.TextScaled = true
  163. Woods.TextSize = 14
  164. Woods.TextWrapped = true
  165.  
  166. Land.Name = "Land"
  167. Land.Parent = Locate
  168. Land.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  169. Land.Position = UDim2.new(0.673351884, 0, 0.028070176, 0)
  170. Land.Size = UDim2.new(0, 119, 0, 33)
  171. Land.Font = Enum.Font.SourceSans
  172. Land.FontSize = Enum.FontSize.Size14
  173. Land.Text = "Land Store"
  174. Land.TextColor3 = Color3.new(0, 0, 0)
  175. Land.TextScaled = true
  176. Land.TextSize = 14
  177. Land.TextWrapped = true
  178.  
  179. Dock.Name = "Dock"
  180. Dock.Parent = Locate
  181. Dock.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  182. Dock.Position = UDim2.new(0.0207792204, 0, 0.178947374, 0)
  183. Dock.Size = UDim2.new(0, 119, 0, 33)
  184. Dock.Font = Enum.Font.SourceSans
  185. Dock.FontSize = Enum.FontSize.Size14
  186. Dock.Text = "Dock"
  187. Dock.TextColor3 = Color3.new(0, 0, 0)
  188. Dock.TextScaled = true
  189. Dock.TextSize = 14
  190. Dock.TextWrapped = true
  191.  
  192. Links.Name = "Links"
  193. Links.Parent = Locate
  194. Links.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  195. Links.Position = UDim2.new(0.348051935, 0, 0.178947374, 0)
  196. Links.Size = UDim2.new(0, 119, 0, 33)
  197. Links.Font = Enum.Font.SourceSans
  198. Links.FontSize = Enum.FontSize.Size14
  199. Links.Text = "Link's Logic"
  200. Links.TextColor3 = Color3.new(0, 0, 0)
  201. Links.TextScaled = true
  202. Links.TextSize = 14
  203. Links.TextWrapped = true
  204.  
  205. Cave.Name = "Cave"
  206. Cave.Parent = Locate
  207. Cave.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  208. Cave.Position = UDim2.new(0.672727227, 0, 0.178947374, 0)
  209. Cave.Size = UDim2.new(0, 119, 0, 33)
  210. Cave.Font = Enum.Font.SourceSans
  211. Cave.FontSize = Enum.FontSize.Size14
  212. Cave.Text = "Cave (blue wood)"
  213. Cave.TextColor3 = Color3.new(0, 0, 0)
  214. Cave.TextScaled = true
  215. Cave.TextSize = 14
  216. Cave.TextWrapped = true
  217.  
  218. Volcano.Name = "Volcano"
  219. Volcano.Parent = Locate
  220. Volcano.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  221. Volcano.Position = UDim2.new(0.0207792204, 0, 0.315789491, 0)
  222. Volcano.Size = UDim2.new(0, 119, 0, 33)
  223. Volcano.Font = Enum.Font.SourceSans
  224. Volcano.FontSize = Enum.FontSize.Size14
  225. Volcano.Text = "Volcano"
  226. Volcano.TextColor3 = Color3.new(0, 0, 0)
  227. Volcano.TextScaled = true
  228. Volcano.TextSize = 14
  229. Volcano.TextWrapped = true
  230.  
  231. Swamp.Name = "Swamp"
  232. Swamp.Parent = Locate
  233. Swamp.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  234. Swamp.Position = UDim2.new(0.348051935, 0, 0.315789491, 0)
  235. Swamp.Size = UDim2.new(0, 119, 0, 33)
  236. Swamp.Font = Enum.Font.SourceSans
  237. Swamp.FontSize = Enum.FontSize.Size14
  238. Swamp.Text = "Swamp"
  239. Swamp.TextColor3 = Color3.new(0, 0, 0)
  240. Swamp.TextScaled = true
  241. Swamp.TextSize = 14
  242. Swamp.TextWrapped = true
  243.  
  244. Fancy.Name = "Fancy"
  245. Fancy.Parent = Locate
  246. Fancy.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  247. Fancy.Position = UDim2.new(0.672727227, 0, 0.315789491, 0)
  248. Fancy.Size = UDim2.new(0, 119, 0, 33)
  249. Fancy.Font = Enum.Font.SourceSans
  250. Fancy.FontSize = Enum.FontSize.Size14
  251. Fancy.Text = "Fancy Furnishings"
  252. Fancy.TextColor3 = Color3.new(0, 0, 0)
  253. Fancy.TextScaled = true
  254. Fancy.TextSize = 14
  255. Fancy.TextWrapped = true
  256.  
  257. P1.Name = "P1"
  258. P1.Parent = Locate
  259. P1.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  260. P1.Position = UDim2.new(0.0207792204, 0, 0.452631593, 0)
  261. P1.Size = UDim2.new(0, 119, 0, 33)
  262. P1.Font = Enum.Font.SourceSans
  263. P1.FontSize = Enum.FontSize.Size14
  264. P1.Text = "Palm Island (1)"
  265. P1.TextColor3 = Color3.new(0, 0, 0)
  266. P1.TextScaled = true
  267. P1.TextSize = 14
  268. P1.TextWrapped = true
  269.  
  270. P2.Name = "P2"
  271. P2.Parent = Locate
  272. P2.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  273. P2.Position = UDim2.new(0.348051935, 0, 0.452631593, 0)
  274. P2.Size = UDim2.new(0, 119, 0, 33)
  275. P2.Font = Enum.Font.SourceSans
  276. P2.FontSize = Enum.FontSize.Size14
  277. P2.Text = "Palm Island (2)"
  278. P2.TextColor3 = Color3.new(0, 0, 0)
  279. P2.TextScaled = true
  280. P2.TextSize = 14
  281. P2.TextWrapped = true
  282.  
  283. P3.Name = "P3"
  284. P3.Parent = Locate
  285. P3.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  286. P3.Position = UDim2.new(0.672727227, 0, 0.452631593, 0)
  287. P3.Size = UDim2.new(0, 119, 0, 33)
  288. P3.Font = Enum.Font.SourceSans
  289. P3.FontSize = Enum.FontSize.Size14
  290. P3.Text = "Palm Island (3)"
  291. P3.TextColor3 = Color3.new(0, 0, 0)
  292. P3.TextScaled = true
  293. P3.TextSize = 14
  294. P3.TextWrapped = true
  295.  
  296. Boxed.Name = "Boxed"
  297. Boxed.Parent = Locate
  298. Boxed.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  299. Boxed.Position = UDim2.new(0.0207792204, 0, 0.592982471, 0)
  300. Boxed.Size = UDim2.new(0, 119, 0, 33)
  301. Boxed.Font = Enum.Font.SourceSans
  302. Boxed.FontSize = Enum.FontSize.Size14
  303. Boxed.Text = "Boxed Cars"
  304. Boxed.TextColor3 = Color3.new(0, 0, 0)
  305. Boxed.TextScaled = true
  306. Boxed.TextSize = 14
  307. Boxed.TextWrapped = true
  308.  
  309. Fine.Name = "Fine"
  310. Fine.Parent = Locate
  311. Fine.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  312. Fine.Position = UDim2.new(0.348051935, 0, 0.592982471, 0)
  313. Fine.Size = UDim2.new(0, 119, 0, 33)
  314. Fine.Font = Enum.Font.SourceSans
  315. Fine.FontSize = Enum.FontSize.Size14
  316. Fine.Text = "Fine Art's Shop"
  317. Fine.TextColor3 = Color3.new(0, 0, 0)
  318. Fine.TextScaled = true
  319. Fine.TextSize = 14
  320. Fine.TextWrapped = true
  321.  
  322. Bob.Name = "Bob"
  323. Bob.Parent = Locate
  324. Bob.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  325. Bob.Position = UDim2.new(0.672727227, 0, 0.592982471, 0)
  326. Bob.Size = UDim2.new(0, 119, 0, 33)
  327. Bob.Font = Enum.Font.SourceSans
  328. Bob.FontSize = Enum.FontSize.Size14
  329. Bob.Text = "Bob's Shack"
  330. Bob.TextColor3 = Color3.new(0, 0, 0)
  331. Bob.TextScaled = true
  332. Bob.TextSize = 14
  333. Bob.TextWrapped = true
  334.  
  335. Shr.Name = "Shr"
  336. Shr.Parent = Locate
  337. Shr.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  338. Shr.Position = UDim2.new(0.0207792204, 0, 0.729824543, 0)
  339. Shr.Size = UDim2.new(0, 119, 0, 33)
  340. Shr.Font = Enum.Font.SourceSans
  341. Shr.FontSize = Enum.FontSize.Size14
  342. Shr.Text = "Shrine Of Sight's"
  343. Shr.TextColor3 = Color3.new(0, 0, 0)
  344. Shr.TextScaled = true
  345. Shr.TextSize = 14
  346. Shr.TextWrapped = true
  347.  
  348. The.Name = "The"
  349. The.Parent = Locate
  350. The.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  351. The.Position = UDim2.new(0.348051935, 0, 0.729824543, 0)
  352. The.Size = UDim2.new(0, 119, 0, 33)
  353. The.Font = Enum.Font.SourceSans
  354. The.FontSize = Enum.FontSize.Size14
  355. The.Text = "The Den"
  356. The.TextColor3 = Color3.new(0, 0, 0)
  357. The.TextScaled = true
  358. The.TextSize = 14
  359. The.TextWrapped = true
  360.  
  361. End.Name = "End"
  362. End.Parent = Locate
  363. End.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  364. End.Position = UDim2.new(0.672727227, 0, 0.729824543, 0)
  365. End.Size = UDim2.new(0, 119, 0, 33)
  366. End.Font = Enum.Font.SourceSans
  367. End.FontSize = Enum.FontSize.Size14
  368. End.Text = "End times"
  369. End.TextColor3 = Color3.new(0, 0, 0)
  370. End.TextScaled = true
  371. End.TextSize = 14
  372. End.TextWrapped = true
  373.  
  374. TextLabel_2.Parent = Locate
  375. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  376. TextLabel_2.BackgroundTransparency = 1
  377. TextLabel_2.Position = UDim2.new(0, 0, 0.870175421, 0)
  378. TextLabel_2.Size = UDim2.new(0, 385, 0, 34)
  379. TextLabel_2.Font = Enum.Font.SourceSans
  380. TextLabel_2.FontSize = Enum.FontSize.Size14
  381. TextLabel_2.Text = "dont forget to vouch or it might get sniped *insert lenny face*"
  382. TextLabel_2.TextColor3 = Color3.new(0.654902, 0.113725, 0.0196078)
  383. TextLabel_2.TextScaled = true
  384. TextLabel_2.TextSize = 14
  385. TextLabel_2.TextWrapped = true
  386.  
  387. TextLabel_3.Parent = Locate
  388. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  389. TextLabel_3.BackgroundTransparency = 1
  390. TextLabel_3.Position = UDim2.new(0.00259740255, 0, -0.119298279, 0)
  391. TextLabel_3.Size = UDim2.new(0, 385, 0, 34)
  392. TextLabel_3.Font = Enum.Font.SourceSans
  393. TextLabel_3.FontSize = Enum.FontSize.Size14
  394. TextLabel_3.Text = "Locations"
  395. TextLabel_3.TextColor3 = Color3.new(0.654902, 0.113725, 0.0196078)
  396. TextLabel_3.TextScaled = true
  397. TextLabel_3.TextSize = 14
  398. TextLabel_3.TextWrapped = true
  399.  
  400. Credits.Name = "Credits"
  401. Credits.Parent = ScreenGui
  402. Credits.Active = true
  403. Credits.BackgroundColor3 = Color3.new(0, 0.168627, 0.509804)
  404. Credits.Draggable = true
  405. Credits.Position = UDim2.new(0.120265156, 0, 0.403100789, 0)
  406. Credits.Selectable = true
  407. Credits.Size = UDim2.new(0, 263, 0, 208)
  408. Credits.Visible = false
  409.  
  410. TextLabel_4.Parent = Credits
  411. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  412. TextLabel_4.BackgroundTransparency = 1
  413. TextLabel_4.BorderColor3 = Color3.new(0, 0, 0)
  414. TextLabel_4.Position = UDim2.new(0.119771861, 0, 0.0384615399, 0)
  415. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  416. TextLabel_4.Font = Enum.Font.SourceSans
  417. TextLabel_4.FontSize = Enum.FontSize.Size14
  418. TextLabel_4.Text = "This Gui was made by bot1034 yet again"
  419. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  420. TextLabel_4.TextScaled = true
  421. TextLabel_4.TextSize = 14
  422. TextLabel_4.TextWrapped = true
  423.  
  424. TextLabel_5.Parent = Credits
  425. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  426. TextLabel_5.BackgroundTransparency = 1
  427. TextLabel_5.BorderColor3 = Color3.new(0, 0, 0)
  428. TextLabel_5.Position = UDim2.new(0, 0, 0.278846145, 0)
  429. TextLabel_5.Size = UDim2.new(0, 263, 0, 150)
  430. TextLabel_5.Font = Enum.Font.SourceSans
  431. TextLabel_5.FontSize = Enum.FontSize.Size14
  432. TextLabel_5.Text = "I dont take credit for most of the script's thanks for looking at the credits ;D"
  433. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  434. TextLabel_5.TextScaled = true
  435. TextLabel_5.TextSize = 14
  436. TextLabel_5.TextWrapped = true
  437.  
  438. Functions.Name = "Functions"
  439. Functions.Parent = ScreenGui
  440. Functions.Active = true
  441. Functions.BackgroundColor3 = Color3.new(0, 0.168627, 0.509804)
  442. Functions.Draggable = true
  443. Functions.Position = UDim2.new(0.126893938, 0, 0.402131796, 0)
  444. Functions.Selectable = true
  445. Functions.Size = UDim2.new(0, 385, 0, 285)
  446. Functions.Visible = false
  447.  
  448. ML.Name = "ML"
  449. ML.Parent = Functions
  450. ML.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  451. ML.Position = UDim2.new(0.0207792204, 0, 0.0315789469, 0)
  452. ML.Size = UDim2.new(0, 108, 0, 28)
  453. ML.Font = Enum.Font.SourceSans
  454. ML.FontSize = Enum.FontSize.Size14
  455. ML.Text = "Goto your Land"
  456. ML.TextSize = 14
  457.  
  458. TL.Name = "TL"
  459. TL.Parent = Functions
  460. TL.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  461. TL.Position = UDim2.new(0.340259731, 0, 0.0315789469, 0)
  462. TL.Size = UDim2.new(0, 108, 0, 28)
  463. TL.Font = Enum.Font.SourceSans
  464. TL.FontSize = Enum.FontSize.Size14
  465. TL.Text = "Goto Target's Land"
  466. TL.TextSize = 14
  467.  
  468. BringKe.Name = "BringKe"
  469. BringKe.Parent = Functions
  470. BringKe.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  471. BringKe.Position = UDim2.new(0.0233766232, 0, 0.55438596, 0)
  472. BringKe.Size = UDim2.new(0, 62, 0, 18)
  473. BringKe.Font = Enum.Font.SourceSans
  474. BringKe.FontSize = Enum.FontSize.Size14
  475. BringKe.Text = "Set BW key"
  476. BringKe.TextSize = 14
  477.  
  478. GT.Name = "GT"
  479. GT.Parent = Functions
  480. GT.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  481. GT.Position = UDim2.new(0.670129895, 0, 0.0315789469, 0)
  482. GT.Size = UDim2.new(0, 108, 0, 28)
  483. GT.Font = Enum.Font.SourceSans
  484. GT.FontSize = Enum.FontSize.Size14
  485. GT.Text = "Goto Target "
  486. GT.TextSize = 14
  487.  
  488. Targ.Name = "Targ"
  489. Targ.Parent = Functions
  490. Targ.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  491. Targ.Position = UDim2.new(0.0233766232, 0, 0.150877193, 0)
  492. Targ.Size = UDim2.new(0, 107, 0, 30)
  493. Targ.ClearTextOnFocus = false
  494. Targ.Font = Enum.Font.SourceSans
  495. Targ.FontSize = Enum.FontSize.Size14
  496. Targ.Text = "Target Name"
  497. Targ.TextSize = 14
  498.  
  499. ST.Name = "ST"
  500. ST.Parent = Functions
  501. ST.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  502. ST.Position = UDim2.new(0.340259731, 0, 0.154385969, 0)
  503. ST.Size = UDim2.new(0, 108, 0, 28)
  504. ST.Font = Enum.Font.SourceSans
  505. ST.FontSize = Enum.FontSize.Size14
  506. ST.Text = "Set Target"
  507. ST.TextSize = 14
  508.  
  509. Target.Name = "Target"
  510. Target.Parent = Functions
  511. Target.BackgroundColor3 = Color3.new(1, 1, 1)
  512. Target.BackgroundTransparency = 1
  513. Target.Position = UDim2.new(0.670129895, 0, 0.154385969, 0)
  514. Target.Size = UDim2.new(0, 108, 0, 28)
  515. Target.Font = Enum.Font.SourceSans
  516. Target.FontSize = Enum.FontSize.Size14
  517. Target.Text = "Target"
  518. Target.TextColor3 = Color3.new(0.278431, 0, 0)
  519. Target.TextScaled = true
  520. Target.TextSize = 14
  521. Target.TextWrapped = true
  522.  
  523. Bring.Name = "Bring"
  524. Bring.Parent = Functions
  525. Bring.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  526. Bring.Position = UDim2.new(0.340259731, 0, 0.294736862, 0)
  527. Bring.Size = UDim2.new(0, 108, 0, 28)
  528. Bring.Font = Enum.Font.SourceSans
  529. Bring.FontSize = Enum.FontSize.Size14
  530. Bring.Text = "Bring Wood"
  531. Bring.TextSize = 14
  532.  
  533. Brin.Name = "Brin"
  534. Brin.Parent = Functions
  535. Brin.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  536. Brin.Position = UDim2.new(0.0233766139, 0, 0.294736862, 0)
  537. Brin.Size = UDim2.new(0, 108, 0, 28)
  538. Brin.ClearTextOnFocus = false
  539. Brin.Font = Enum.Font.SourceSans
  540. Brin.FontSize = Enum.FontSize.Size14
  541. Brin.Text = "Set bring wood Key"
  542. Brin.TextSize = 14
  543.  
  544. BringKey.Name = "BringKey"
  545. BringKey.Parent = Functions
  546. BringKey.BackgroundColor3 = Color3.new(1, 1, 1)
  547. BringKey.BackgroundTransparency = 1
  548. BringKey.Position = UDim2.new(0.654545426, 0, 0.294736832, 0)
  549. BringKey.Size = UDim2.new(0, 114, 0, 28)
  550. BringKey.Font = Enum.Font.SourceSans
  551. BringKey.FontSize = Enum.FontSize.Size14
  552. BringKey.Text = "No Key "
  553. BringKey.TextColor3 = Color3.new(0.278431, 0, 0)
  554. BringKey.TextScaled = true
  555. BringKey.TextSize = 14
  556. BringKey.TextWrapped = true
  557.  
  558. Enable.Name = "Enable"
  559. Enable.Parent = Functions
  560. Enable.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  561. Enable.Position = UDim2.new(0.340259731, 0, 0.431578964, 0)
  562. Enable.Size = UDim2.new(0, 108, 0, 28)
  563. Enable.Font = Enum.Font.SourceSans
  564. Enable.FontSize = Enum.FontSize.Size14
  565. Enable.Text = "Enable Goto Cords"
  566. Enable.TextSize = 14
  567.  
  568. gg.Name = "gg"
  569. gg.Parent = Functions
  570. gg.BackgroundColor3 = Color3.new(1, 1, 1)
  571. gg.BackgroundTransparency = 1
  572. gg.Position = UDim2.new(0.654545486, 0, 0.452631563, 0)
  573. gg.Size = UDim2.new(0, 82, 0, 15)
  574. gg.Font = Enum.Font.SourceSans
  575. gg.FontSize = Enum.FontSize.Size14
  576. gg.Text = "Enable Cords:"
  577. gg.TextColor3 = Color3.new(0.278431, 0, 0)
  578. gg.TextScaled = true
  579. gg.TextSize = 14
  580. gg.TextWrapped = true
  581.  
  582. Disabled.Name = "Disabled"
  583. Disabled.Parent = Functions
  584. Disabled.BackgroundColor3 = Color3.new(1, 1, 1)
  585. Disabled.BackgroundTransparency = 1
  586. Disabled.Position = UDim2.new(0.867532492, 0, 0.44035089, 0)
  587. Disabled.Size = UDim2.new(0, 51, 0, 22)
  588. Disabled.Font = Enum.Font.SourceSans
  589. Disabled.FontSize = Enum.FontSize.Size14
  590. Disabled.Text = "Disabled"
  591. Disabled.TextColor3 = Color3.new(0.898039, 0, 0)
  592. Disabled.TextScaled = true
  593. Disabled.TextSize = 14
  594. Disabled.TextWrapped = true
  595.  
  596. Brack.Name = "Brack"
  597. Brack.Parent = Functions
  598. Brack.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  599. Brack.Position = UDim2.new(0.0233766139, 0, 0.431578964, 0)
  600. Brack.Size = UDim2.new(0, 108, 0, 28)
  601. Brack.Font = Enum.Font.SourceSans
  602. Brack.FontSize = Enum.FontSize.Size14
  603. Brack.Text = "Brack Hub V4"
  604. Brack.TextSize = 14
  605.  
  606. i.Name = "i"
  607. i.Parent = Functions
  608. i.BackgroundColor3 = Color3.new(0.596078, 0.968628, 1)
  609. i.Position = UDim2.new(0.0207792204, 0, 0.677192986, 0)
  610. i.Size = UDim2.new(0, 104, 0, 15)
  611. i.Font = Enum.Font.SourceSans
  612. i.FontSize = Enum.FontSize.Size14
  613. i.Text = "0"
  614. i.TextSize = 14
  615.  
  616. GotoC.Name = "GotoC"
  617. GotoC.Parent = Functions
  618. GotoC.BackgroundColor3 = Color3.new(0.596078, 0.968628, 1)
  619. GotoC.Position = UDim2.new(0.0207792204, 0, 0.863157868, 0)
  620. GotoC.Size = UDim2.new(0, 369, 0, 28)
  621. GotoC.Font = Enum.Font.SourceSans
  622. GotoC.FontSize = Enum.FontSize.Size14
  623. GotoC.Text = "Goto Cords Warning is really Buggy"
  624. GotoC.TextSize = 14
  625.  
  626. o.Name = "o"
  627. o.Parent = Functions
  628. o.BackgroundColor3 = Color3.new(0.596078, 0.968628, 1)
  629. o.Position = UDim2.new(0.363636345, 0, 0.677192986, 0)
  630. o.Size = UDim2.new(0, 104, 0, 15)
  631. o.Font = Enum.Font.SourceSans
  632. o.FontSize = Enum.FontSize.Size14
  633. o.Text = "0"
  634. o.TextSize = 14
  635. local Ok = true
  636. p.Name = "p"
  637. p.Parent = Functions
  638. p.BackgroundColor3 = Color3.new(0.596078, 0.968628, 1)
  639. p.Position = UDim2.new(0.707792163, 0, 0.677192986, 0)
  640. p.Size = UDim2.new(0, 104, 0, 15)
  641. p.Font = Enum.Font.SourceSans
  642. p.FontSize = Enum.FontSize.Size14
  643. p.Text = "0"
  644. p.TextSize = 14
  645.  
  646. local WayPoints = {
  647. ["Spawn"] = Vector3.new(155, 3, 74),
  648. ["Wood R Us"] = Vector3.new(265, 3, 57),
  649. ["Land Store"] = Vector3.new(258, 3, -99),
  650. ["Dock"] = Vector3.new(1114, -1, -197),
  651. ["Link's Logic"] = Vector3.new(4605, 3, -727),
  652. ["Cave"] = Vector3.new(3581, -179, 430),
  653. ["Volcano"] = Vector3.new(-1585, 622, 1140),
  654. ["Swamp"] = Vector3.new(-1209, 132, -801),
  655. ["P1"] = Vector3.new(2549, -5, -42),
  656. ["P2"] = Vector3.new(1807, -5, -2450),
  657. ["P3"] = Vector3.new(4351, -5, -1839),
  658. ["Fancy"] = Vector3.new(491, 3, -1720),
  659. ["Boxed Cars"] = Vector3.new(509, 3, -1463),
  660. ["Fine"] = Vector3.new(5207, -166, 719),
  661. ["Bob"] = Vector3.new(260, 8, -2542),
  662. ["Shrine"] = Vector3.new(-1600, 195, 919),
  663. ["The"] = Vector3.new(323, 41, 1930),
  664. ["End"] = Vector3.new(-51, -212, -1348),
  665. ["Cust"] = Vector3.new(i.Text, o.Text, p.Text),
  666. }
  667. GotoC.MouseButton1Down:connect(function()
  668. if Ok == false then
  669. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Cust"])
  670. end
  671. end)
  672.  
  673. Function.MouseButton1Down:connect(function()
  674. Functions.Visible = true
  675. end)
  676. Woods.MouseButton1Down:connect(function()
  677. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Woods R Us"])
  678. end)
  679. Spawn.MouseButton1Down:connect(function()
  680. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Spawn"])
  681. end)
  682. Land.MouseButton1Down:connect(function()
  683. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Land Store"])
  684. end)
  685. Dock.MouseButton1Down:connect(function()
  686. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Dock"])
  687. end)
  688. Links.MouseButton1Down:connect(function()
  689. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Link's Logic"])
  690. end)
  691. Cave.MouseButton1Down:connect(function()
  692. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Cave"])
  693. end)
  694. Volcano.MouseButton1Down:connect(function()
  695. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Volcano"])
  696. end)
  697. Swamp.MouseButton1Down:connect(function()
  698. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Swamp"])
  699. end)
  700. P1.MouseButton1Down:connect(function()
  701. game.Players.LocalPlayer.Character:MoveTo(WayPoints["P1"])
  702. end)
  703. P2.MouseButton1Down:connect(function()
  704. game.Players.LocalPlayer.Character:MoveTo(WayPoints["P2"])
  705. end)
  706. P3.MouseButton1Down:connect(function()
  707. game.Players.LocalPlayer.Character:MoveTo(WayPoints["P3"])
  708. end)
  709. Fancy.MouseButton1Down:connect(function()
  710. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Fancy"])
  711. end)
  712. Boxed.MouseButton1Down:connect(function()
  713. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Boxed Cars"])
  714. end)
  715. Fine.MouseButton1Down:connect(function()
  716. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Fine"])
  717. end)
  718. Bob.MouseButton1Down:connect(function()
  719. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Bob"])
  720. end)
  721. Shr.MouseButton1Down:connect(function()
  722. game.Players.LocalPlayer.Character:MoveTo(WayPoints["Shrine"])
  723. end)
  724. The.MouseButton1Down:connect(function()
  725. game.Players.LocalPlayer.Character:MoveTo(WayPoints["The"])
  726. end)
  727. End.MouseButton1Down:connect(function()
  728. game.Players.LocalPlayer.Character:MoveTo(WayPoints["End"])
  729. end)
  730. Locat.MouseButton1Down:connect(function()
  731. Locate.Visible = true
  732. Functions.Visible = false
  733. Credits.Visible = false
  734. end)
  735. Function.MouseButton1Down:connect(function()
  736. Locate.Visible = false
  737. Functions.Visible = true
  738. Credits.Visible = false
  739. end)
  740. Credi.MouseButton1Down:connect(function()
  741. Locate.Visible = false
  742. Functions.Visible = false
  743. Credits.Visible = true
  744. end)
  745. Close.MouseButton1Down:connect(function()
  746. Locate.Visible = false
  747. Functions.Visible = false
  748. Credits.Visible = false
  749. end)
  750. Brack.MouseButton1Down:connect(function()
  751. _G.Settings = {
  752. ["MAINCOLOR"] = {Color3.fromRGB(0, 129, 189)};
  753. ["BUTTONCOLOR"] = {Color3.fromRGB(0, 111, 163)};
  754. ["ACCENTCOLOR"] = {Color3.fromRGB(0, 161, 236)};
  755. ["HIDESHOWCOLOR"] = {Color3.fromRGB(0, 076, 112)};
  756. }
  757.  
  758. loadstring(game:GetObjects("rbxassetid://693572038")[1].Source)()
  759. end)
  760. ML.MouseButton1Down:connect(function()
  761. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  762. if v.Owner.Value == game.Players.LocalPlayer then
  763. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  764. end
  765. end
  766. end)
  767. TL.MouseButton1Down:connect(function()
  768. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  769. if v.Owner.Value == game.Players[Target.Text] then
  770. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  771. else
  772. Target.Text = "Player Not Real"
  773. end
  774. end
  775. end)
  776. GT.MouseButton1Down:connect(function()
  777. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[Target.Text].HumanoidRootPart.CFrame
  778. end)
  779. ST.MouseButton1Down:connect(function()
  780. Target.Text = Targ.Text
  781. end)
  782. Bring.MouseButton1Down:connect(function()
  783. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  784. if Log.Name:sub(1,6) == "Loose_" and Log:findFirstChild("Owner") then
  785. if Log.Owner.Value == game.Players.LocalPlayer then
  786. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0,15,0))
  787. end
  788. end
  789. end
  790. end)
  791. local Player = game.Players.LocalPlayer
  792. local mouse = Player:GetMouse()
  793.  
  794. mouse.KeyDown:connect(function(key)
  795. if key == Brin.Text then
  796. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  797. if Log.Name:sub(1,6) == "Loose_" and Log:findFirstChild("Owner") then
  798. if Log.Owner.Value == game.Players.LocalPlayer then
  799. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0,15,0))
  800. end
  801. end
  802. end
  803. end
  804. end)
  805. Enable.MouseButton1Down:connect(function()
  806. Ok = false
  807. Disabled.BackgroundColor3 = Color3.new(1, 1, 1)
  808. Disabled.Text = "Enabled"
  809.  
  810. end)
  811.  
  812. BringKe.MouseButton1Down:connect(function()
  813. BringKey.Text = Brin.Text
  814. end)
  815.  
  816.  
Add Comment
Please, Sign In to add comment