spidey_v6

roblox

Jul 9th, 2019
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.09 KB | None | 0 0
  1. game:GetService("StarterGui"):SetCore("SendNotification", {
  2. Title = "DarkLumberV2",
  3. Text = "DarkLumber Load Successful."
  4. })
  5.  
  6. game:GetService("StarterGui"):SetCore("SendNotification", {
  7. Title = "AutoBlacklist",
  8. Text = "Auto Blacklist All Players."
  9. })
  10.  
  11. game:GetService("StarterGui"):SetCore("SendNotification", {
  12. Title = "Gui By:",
  13. Text = "Sky Hacks"
  14. })
  15.  
  16. Mouse = game.Players.LocalPlayer:GetMouse()
  17.  
  18. Client = game.ReplicatedStorage.Interaction.ClientSetListPlayer
  19. players = game.Players
  20. for i, v in pairs(players:GetPlayers()) do
  21. if v.Name ~= players.LocalPlayer.Name then
  22. Client:InvokeServer(players.LocalPlayer.BlacklistFolder, v, true)
  23. end
  24. end
  25. players.PlayerAdded:connect(function(plr)
  26. Client:InvokeServer(players.LocalPlayer.BlacklistFolder, plr, true)
  27. end)
  28.  
  29.  
  30.  
  31. -- DarkLumberV2 By Sky Hacks
  32. -- Version : 2.00
  33. -- Instances:
  34. local ScreenGui = Instance.new("ScreenGui")
  35. local OPF = Instance.new("Frame")
  36. local OPM = Instance.new("TextButton")
  37. local CNN = Instance.new("Frame")
  38. local TT2 = Instance.new("Frame")
  39. local TO2 = Instance.new("TextLabel")
  40. local EXC = Instance.new("TextButton")
  41. local _12 = Instance.new("TextLabel")
  42. local _13 = Instance.new("TextLabel")
  43. local _14 = Instance.new("TextLabel")
  44. local _15 = Instance.new("TextLabel")
  45. local _16 = Instance.new("TextLabel")
  46. local _17 = Instance.new("TextLabel")
  47. local MNN = Instance.new("Frame")
  48. local TT1 = Instance.new("Frame")
  49. local TO1 = Instance.new("TextLabel")
  50. local EXM = Instance.new("TextButton")
  51. local POp = Instance.new("TextButton")
  52. local TOp = Instance.new("TextButton")
  53. local UOp = Instance.new("TextButton")
  54. local COp = Instance.new("TextButton")
  55. local UNN = Instance.new("Frame")
  56. local TT3 = Instance.new("Frame")
  57. local TO3 = Instance.new("TextLabel")
  58. local EXU = Instance.new("TextButton")
  59. local _04 = Instance.new("TextLabel")
  60. local _05 = Instance.new("TextLabel")
  61. local _06 = Instance.new("TextLabel")
  62. local _07 = Instance.new("TextLabel")
  63. local _08 = Instance.new("TextLabel")
  64. local _09 = Instance.new("TextLabel")
  65. local TNN = Instance.new("Frame")
  66. local TT6 = Instance.new("Frame")
  67. local TO6 = Instance.new("TextLabel")
  68. local EXT = Instance.new("TextButton")
  69. local bcars = Instance.new("TextButton")
  70. local Swamp = Instance.new("TextButton")
  71. local Volcano = Instance.new("TextButton")
  72. local Cave = Instance.new("TextButton")
  73. local Skid = Instance.new("TextButton")
  74. local Strange = Instance.new("TextButton")
  75. local ENDTM = Instance.new("TextButton")
  76. local Palm = Instance.new("TextButton")
  77. local Links = Instance.new("TextButton")
  78. local spawnloc = Instance.new("TextButton")
  79. local tpgo2 = Instance.new("TextButton")
  80. local Bob = Instance.new("TextButton")
  81. local RUS = Instance.new("TextButton")
  82. local PNN2 = Instance.new("Frame")
  83. local TT5 = Instance.new("Frame")
  84. local TO5 = Instance.new("TextLabel")
  85. local EXP2 = Instance.new("TextButton")
  86. local Mnyd = Instance.new("TextButton")
  87. local Dup2 = Instance.new("TextButton")
  88. local selpl = Instance.new("TextButton")
  89. local seltr = Instance.new("TextButton")
  90. local sss = Instance.new("TextButton")
  91. local Paint = Instance.new("TextButton")
  92. local PNN = Instance.new("Frame")
  93. local TT4 = Instance.new("Frame")
  94. local TO4 = Instance.new("TextLabel")
  95. local EXP = Instance.new("TextButton")
  96. local SPDT = Instance.new("TextButton")
  97. local Jmp = Instance.new("TextButton")
  98. local Esp = Instance.new("TextButton")
  99. local Tptl = Instance.new("TextButton")
  100. local nwr = Instance.new("TextButton")
  101. local GETP = Instance.new("TextButton")
  102. local gaxe = Instance.new("TextButton")
  103. local goto = Instance.new("TextButton")
  104. local Max = Instance.new("TextButton")
  105. local NLP = Instance.new("TextButton")
  106. local WTR = Instance.new("TextButton")
  107. local PLBOX = Instance.new("TextBox")
  108. local go2 = Instance.new("TextButton")
  109. local TNN2 = Instance.new("Frame")
  110. local TT7 = Instance.new("Frame")
  111. local TO7 = Instance.new("TextLabel")
  112. local EXT2 = Instance.new("TextButton")
  113. local Furnishing = Instance.new("TextButton")
  114. local FineA = Instance.new("TextButton")
  115. local Ywood = Instance.new("TextButton")
  116. local Den = Instance.new("TextButton")
  117. local IceTre = Instance.new("TextButton")
  118. --Properties:
  119. ScreenGui.Parent = game.CoreGui
  120. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  121.  
  122. OPF.Name = "OPF"
  123. OPF.Parent = ScreenGui
  124. OPF.BackgroundColor3 = Color3.new(1, 1, 1)
  125. OPF.Position = UDim2.new(0.00693756202, 0, 0.491461098, 0)
  126. OPF.Size = UDim2.new(0, 100, 0, 26)
  127.  
  128. OPM.Name = "OPM"
  129. OPM.Parent = OPF
  130. OPM.BackgroundColor3 = Color3.new(0, 0, 0.741176)
  131. OPM.Size = UDim2.new(0, 100, 0, 26)
  132. OPM.Font = Enum.Font.SciFi
  133. OPM.Text = "Open"
  134. OPM.TextColor3 = Color3.new(1, 1, 1)
  135. OPM.TextSize = 20
  136. OPM.TextWrapped = true
  137. OPM.MouseButton1Down:connect(function()
  138. OPF.Visible = false
  139. MNN.Visible = true
  140. end)
  141.  
  142. CNN.Name = "CNN"
  143. CNN.Parent = ScreenGui
  144. CNN.BackgroundColor3 = Color3.new(0, 0, 0.780392)
  145. CNN.BorderSizePixel = 0
  146. CNN.Position = UDim2.new(0.443012893, 0, 0.284629971, 0)
  147. CNN.Size = UDim2.new(0, 171, 0, 235)
  148. CNN.Active = true
  149. CNN.Visible = false
  150. CNN.Draggable = true
  151.  
  152. TT2.Name = "TT2"
  153. TT2.Parent = CNN
  154. TT2.BackgroundColor3 = Color3.new(0, 0, 0)
  155. TT2.BorderSizePixel = 0
  156. TT2.Size = UDim2.new(0, 171, 0, 29)
  157.  
  158. TO2.Name = "TO2"
  159. TO2.Parent = TT2
  160. TO2.BackgroundColor3 = Color3.new(1, 1, 1)
  161. TO2.BackgroundTransparency = 1
  162. TO2.Size = UDim2.new(0, 171, 0, 29)
  163. TO2.Font = Enum.Font.SciFi
  164. TO2.Text = "Credits/Info"
  165. TO2.TextColor3 = Color3.new(1, 1, 1)
  166. TO2.TextSize = 20
  167. TO2.TextWrapped = true
  168.  
  169. EXC.Name = "EXC"
  170. EXC.Parent = TT2
  171. EXC.BackgroundColor3 = Color3.new(1, 1, 1)
  172. EXC.BackgroundTransparency = 1
  173. EXC.BorderSizePixel = 0
  174. EXC.Position = UDim2.new(0.912280679, 0, 0.275862068, 0)
  175. EXC.Size = UDim2.new(0, 15, 0, 13)
  176. EXC.Font = Enum.Font.SciFi
  177. EXC.Text = "X"
  178. EXC.TextColor3 = Color3.new(0.666667, 0, 0)
  179. EXC.TextSize = 14
  180. EXC.MouseButton1Down:connect(function()
  181. CNN.Visible = false
  182. MNN.Visible = true
  183. end)
  184.  
  185. _12.Name = "12"
  186. _12.Parent = CNN
  187. _12.BackgroundColor3 = Color3.new(1, 1, 1)
  188. _12.BackgroundTransparency = 1
  189. _12.Position = UDim2.new(0, 0, 0.123404257, 0)
  190. _12.Size = UDim2.new(0, 106, 0, 37)
  191. _12.Font = Enum.Font.SciFi
  192. _12.Text = "By Sky Hacks"
  193. _12.TextColor3 = Color3.new(1, 1, 1)
  194. _12.TextSize = 14
  195.  
  196. _13.Name = "13"
  197. _13.Parent = CNN
  198. _13.BackgroundColor3 = Color3.new(1, 1, 1)
  199. _13.BackgroundTransparency = 1
  200. _13.Position = UDim2.new(0, 0, 0.200000003, 0)
  201. _13.Size = UDim2.new(0, 144, 0, 37)
  202. _13.Font = Enum.Font.SciFi
  203. _13.Text = "Youtube/Sky Hacks"
  204. _13.TextColor3 = Color3.new(1, 1, 1)
  205. _13.TextSize = 14
  206.  
  207. _14.Name = "14"
  208. _14.Parent = CNN
  209. _14.BackgroundColor3 = Color3.new(1, 1, 1)
  210. _14.BackgroundTransparency = 1
  211. _14.Position = UDim2.new(0, 0, 0.280851066, 0)
  212. _14.Size = UDim2.new(0, 136, 0, 37)
  213. _14.Font = Enum.Font.SciFi
  214. _14.Text = "Roblox/FullinstaYt"
  215. _14.TextColor3 = Color3.new(1, 1, 1)
  216. _14.TextSize = 14
  217.  
  218. _15.Name = "15"
  219. _15.Parent = CNN
  220. _15.BackgroundColor3 = Color3.new(1, 1, 1)
  221. _15.BackgroundTransparency = 1
  222. _15.Position = UDim2.new(0, 0, 0.35744682, 0)
  223. _15.Size = UDim2.new(0, 136, 0, 37)
  224. _15.Font = Enum.Font.SciFi
  225. _15.Text = "Team/BJKMeminA"
  226. _15.TextColor3 = Color3.new(1, 1, 1)
  227. _15.TextSize = 14
  228.  
  229. _16.Name = "16"
  230. _16.Parent = CNN
  231. _16.BackgroundColor3 = Color3.new(1, 1, 1)
  232. _16.BackgroundTransparency = 1
  233. _16.Position = UDim2.new(0, 0, 0.438297868, 0)
  234. _16.Size = UDim2.new(0, 127, 0, 32)
  235. _16.Font = Enum.Font.SciFi
  236. _16.Text = "Team/AyazYt123"
  237. _16.TextColor3 = Color3.new(1, 1, 1)
  238. _16.TextSize = 14
  239.  
  240. _17.Name = "17"
  241. _17.Parent = CNN
  242. _17.BackgroundColor3 = Color3.new(1, 1, 1)
  243. _17.BackgroundTransparency = 1
  244. _17.Position = UDim2.new(0.111111112, 0, 0.514893472, 0)
  245. _17.Size = UDim2.new(0, 131, 0, 32)
  246. _17.Font = Enum.Font.SciFi
  247. _17.Text = "Tester/MusaAndAykan"
  248. _17.TextColor3 = Color3.new(1, 1, 1)
  249. _17.TextSize = 14
  250.  
  251. MNN.Name = "MNN"
  252. MNN.Parent = ScreenGui
  253. MNN.BackgroundColor3 = Color3.new(0, 0, 0.780392)
  254. MNN.BorderSizePixel = 0
  255. MNN.Position = UDim2.new(0.443012893, 0, 0.284629971, 0)
  256. MNN.Size = UDim2.new(0, 171, 0, 243)
  257. MNN.Active = true
  258. MNN.Visible = false
  259. MNN.Draggable = true
  260.  
  261. TT1.Name = "TT1"
  262. TT1.Parent = MNN
  263. TT1.BackgroundColor3 = Color3.new(0, 0, 0)
  264. TT1.BorderSizePixel = 0
  265. TT1.Size = UDim2.new(0, 171, 0, 29)
  266.  
  267. TO1.Name = "TO1"
  268. TO1.Parent = TT1
  269. TO1.BackgroundColor3 = Color3.new(1, 1, 1)
  270. TO1.BackgroundTransparency = 1
  271. TO1.Size = UDim2.new(0, 171, 0, 29)
  272. TO1.Font = Enum.Font.SciFi
  273. TO1.Text = "DarkLumberV2"
  274. TO1.TextColor3 = Color3.new(1, 1, 1)
  275. TO1.TextSize = 20
  276. TO1.TextWrapped = true
  277.  
  278. EXM.Name = "EXM"
  279. EXM.Parent = TT1
  280. EXM.BackgroundColor3 = Color3.new(1, 1, 1)
  281. EXM.BackgroundTransparency = 1
  282. EXM.BorderSizePixel = 0
  283. EXM.Position = UDim2.new(0.912280679, 0, 0.275862068, 0)
  284. EXM.Size = UDim2.new(0, 15, 0, 13)
  285. EXM.Font = Enum.Font.SciFi
  286. EXM.Text = "X"
  287. EXM.TextColor3 = Color3.new(0.666667, 0, 0)
  288. EXM.TextSize = 14
  289. EXM.MouseButton1Down:connect(function()
  290. MNN.Visible = false
  291. OPF.Visible = true
  292. end)
  293.  
  294.  
  295. POp.Name = "POp"
  296. POp.Parent = MNN
  297. POp.BackgroundColor3 = Color3.new(0, 0, 0)
  298. POp.BorderColor3 = Color3.new(1, 1, 1)
  299. POp.Position = UDim2.new(0.0818713456, 0, 0.16460906, 0)
  300. POp.Size = UDim2.new(0, 142, 0, 32)
  301. POp.Font = Enum.Font.SciFi
  302. POp.Text = "Player"
  303. POp.TextColor3 = Color3.new(1, 1, 1)
  304. POp.TextSize = 20
  305. POp.MouseButton1Down:connect(function()
  306. PNN.Visible = true
  307. MNN.Visible = false
  308. end)
  309.  
  310.  
  311. TOp.Name = "TOp"
  312. TOp.Parent = MNN
  313. TOp.BackgroundColor3 = Color3.new(0, 0, 0)
  314. TOp.BorderColor3 = Color3.new(1, 1, 1)
  315. TOp.Position = UDim2.new(0.0818713456, 0, 0.374485612, 0)
  316. TOp.Size = UDim2.new(0, 142, 0, 32)
  317. TOp.Font = Enum.Font.SciFi
  318. TOp.Text = "Teleports"
  319. TOp.TextColor3 = Color3.new(1, 1, 1)
  320. TOp.TextSize = 20
  321. TOp.MouseButton1Down:connect(function()
  322. TNN.Visible = true
  323. MNN.Visible = false
  324. end)
  325.  
  326. UOp.Name = "UOp"
  327. UOp.Parent = MNN
  328. UOp.BackgroundColor3 = Color3.new(0, 0, 0)
  329. UOp.BorderColor3 = Color3.new(1, 1, 1)
  330. UOp.Position = UDim2.new(0.0818713456, 0, 0.584362149, 0)
  331. UOp.Size = UDim2.new(0, 142, 0, 32)
  332. UOp.Font = Enum.Font.SciFi
  333. UOp.Text = "Updates"
  334. UOp.TextColor3 = Color3.new(1, 1, 1)
  335. UOp.TextSize = 20
  336. UOp.MouseButton1Down:connect(function()
  337. UNN.Visible = true
  338. MNN.Visible = false
  339. end)
  340.  
  341. COp.Name = "COp"
  342. COp.Parent = MNN
  343. COp.BackgroundColor3 = Color3.new(0, 0, 0)
  344. COp.BorderColor3 = Color3.new(1, 1, 1)
  345. COp.Position = UDim2.new(0.0818713456, 0, 0.79835391, 0)
  346. COp.Size = UDim2.new(0, 142, 0, 32)
  347. COp.Font = Enum.Font.SciFi
  348. COp.Text = "Credits/Info"
  349. COp.TextColor3 = Color3.new(1, 1, 1)
  350. COp.TextSize = 20
  351. COp.MouseButton1Down:connect(function()
  352. CNN.Visible = true
  353. MNN.Visible = false
  354. end)
  355.  
  356. UNN.Name = "UNN"
  357. UNN.Parent = ScreenGui
  358. UNN.BackgroundColor3 = Color3.new(0, 0, 0.780392)
  359. UNN.BorderSizePixel = 0
  360. UNN.Position = UDim2.new(0.443012893, 0, 0.284629971, 0)
  361. UNN.Size = UDim2.new(0, 171, 0, 243)
  362. UNN.Active = true
  363. UNN.Visible = false
  364. UNN.Draggable = true
  365.  
  366. TT3.Name = "TT3"
  367. TT3.Parent = UNN
  368. TT3.BackgroundColor3 = Color3.new(0, 0, 0)
  369. TT3.BorderSizePixel = 0
  370. TT3.Size = UDim2.new(0, 171, 0, 29)
  371.  
  372. TO3.Name = "TO3"
  373. TO3.Parent = TT3
  374. TO3.BackgroundColor3 = Color3.new(1, 1, 1)
  375. TO3.BackgroundTransparency = 1
  376. TO3.Size = UDim2.new(0, 171, 0, 29)
  377. TO3.Font = Enum.Font.SciFi
  378. TO3.Text = "Updates/News"
  379. TO3.TextColor3 = Color3.new(1, 1, 1)
  380. TO3.TextSize = 20
  381. TO3.TextWrapped = true
  382.  
  383. EXU.Name = "EXU"
  384. EXU.Parent = TT3
  385. EXU.BackgroundColor3 = Color3.new(1, 1, 1)
  386. EXU.BackgroundTransparency = 1
  387. EXU.BorderSizePixel = 0
  388. EXU.Position = UDim2.new(0.912280679, 0, 0.275862068, 0)
  389. EXU.Size = UDim2.new(0, 15, 0, 13)
  390. EXU.Font = Enum.Font.SciFi
  391. EXU.Text = "X"
  392. EXU.TextColor3 = Color3.new(0.666667, 0, 0)
  393. EXU.TextSize = 14
  394. EXU.MouseButton1Down:connect(function()
  395. UNN.Visible = false
  396. MNN.Visible = true
  397. end)
  398.  
  399. _04.Name = "04"
  400. _04.Parent = UNN
  401. _04.BackgroundColor3 = Color3.new(1, 1, 1)
  402. _04.BackgroundTransparency = 1
  403. _04.Position = UDim2.new(0, 0, 0.148148149, 0)
  404. _04.Size = UDim2.new(0, 83, 0, 28)
  405. _04.Font = Enum.Font.SciFi
  406. _04.Text = "> New Gui "
  407. _04.TextColor3 = Color3.new(1, 1, 1)
  408. _04.TextSize = 14
  409.  
  410. _05.Name = "05"
  411. _05.Parent = UNN
  412. _05.BackgroundColor3 = Color3.new(1, 1, 1)
  413. _05.BackgroundTransparency = 1
  414. _05.Position = UDim2.new(0.0350877196, 0, 0.226337448, 0)
  415. _05.Size = UDim2.new(0, 70, 0, 28)
  416. _05.Font = Enum.Font.SciFi
  417. _05.Text = "> Color Fix"
  418. _05.TextColor3 = Color3.new(1, 1, 1)
  419. _05.TextSize = 14
  420.  
  421. _06.Name = "06"
  422. _06.Parent = UNN
  423. _06.BackgroundColor3 = Color3.new(1, 1, 1)
  424. _06.BackgroundTransparency = 1
  425. _06.Position = UDim2.new(0, 0, 0.300411522, 0)
  426. _06.Size = UDim2.new(0, 89, 0, 28)
  427. _06.Font = Enum.Font.SciFi
  428. _06.Text = "> Button Fix"
  429. _06.TextColor3 = Color3.new(1, 1, 1)
  430. _06.TextSize = 14
  431.  
  432. _07.Name = "07"
  433. _07.Parent = UNN
  434. _07.BackgroundColor3 = Color3.new(1, 1, 1)
  435. _07.BackgroundTransparency = 1
  436. _07.Position = UDim2.new(0, 0, 0.366255134, 0)
  437. _07.Size = UDim2.new(0, 101, 0, 28)
  438. _07.Font = Enum.Font.SciFi
  439. _07.Text = "> New Scripts"
  440. _07.TextColor3 = Color3.new(1, 1, 1)
  441. _07.TextSize = 14
  442.  
  443. _08.Name = "08"
  444. _08.Parent = UNN
  445. _08.BackgroundColor3 = Color3.new(1, 1, 1)
  446. _08.BackgroundTransparency = 1
  447. _08.Position = UDim2.new(0, 0, 0.448559672, 0)
  448. _08.Size = UDim2.new(0, 70, 0, 20)
  449. _08.Font = Enum.Font.SciFi
  450. _08.Text = "> Lag Fix"
  451. _08.TextColor3 = Color3.new(1, 1, 1)
  452. _08.TextSize = 14
  453.  
  454. _09.Name = "09"
  455. _09.Parent = UNN
  456. _09.BackgroundColor3 = Color3.new(1, 1, 1)
  457. _09.BackgroundTransparency = 1
  458. _09.Position = UDim2.new(0, 0, 0.506172836, 0)
  459. _09.Size = UDim2.new(0, 83, 0, 28)
  460. _09.Font = Enum.Font.SciFi
  461. _09.Text = "> And More"
  462. _09.TextColor3 = Color3.new(1, 1, 1)
  463. _09.TextSize = 14
  464.  
  465. TNN.Name = "TNN"
  466. TNN.Parent = ScreenGui
  467. TNN.BackgroundColor3 = Color3.new(0, 0, 0.780392)
  468. TNN.BorderSizePixel = 0
  469. TNN.Position = UDim2.new(0.43607533, 0, 0.273244768, 0)
  470. TNN.Size = UDim2.new(0, 190, 0, 255)
  471. TNN.Active = true
  472. TNN.Visible = false
  473. TNN.Draggable = true
  474.  
  475. TT6.Name = "TT6"
  476. TT6.Parent = TNN
  477. TT6.BackgroundColor3 = Color3.new(0, 0, 0)
  478. TT6.BorderSizePixel = 0
  479. TT6.Size = UDim2.new(0, 190, 0, 29)
  480.  
  481. TO6.Name = "TO6"
  482. TO6.Parent = TT6
  483. TO6.BackgroundColor3 = Color3.new(1, 1, 1)
  484. TO6.BackgroundTransparency = 1
  485. TO6.Size = UDim2.new(0, 190, 0, 29)
  486. TO6.Font = Enum.Font.SciFi
  487. TO6.Text = "Teleports"
  488. TO6.TextColor3 = Color3.new(1, 1, 1)
  489. TO6.TextSize = 28
  490. TO6.TextWrapped = true
  491.  
  492. EXT.Name = "EXT"
  493. EXT.Parent = TT6
  494. EXT.BackgroundColor3 = Color3.new(1, 1, 1)
  495. EXT.BackgroundTransparency = 1
  496. EXT.BorderSizePixel = 0
  497. EXT.Position = UDim2.new(0.912280679, 0, 0.275862068, 0)
  498. EXT.Size = UDim2.new(0, 15, 0, 13)
  499. EXT.Font = Enum.Font.SciFi
  500. EXT.Text = "X"
  501. EXT.TextColor3 = Color3.new(0.666667, 0, 0)
  502. EXT.TextSize = 14
  503. EXT.MouseButton1Down:connect(function()
  504. TNN.Visible = false
  505. MNN.Visible = true
  506. end)
  507.  
  508. bcars.Name = "bcars"
  509. bcars.Parent = TNN
  510. bcars.BackgroundColor3 = Color3.new(0, 0, 0)
  511. bcars.BorderColor3 = Color3.new(1, 1, 1)
  512. bcars.Position = UDim2.new(0.0345028527, 0, 0.141079649, 0)
  513. bcars.Size = UDim2.new(0, 82, 0, 21)
  514. bcars.Font = Enum.Font.SciFi
  515. bcars.Text = "BoxedCars"
  516. bcars.TextColor3 = Color3.new(1, 1, 1)
  517. bcars.TextSize = 15
  518.  
  519. Swamp.Name = "Swamp"
  520. Swamp.Parent = TNN
  521. Swamp.BackgroundColor3 = Color3.new(0, 0, 0)
  522. Swamp.BorderColor3 = Color3.new(1, 1, 1)
  523. Swamp.Position = UDim2.new(0.523976505, 0, 0.141079649, 0)
  524. Swamp.Size = UDim2.new(0, 82, 0, 21)
  525. Swamp.Font = Enum.Font.SciFi
  526. Swamp.Text = "Swamp"
  527. Swamp.TextColor3 = Color3.new(1, 1, 1)
  528. Swamp.TextSize = 15
  529.  
  530. Volcano.Name = "Volcano"
  531. Volcano.Parent = TNN
  532. Volcano.BackgroundColor3 = Color3.new(0, 0, 0)
  533. Volcano.BorderColor3 = Color3.new(1, 1, 1)
  534. Volcano.Position = UDim2.new(0.0345028527, 0, 0.266569853, 0)
  535. Volcano.Size = UDim2.new(0, 82, 0, 21)
  536. Volcano.Font = Enum.Font.SciFi
  537. Volcano.Text = "Volcano"
  538. Volcano.TextColor3 = Color3.new(1, 1, 1)
  539. Volcano.TextSize = 15
  540.  
  541. Cave.Name = "Cave"
  542. Cave.Parent = TNN
  543. Cave.BackgroundColor3 = Color3.new(0, 0, 0)
  544. Cave.BorderColor3 = Color3.new(1, 1, 1)
  545. Cave.Position = UDim2.new(0.0345028527, 0, 0.399903178, 0)
  546. Cave.Size = UDim2.new(0, 82, 0, 21)
  547. Cave.Font = Enum.Font.SciFi
  548. Cave.Text = "Cave"
  549. Cave.TextColor3 = Color3.new(1, 1, 1)
  550. Cave.TextSize = 15
  551.  
  552. Skid.Name = "Skid"
  553. Skid.Parent = TNN
  554. Skid.BackgroundColor3 = Color3.new(0, 0, 0)
  555. Skid.BorderColor3 = Color3.new(1, 1, 1)
  556. Skid.Position = UDim2.new(0.0345028527, 0, 0.529314935, 0)
  557. Skid.Size = UDim2.new(0, 82, 0, 21)
  558. Skid.Font = Enum.Font.SciFi
  559. Skid.Text = "SkiLodge"
  560. Skid.TextColor3 = Color3.new(1, 1, 1)
  561. Skid.TextSize = 15
  562.  
  563. Strange.Name = "Strange"
  564. Strange.Parent = TNN
  565. Strange.BackgroundColor3 = Color3.new(0, 0, 0)
  566. Strange.BorderColor3 = Color3.new(1, 1, 1)
  567. Strange.Position = UDim2.new(0.0345028527, 0, 0.658726692, 0)
  568. Strange.Size = UDim2.new(0, 82, 0, 21)
  569. Strange.Font = Enum.Font.SciFi
  570. Strange.Text = "StrangeMan"
  571. Strange.TextColor3 = Color3.new(1, 1, 1)
  572. Strange.TextSize = 15
  573.  
  574. ENDTM.Name = "ENDTÝM"
  575. ENDTM.Parent = TNN
  576. ENDTM.BackgroundColor3 = Color3.new(0, 0, 0)
  577. ENDTM.BorderColor3 = Color3.new(1, 1, 1)
  578. ENDTM.Position = UDim2.new(0.034502849, 0, 0.795981646, 0)
  579. ENDTM.Size = UDim2.new(0, 82, 0, 21)
  580. ENDTM.Font = Enum.Font.SciFi
  581. ENDTM.Text = "EndTimes"
  582. ENDTM.TextColor3 = Color3.new(1, 1, 1)
  583. ENDTM.TextSize = 15
  584.  
  585. Palm.Name = "Palm"
  586. Palm.Parent = TNN
  587. Palm.BackgroundColor3 = Color3.new(0, 0, 0)
  588. Palm.BorderColor3 = Color3.new(1, 1, 1)
  589. Palm.Position = UDim2.new(0.523976505, 0, 0.525393426, 0)
  590. Palm.Size = UDim2.new(0, 82, 0, 21)
  591. Palm.Font = Enum.Font.SciFi
  592. Palm.Text = "PalmTree"
  593. Palm.TextColor3 = Color3.new(1, 1, 1)
  594. Palm.TextSize = 15
  595.  
  596. Links.Name = "Links"
  597. Links.Parent = TNN
  598. Links.BackgroundColor3 = Color3.new(0, 0, 0)
  599. Links.BorderColor3 = Color3.new(1, 1, 1)
  600. Links.Position = UDim2.new(0.523976505, 0, 0.395981669, 0)
  601. Links.Size = UDim2.new(0, 82, 0, 21)
  602. Links.Font = Enum.Font.SciFi
  603. Links.Text = "LinksLogic"
  604. Links.TextColor3 = Color3.new(1, 1, 1)
  605. Links.TextSize = 15
  606.  
  607. spawnloc.Name = "spawnloc"
  608. spawnloc.Parent = TNN
  609. spawnloc.BackgroundColor3 = Color3.new(0, 0, 0)
  610. spawnloc.BorderColor3 = Color3.new(1, 1, 1)
  611. spawnloc.Position = UDim2.new(0.523976505, 0, 0.262648344, 0)
  612. spawnloc.Size = UDim2.new(0, 82, 0, 21)
  613. spawnloc.Font = Enum.Font.SciFi
  614. spawnloc.Text = "Spawn"
  615. spawnloc.TextColor3 = Color3.new(1, 1, 1)
  616. spawnloc.TextSize = 15
  617.  
  618. tpgo2.Name = "tpgo2."
  619. tpgo2.Parent = TNN
  620. tpgo2.BackgroundColor3 = Color3.new(0, 0, 0)
  621. tpgo2.BackgroundTransparency = 1
  622. tpgo2.BorderColor3 = Color3.new(1, 1, 1)
  623. tpgo2.BorderSizePixel = 3
  624. tpgo2.Position = UDim2.new(0.371344954, 0, 0.948922813, 0)
  625. tpgo2.Size = UDim2.new(0, 47, 0, 13)
  626. tpgo2.Font = Enum.Font.SciFi
  627. tpgo2.Text = "--> 2"
  628. tpgo2.TextColor3 = Color3.new(1, 1, 1)
  629. tpgo2.TextScaled = true
  630. tpgo2.TextSize = 15
  631. tpgo2.TextWrapped = true
  632. tpgo2.MouseButton1Down:connect(function()
  633. TNN2.Visible = true
  634. TNN.Visible = false
  635. end)
  636.  
  637. Bob.Name = "Bob"
  638. Bob.Parent = TNN
  639. Bob.BackgroundColor3 = Color3.new(0, 0, 0)
  640. Bob.BorderColor3 = Color3.new(1, 1, 1)
  641. Bob.Position = UDim2.new(0.523976505, 0, 0.795981646, 0)
  642. Bob.Size = UDim2.new(0, 82, 0, 21)
  643. Bob.Font = Enum.Font.SciFi
  644. Bob.Text = "BobShack"
  645. Bob.TextColor3 = Color3.new(1, 1, 1)
  646. Bob.TextSize = 15
  647.  
  648. RUS.Name = "RUS"
  649. RUS.Parent = TNN
  650. RUS.BackgroundColor3 = Color3.new(0, 0, 0)
  651. RUS.BorderColor3 = Color3.new(1, 1, 1)
  652. RUS.Position = UDim2.new(0.523976505, 0, 0.654805183, 0)
  653. RUS.Size = UDim2.new(0, 82, 0, 21)
  654. RUS.Font = Enum.Font.SciFi
  655. RUS.Text = "WoodRUS"
  656. RUS.TextColor3 = Color3.new(1, 1, 1)
  657. RUS.TextSize = 15
  658.  
  659. PNN2.Name = "PNN2"
  660. PNN2.Parent = ScreenGui
  661. PNN2.BackgroundColor3 = Color3.new(0, 0, 0.780392)
  662. PNN2.BorderSizePixel = 0
  663. PNN2.Position = UDim2.new(0.43607533, 0, 0.273244768, 0)
  664. PNN2.Size = UDim2.new(0, 190, 0, 255)
  665. PNN2.Active = true
  666. PNN2.Visible = false
  667. PNN2.Draggable = true
  668.  
  669. TT5.Name = "TT5"
  670. TT5.Parent = PNN2
  671. TT5.BackgroundColor3 = Color3.new(0, 0, 0)
  672. TT5.BorderSizePixel = 0
  673. TT5.Size = UDim2.new(0, 190, 0, 29)
  674.  
  675. TO5.Name = "TO5"
  676. TO5.Parent = TT5
  677. TO5.BackgroundColor3 = Color3.new(1, 1, 1)
  678. TO5.BackgroundTransparency = 1
  679. TO5.Size = UDim2.new(0, 190, 0, 29)
  680. TO5.Font = Enum.Font.SciFi
  681. TO5.Text = "Player2"
  682. TO5.TextColor3 = Color3.new(1, 1, 1)
  683. TO5.TextSize = 28
  684. TO5.TextWrapped = true
  685.  
  686. EXP2.Name = "EXP2"
  687. EXP2.Parent = TT5
  688. EXP2.BackgroundColor3 = Color3.new(1, 1, 1)
  689. EXP2.BackgroundTransparency = 1
  690. EXP2.BorderSizePixel = 0
  691. EXP2.Position = UDim2.new(0.912280679, 0, 0.275862068, 0)
  692. EXP2.Size = UDim2.new(0, 15, 0, 13)
  693. EXP2.Font = Enum.Font.SciFi
  694. EXP2.Text = "X"
  695. EXP2.TextColor3 = Color3.new(0.666667, 0, 0)
  696. EXP2.TextSize = 14
  697. EXP2.MouseButton1Down:connect(function()
  698. PNN2.Visible = false
  699. PNN.Visible = true
  700. end)
  701.  
  702. Mnyd.Name = "Mnyd"
  703. Mnyd.Parent = PNN2
  704. Mnyd.BackgroundColor3 = Color3.new(0, 0, 0)
  705. Mnyd.BorderColor3 = Color3.new(1, 1, 1)
  706. Mnyd.Position = UDim2.new(0.0345028527, 0, 0.141079649, 0)
  707. Mnyd.Size = UDim2.new(0, 82, 0, 21)
  708. Mnyd.Font = Enum.Font.SciFi
  709. Mnyd.Text = "MoneyDupe"
  710. Mnyd.TextColor3 = Color3.new(1, 1, 1)
  711. Mnyd.TextSize = 15
  712.  
  713. Dup2.Name = "Dup2"
  714. Dup2.Parent = PNN2
  715. Dup2.BackgroundColor3 = Color3.new(0, 0, 0)
  716. Dup2.BorderColor3 = Color3.new(1, 1, 1)
  717. Dup2.Position = UDim2.new(0.523976505, 0, 0.141079649, 0)
  718. Dup2.Size = UDim2.new(0, 82, 0, 21)
  719. Dup2.Font = Enum.Font.SciFi
  720. Dup2.Text = "ItemDupe"
  721. Dup2.TextColor3 = Color3.new(1, 1, 1)
  722. Dup2.TextSize = 15
  723.  
  724. selpl.Name = "selpl"
  725. selpl.Parent = PNN2
  726. selpl.BackgroundColor3 = Color3.new(0, 0, 0)
  727. selpl.BorderColor3 = Color3.new(1, 1, 1)
  728. selpl.Position = UDim2.new(0.0345028527, 0, 0.266569853, 0)
  729. selpl.Size = UDim2.new(0, 82, 0, 21)
  730. selpl.Font = Enum.Font.SciFi
  731. selpl.Text = "SellPlanks[G]"
  732. selpl.TextColor3 = Color3.new(1, 1, 1)
  733. selpl.TextSize = 15
  734.  
  735. seltr.Name = "seltr"
  736. seltr.Parent = PNN2
  737. seltr.BackgroundColor3 = Color3.new(0, 0, 0)
  738. seltr.BorderColor3 = Color3.new(1, 1, 1)
  739. seltr.Position = UDim2.new(0.0345028527, 0, 0.399903178, 0)
  740. seltr.Size = UDim2.new(0, 82, 0, 21)
  741. seltr.Font = Enum.Font.SciFi
  742. seltr.Text = "SellWoods[H]"
  743. seltr.TextColor3 = Color3.new(1, 1, 1)
  744. seltr.TextSize = 15
  745.  
  746. sss.Name = "sss"
  747. sss.Parent = PNN2
  748. sss.BackgroundColor3 = Color3.new(0, 0, 0)
  749. sss.BorderColor3 = Color3.new(1, 1, 1)
  750. sss.Position = UDim2.new(0.523976505, 0, 0.395981669, 0)
  751. sss.Size = UDim2.new(0, 82, 0, 21)
  752. sss.Font = Enum.Font.SciFi
  753. sss.Text = "Soon"
  754. sss.TextColor3 = Color3.new(1, 1, 1)
  755. sss.TextSize = 15
  756.  
  757. Paint.Name = "Paint"
  758. Paint.Parent = PNN2
  759. Paint.BackgroundColor3 = Color3.new(0, 0, 0)
  760. Paint.BorderColor3 = Color3.new(1, 1, 1)
  761. Paint.Position = UDim2.new(0.523976505, 0, 0.262648344, 0)
  762. Paint.Size = UDim2.new(0, 82, 0, 21)
  763. Paint.Font = Enum.Font.SciFi
  764. Paint.Text = "PaintTool"
  765. Paint.TextColor3 = Color3.new(1, 1, 1)
  766. Paint.TextSize = 15
  767.  
  768. PNN.Name = "PNN"
  769. PNN.Parent = ScreenGui
  770. PNN.BackgroundColor3 = Color3.new(0, 0, 0.780392)
  771. PNN.BorderSizePixel = 0
  772. PNN.Position = UDim2.new(0.43607533, 0, 0.273244768, 0)
  773. PNN.Size = UDim2.new(0, 190, 0, 255)
  774. PNN.Active = true
  775. PNN.Visible = false
  776. PNN.Draggable = true
  777.  
  778. TT4.Name = "TT4"
  779. TT4.Parent = PNN
  780. TT4.BackgroundColor3 = Color3.new(0, 0, 0)
  781. TT4.BorderSizePixel = 0
  782. TT4.Size = UDim2.new(0, 190, 0, 29)
  783.  
  784. TO4.Name = "TO4"
  785. TO4.Parent = TT4
  786. TO4.BackgroundColor3 = Color3.new(1, 1, 1)
  787. TO4.BackgroundTransparency = 1
  788. TO4.Size = UDim2.new(0, 190, 0, 29)
  789. TO4.Font = Enum.Font.SciFi
  790. TO4.Text = "Player"
  791. TO4.TextColor3 = Color3.new(1, 1, 1)
  792. TO4.TextSize = 28
  793. TO4.TextWrapped = true
  794.  
  795. EXP.Name = "EXP"
  796. EXP.Parent = TT4
  797. EXP.BackgroundColor3 = Color3.new(1, 1, 1)
  798. EXP.BackgroundTransparency = 1
  799. EXP.BorderSizePixel = 0
  800. EXP.Position = UDim2.new(0.912280679, 0, 0.275862068, 0)
  801. EXP.Size = UDim2.new(0, 15, 0, 13)
  802. EXP.Font = Enum.Font.SciFi
  803. EXP.Text = "X"
  804. EXP.TextColor3 = Color3.new(0.666667, 0, 0)
  805. EXP.TextSize = 14
  806. EXP.MouseButton1Down:connect(function()
  807. PNN.Visible = false
  808. MNN.Visible = true
  809. end)
  810.  
  811. SPDT.Name = "SPDT"
  812. SPDT.Parent = PNN
  813. SPDT.BackgroundColor3 = Color3.new(0, 0, 0)
  814. SPDT.BorderColor3 = Color3.new(1, 1, 1)
  815. SPDT.Position = UDim2.new(0.0345028527, 0, 0.141079649, 0)
  816. SPDT.Size = UDim2.new(0, 82, 0, 21)
  817. SPDT.Font = Enum.Font.SciFi
  818. SPDT.Text = "Speed[T]"
  819. SPDT.TextColor3 = Color3.new(1, 1, 1)
  820. SPDT.TextSize = 15
  821.  
  822. Jmp.Name = "Jmp"
  823. Jmp.Parent = PNN
  824. Jmp.BackgroundColor3 = Color3.new(0, 0, 0)
  825. Jmp.BorderColor3 = Color3.new(1, 1, 1)
  826. Jmp.Position = UDim2.new(0.523976505, 0, 0.141079649, 0)
  827. Jmp.Size = UDim2.new(0, 82, 0, 21)
  828. Jmp.Font = Enum.Font.SciFi
  829. Jmp.Text = "InfJump"
  830. Jmp.TextColor3 = Color3.new(1, 1, 1)
  831. Jmp.TextSize = 15
  832.  
  833. Esp.Name = "Esp"
  834. Esp.Parent = PNN
  835. Esp.BackgroundColor3 = Color3.new(0, 0, 0)
  836. Esp.BorderColor3 = Color3.new(1, 1, 1)
  837. Esp.Position = UDim2.new(0.0345028527, 0, 0.266569853, 0)
  838. Esp.Size = UDim2.new(0, 82, 0, 21)
  839. Esp.Font = Enum.Font.SciFi
  840. Esp.Text = "EspV2"
  841. Esp.TextColor3 = Color3.new(1, 1, 1)
  842. Esp.TextSize = 15
  843.  
  844. Tptl.Name = "Tptl"
  845. Tptl.Parent = PNN
  846. Tptl.BackgroundColor3 = Color3.new(0, 0, 0)
  847. Tptl.BorderColor3 = Color3.new(1, 1, 1)
  848. Tptl.Position = UDim2.new(0.0345028527, 0, 0.399903178, 0)
  849. Tptl.Size = UDim2.new(0, 82, 0, 21)
  850. Tptl.Font = Enum.Font.SciFi
  851. Tptl.Text = "TpTool"
  852. Tptl.TextColor3 = Color3.new(1, 1, 1)
  853. Tptl.TextSize = 15
  854.  
  855. nwr.Name = "Γ½nwr"
  856. nwr.Parent = PNN
  857. nwr.BackgroundColor3 = Color3.new(0, 0, 0)
  858. nwr.BorderColor3 = Color3.new(1, 1, 1)
  859. nwr.Position = UDim2.new(0.0345028527, 0, 0.529314935, 0)
  860. nwr.Size = UDim2.new(0, 82, 0, 21)
  861. nwr.Font = Enum.Font.SciFi
  862. nwr.Text = "InfWires"
  863. nwr.TextColor3 = Color3.new(1, 1, 1)
  864. nwr.TextSize = 15
  865.  
  866. GETP.Name = "GETP"
  867. GETP.Parent = PNN
  868. GETP.BackgroundColor3 = Color3.new(0, 0, 0)
  869. GETP.BorderColor3 = Color3.new(1, 1, 1)
  870. GETP.Position = UDim2.new(0.0345028527, 0, 0.658726692, 0)
  871. GETP.Size = UDim2.new(0, 82, 0, 21)
  872. GETP.Font = Enum.Font.SciFi
  873. GETP.Text = "GetAllBlueP."
  874. GETP.TextColor3 = Color3.new(1, 1, 1)
  875. GETP.TextSize = 15
  876.  
  877. gaxe.Name = "gaxe"
  878. gaxe.Parent = PNN
  879. gaxe.BackgroundColor3 = Color3.new(0, 0, 0)
  880. gaxe.BorderColor3 = Color3.new(1, 1, 1)
  881. gaxe.Position = UDim2.new(0.034502849, 0, 0.795981646, 0)
  882. gaxe.Size = UDim2.new(0, 82, 0, 21)
  883. gaxe.Font = Enum.Font.SciFi
  884. gaxe.Text = "GoldAxe"
  885. gaxe.TextColor3 = Color3.new(1, 1, 1)
  886. gaxe.TextSize = 15
  887.  
  888. goto.Name = "goto"
  889. goto.Parent = PNN
  890. goto.BackgroundColor3 = Color3.new(0, 0, 0)
  891. goto.BorderColor3 = Color3.new(1, 1, 1)
  892. goto.Position = UDim2.new(0.545029163, 0, 0.764609158, 0)
  893. goto.Size = UDim2.new(0, 69, 0, 15)
  894. goto.Font = Enum.Font.SciFi
  895. goto.Text = "GotoPlayer"
  896. goto.TextColor3 = Color3.new(1, 1, 1)
  897. goto.TextSize = 15
  898.  
  899. Max.Name = "Max"
  900. Max.Parent = PNN
  901. Max.BackgroundColor3 = Color3.new(0, 0, 0)
  902. Max.BorderColor3 = Color3.new(1, 1, 1)
  903. Max.Position = UDim2.new(0.523976505, 0, 0.525393426, 0)
  904. Max.Size = UDim2.new(0, 82, 0, 21)
  905. Max.Font = Enum.Font.SciFi
  906. Max.Text = "MaxLand"
  907. Max.TextColor3 = Color3.new(1, 1, 1)
  908. Max.TextSize = 15
  909.  
  910. NLP.Name = "NLP"
  911. NLP.Parent = PNN
  912. NLP.BackgroundColor3 = Color3.new(0, 0, 0)
  913. NLP.BorderColor3 = Color3.new(1, 1, 1)
  914. NLP.Position = UDim2.new(0.523976505, 0, 0.395981669, 0)
  915. NLP.Size = UDim2.new(0, 82, 0, 21)
  916. NLP.Font = Enum.Font.SciFi
  917. NLP.Text = "Noclip[B]"
  918. NLP.TextColor3 = Color3.new(1, 1, 1)
  919. NLP.TextSize = 15
  920.  
  921. WTR.Name = "WTR"
  922. WTR.Parent = PNN
  923. WTR.BackgroundColor3 = Color3.new(0, 0, 0)
  924. WTR.BorderColor3 = Color3.new(1, 1, 1)
  925. WTR.Position = UDim2.new(0.523976505, 0, 0.262648344, 0)
  926. WTR.Size = UDim2.new(0, 82, 0, 21)
  927. WTR.Font = Enum.Font.SciFi
  928. WTR.Text = "WaterWalk"
  929. WTR.TextColor3 = Color3.new(1, 1, 1)
  930. WTR.TextSize = 15
  931.  
  932. PLBOX.Name = "PLBOX"
  933. PLBOX.Parent = PNN
  934. PLBOX.BackgroundColor3 = Color3.new(1, 1, 1)
  935. PLBOX.Position = UDim2.new(0.542105317, 0, 0.654901981, 0)
  936. PLBOX.Size = UDim2.new(0, 74, 0, 21)
  937. PLBOX.Font = Enum.Font.SourceSans
  938. PLBOX.Text = ""
  939. PLBOX.TextColor3 = Color3.new(0, 0, 0)
  940. PLBOX.TextSize = 14
  941.  
  942. go2.Name = "go2."
  943. go2.Parent = PNN
  944. go2.BackgroundColor3 = Color3.new(0, 0, 0)
  945. go2.BackgroundTransparency = 1
  946. go2.BorderColor3 = Color3.new(1, 1, 1)
  947. go2.BorderSizePixel = 3
  948. go2.Position = UDim2.new(0.371344954, 0, 0.948922813, 0)
  949. go2.Size = UDim2.new(0, 47, 0, 13)
  950. go2.Font = Enum.Font.SciFi
  951. go2.Text = "--> 2"
  952. go2.TextColor3 = Color3.new(1, 1, 1)
  953. go2.TextScaled = true
  954. go2.TextSize = 15
  955. go2.TextWrapped = true
  956. go2.MouseButton1Down:connect(function()
  957. PNN2.Visible = true
  958. PNN.Visible = false
  959. end)
  960.  
  961. TNN2.Name = "TNN2"
  962. TNN2.Parent = ScreenGui
  963. TNN2.BackgroundColor3 = Color3.new(0, 0, 0.780392)
  964. TNN2.BorderSizePixel = 0
  965. TNN2.Position = UDim2.new(0.43607533, 0, 0.273244768, 0)
  966. TNN2.Size = UDim2.new(0, 190, 0, 255)
  967. TNN2.Active = true
  968. TNN2.Visible = false
  969. TNN2.Draggable = true
  970.  
  971. TT7.Name = "TT7"
  972. TT7.Parent = TNN2
  973. TT7.BackgroundColor3 = Color3.new(0, 0, 0)
  974. TT7.BorderSizePixel = 0
  975. TT7.Size = UDim2.new(0, 190, 0, 29)
  976.  
  977. TO7.Name = "TO7"
  978. TO7.Parent = TT7
  979. TO7.BackgroundColor3 = Color3.new(1, 1, 1)
  980. TO7.BackgroundTransparency = 1
  981. TO7.Size = UDim2.new(0, 190, 0, 29)
  982. TO7.Font = Enum.Font.SciFi
  983. TO7.Text = "Teleports"
  984. TO7.TextColor3 = Color3.new(1, 1, 1)
  985. TO7.TextSize = 28
  986. TO7.TextWrapped = true
  987.  
  988. EXT2.Name = "EXT2"
  989. EXT2.Parent = TT7
  990. EXT2.BackgroundColor3 = Color3.new(1, 1, 1)
  991. EXT2.BackgroundTransparency = 1
  992. EXT2.BorderSizePixel = 0
  993. EXT2.Position = UDim2.new(0.912280679, 0, 0.275862068, 0)
  994. EXT2.Size = UDim2.new(0, 15, 0, 13)
  995. EXT2.Font = Enum.Font.SciFi
  996. EXT2.Text = "X"
  997. EXT2.TextColor3 = Color3.new(0.666667, 0, 0)
  998. EXT2.TextSize = 14
  999. EXT2.MouseButton1Down:connect(function()
  1000. TNN2.Visible = false
  1001. TNN.Visible = true
  1002. end)
  1003.  
  1004. Furnishing.Name = "Furnishing"
  1005. Furnishing.Parent = TNN2
  1006. Furnishing.BackgroundColor3 = Color3.new(0, 0, 0)
  1007. Furnishing.BorderColor3 = Color3.new(1, 1, 1)
  1008. Furnishing.Position = UDim2.new(0.0345028527, 0, 0.141079649, 0)
  1009. Furnishing.Size = UDim2.new(0, 82, 0, 21)
  1010. Furnishing.Font = Enum.Font.SciFi
  1011. Furnishing.Text = "Furnishing"
  1012. Furnishing.TextColor3 = Color3.new(1, 1, 1)
  1013. Furnishing.TextSize = 15
  1014.  
  1015. FineA.Name = "FineA"
  1016. FineA.Parent = TNN2
  1017. FineA.BackgroundColor3 = Color3.new(0, 0, 0)
  1018. FineA.BorderColor3 = Color3.new(1, 1, 1)
  1019. FineA.Position = UDim2.new(0.523976505, 0, 0.141079649, 0)
  1020. FineA.Size = UDim2.new(0, 82, 0, 21)
  1021. FineA.Font = Enum.Font.SciFi
  1022. FineA.Text = "FineArt"
  1023. FineA.TextColor3 = Color3.new(1, 1, 1)
  1024. FineA.TextSize = 15
  1025.  
  1026. Ywood.Name = "Ywood"
  1027. Ywood.Parent = TNN2
  1028. Ywood.BackgroundColor3 = Color3.new(0, 0, 0)
  1029. Ywood.BorderColor3 = Color3.new(1, 1, 1)
  1030. Ywood.Position = UDim2.new(0.0345028527, 0, 0.266569853, 0)
  1031. Ywood.Size = UDim2.new(0, 82, 0, 21)
  1032. Ywood.Font = Enum.Font.SciFi
  1033. Ywood.Text = "YellowWood"
  1034. Ywood.TextColor3 = Color3.new(1, 1, 1)
  1035. Ywood.TextSize = 15
  1036.  
  1037. Den.Name = "Den"
  1038. Den.Parent = TNN2
  1039. Den.BackgroundColor3 = Color3.new(0, 0, 0)
  1040. Den.BorderColor3 = Color3.new(1, 1, 1)
  1041. Den.Position = UDim2.new(0.0345028527, 0, 0.399903178, 0)
  1042. Den.Size = UDim2.new(0, 82, 0, 21)
  1043. Den.Font = Enum.Font.SciFi
  1044. Den.Text = "TheDen"
  1045. Den.TextColor3 = Color3.new(1, 1, 1)
  1046. Den.TextSize = 15
  1047.  
  1048. IceTre.Name = "IceTre"
  1049. IceTre.Parent = TNN2
  1050. IceTre.BackgroundColor3 = Color3.new(0, 0, 0)
  1051. IceTre.BorderColor3 = Color3.new(1, 1, 1)
  1052. IceTre.Position = UDim2.new(0.523976505, 0, 0.262648344, 0)
  1053. IceTre.Size = UDim2.new(0, 82, 0, 21)
  1054. IceTre.Font = Enum.Font.SciFi
  1055. IceTre.Text = "IceTree"
  1056. IceTre.TextColor3 = Color3.new(1, 1, 1)
  1057. IceTre.TextSize = 15
  1058. -- Scripts:
  1059.  
  1060. -- Teleports --
  1061.  
  1062. bcars.MouseButton1Down:connect(function()
  1063. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509, 3, -1463))
  1064. end)
  1065.  
  1066. Swamp.MouseButton1Down:connect(function()
  1067. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1209,132,-801))
  1068. end)
  1069.  
  1070. Volcano.MouseButton1Down:connect(function()
  1071. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1585,622,1140))
  1072. end)
  1073.  
  1074. Cave.MouseButton1Down:connect(function()
  1075. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(3581,-179,500))
  1076. end)
  1077.  
  1078. Skid.MouseButton1Down:connect(function()
  1079. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1244, 62, 2306))
  1080. end)
  1081.  
  1082. Strange.MouseButton1Down:connect(function()
  1083. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1061, 16, 1131))
  1084. end)
  1085.  
  1086. ENDTM.MouseButton1Down:connect(function()
  1087. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(113, -214, -951))
  1088. end)
  1089.  
  1090. Palm.MouseButton1Down:connect(function()
  1091. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(2549, -5, -42))
  1092. end)
  1093.  
  1094. Links.MouseButton1Down:connect(function()
  1095. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4607,7.5,-798))
  1096. end)
  1097.  
  1098. spawnloc.MouseButton1Down:connect(function()
  1099. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(155,3,74))
  1100. end)
  1101.  
  1102. Bob.MouseButton1Down:connect(function()
  1103. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(260, 8, -2542))
  1104. end)
  1105.  
  1106. RUS.MouseButton1Down:connect(function()
  1107. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(265,3,57))
  1108. end)
  1109.  
  1110.  
  1111. -- Player --
  1112.  
  1113. Mnyd.MouseButton1Down:connect(function()
  1114. Mnyd.Text = "NotWorkFixed"
  1115. end)
  1116.  
  1117. Dup2.MouseButton1Down:connect(function()
  1118. plr = game:GetService("Players").LocalPlayer
  1119. slot = plr.CurrentSaveSlot
  1120. if Option == false then
  1121. if slot.Value == -1 then
  1122. Option = true
  1123. slot.RobloxLocked = true
  1124. Dup2.BackgroundColor3 = Color3.new(0, 1, 0)
  1125. TO5.Text = "Save Not save"
  1126. end
  1127. else
  1128. Option = false
  1129. slot.RobloxLocked = false
  1130. Dup2.BackgroundColor3 = Color3.new(0.7, 0, 0)
  1131. TO5.Text = "Save Will Save"
  1132. end
  1133. end)
  1134.  
  1135. selpl.MouseButton1Down:connect(function()
  1136. Mouse = game.Players.LocalPlayer:GetMouse()
  1137. Mouse.KeyDown:Connect(function(key)
  1138. for _, Plank in pairs(service.Workspace.PlayerModels:GetChildren()) do
  1139. if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  1140. if Plank.Owner.Value == service.Players.LocalPlayer then
  1141. for i,v in pairs(Plank:GetChildren()) do
  1142. if key:lower() == "g" then
  1143. if Mouse.Target == v then
  1144. v.Name="WoodSection"
  1145. spawn(function()
  1146. for i=1,10 do
  1147. wait()
  1148. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1149. end
  1150. end)
  1151. end
  1152. end
  1153. end
  1154. spawn(function()
  1155. for i=1,20 do
  1156. wait()
  1157. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  1158. end
  1159. end)
  1160. end
  1161. end
  1162. end
  1163. end)
  1164. end)
  1165.  
  1166. seltr.MouseButton1Down:connect(function()
  1167. Mouse = game.Players.LocalPlayer:GetMouse()
  1168.  
  1169. Mouse.KeyDown:connect(function(key)
  1170. if key:lower() == "h" then
  1171. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  1172. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1173. if Log.Owner.Value == game.Players.LocalPlayer then
  1174. for i,v in pairs(Log:GetChildren()) do
  1175. if v.Name=="WoodSection" then
  1176. spawn(function()
  1177. for i=1,10 do
  1178. wait()
  1179. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1180. end
  1181. end)
  1182. end
  1183. end
  1184. spawn(function()
  1185. for i=1,20 do
  1186. wait()
  1187. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  1188. end
  1189. end)
  1190. end
  1191. end
  1192. end
  1193. end
  1194. end)
  1195. end)
  1196.  
  1197. Paint.MouseButton1Down:connect(function()
  1198. -- Instances:
  1199. local ColorPicker = Instance.new("ScreenGui")
  1200. local ChangeColor = Instance.new("Frame")
  1201. local CurrentColor = Instance.new("ImageButton")
  1202. local Picker = Instance.new("ScrollingFrame")
  1203. local Birch = Instance.new("ImageButton")
  1204. local DropShadow = Instance.new("Frame")
  1205. local Grey = Instance.new("ImageButton")
  1206. local DropShadow_2 = Instance.new("Frame")
  1207. local Walnut = Instance.new("ImageButton")
  1208. local DropShadow_3 = Instance.new("Frame")
  1209. local Generic = Instance.new("ImageButton")
  1210. local DropShadow_4 = Instance.new("Frame")
  1211. local Oak = Instance.new("ImageButton")
  1212. local DropShadow_5 = Instance.new("Frame")
  1213. local Pine = Instance.new("ImageButton")
  1214. local DropShadow_6 = Instance.new("Frame")
  1215. local Palm = Instance.new("ImageButton")
  1216. local DropShadow_7 = Instance.new("Frame")
  1217. local Cherry = Instance.new("ImageButton")
  1218. local DropShadow_8 = Instance.new("Frame")
  1219. local Koa = Instance.new("ImageButton")
  1220. local DropShadow_9 = Instance.new("Frame")
  1221. local Volcano = Instance.new("ImageButton")
  1222. local DropShadow_10 = Instance.new("Frame")
  1223. local GreenSwampy = Instance.new("ImageButton")
  1224. local DropShadow_11 = Instance.new("Frame")
  1225. local GoldSwampy = Instance.new("ImageButton")
  1226. local DropShadow_12 = Instance.new("Frame")
  1227. local GenericSpecial = Instance.new("ImageButton")
  1228. local DropShadow_13 = Instance.new("Frame")
  1229. local SnowGlow = Instance.new("ImageButton")
  1230. local DropShadow_14 = Instance.new("Frame")
  1231. local Frost = Instance.new("ImageButton")
  1232. local DropShadow_15 = Instance.new("Frame")
  1233. local CaveCrawler = Instance.new("ImageButton")
  1234. local DropShadow_16 = Instance.new("Frame")
  1235. local LoneCave = Instance.new("ImageButton")
  1236. local DropShadow_17 = Instance.new("Frame")
  1237. local Spooky = Instance.new("ImageButton")
  1238. local DropShadow_18 = Instance.new("Frame")
  1239. local SpookyNeon = Instance.new("ImageButton")
  1240. local DropShadow_19 = Instance.new("Frame")
  1241. --Properties:
  1242. ColorPicker.Name = "ColorPicker"
  1243. ColorPicker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  1244.  
  1245. ChangeColor.Name = "ChangeColor"
  1246. ChangeColor.Parent = ColorPicker
  1247. ChangeColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1248. ChangeColor.BorderColor3 = Color3.new(0, 0, 0)
  1249. ChangeColor.BorderSizePixel = 2
  1250. ChangeColor.Position = UDim2.new(0, 10, 1, -110)
  1251. ChangeColor.Size = UDim2.new(0, 100, 0, 100)
  1252. ChangeColor.ZIndex = 2
  1253. ColorPicker.Enabled = false
  1254.  
  1255. CurrentColor.Name = "CurrentColor"
  1256. CurrentColor.Parent = ChangeColor
  1257. CurrentColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1258. CurrentColor.BorderColor3 = Color3.new(0, 0, 0)
  1259. CurrentColor.BorderSizePixel = 2
  1260. CurrentColor.Position = UDim2.new(0, 10, 0, 10)
  1261. CurrentColor.Size = UDim2.new(0, 80, 0, 80)
  1262. CurrentColor.ZIndex = 2
  1263. CurrentColor.Image = "rbxassetid://2712547918"
  1264. CurrentColor.ScaleType = Enum.ScaleType.Crop
  1265.  
  1266. Picker.Name = "Picker"
  1267. Picker.Parent = ColorPicker
  1268. Picker.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1269. Picker.BorderColor3 = Color3.new(0, 0, 0)
  1270. Picker.BorderSizePixel = 2
  1271. Picker.Position = UDim2.new(0, 10, 1, -320)
  1272. Picker.Size = UDim2.new(0, 100, 0, 200)
  1273. Picker.CanvasPosition = Vector2.new(0, 700)
  1274. Picker.CanvasSize = UDim2.new(0, 0, 0, 900)
  1275. Picker.ScrollBarThickness = 7
  1276. Picker.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  1277. Picker.Visible = false
  1278.  
  1279. Birch.Name = "Birch"
  1280. Birch.Parent = Picker
  1281. Birch.BackgroundColor3 = Color3.new(1, 1, 1)
  1282. Birch.BorderColor3 = Color3.new(0, 0, 0)
  1283. Birch.Position = UDim2.new(0, 10, 0, 5)
  1284. Birch.Size = UDim2.new(0, 80, 0, 40)
  1285. Birch.ZIndex = 3
  1286. Birch.Image = "rbxassetid://2712547918"
  1287. Birch.ScaleType = Enum.ScaleType.Crop
  1288.  
  1289. DropShadow.Name = "DropShadow"
  1290. DropShadow.Parent = Birch
  1291. DropShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  1292. DropShadow.BorderSizePixel = 0
  1293. DropShadow.Position = UDim2.new(0, 4, 0, 4)
  1294. DropShadow.Size = UDim2.new(1, 0, 1, 0)
  1295. DropShadow.ZIndex = 2
  1296.  
  1297. Grey.Name = "Grey"
  1298. Grey.Parent = Picker
  1299. Grey.BackgroundColor3 = Color3.new(1, 1, 1)
  1300. Grey.BorderColor3 = Color3.new(0, 0, 0)
  1301. Grey.Position = UDim2.new(0, 10, 0, 55)
  1302. Grey.Size = UDim2.new(0, 80, 0, 40)
  1303. Grey.ZIndex = 3
  1304. Grey.Image = "rbxassetid://924320031"
  1305. Grey.ScaleType = Enum.ScaleType.Crop
  1306.  
  1307. DropShadow_2.Name = "DropShadow"
  1308. DropShadow_2.Parent = Grey
  1309. DropShadow_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1310. DropShadow_2.BorderSizePixel = 0
  1311. DropShadow_2.Position = UDim2.new(0, 4, 0, 4)
  1312. DropShadow_2.Size = UDim2.new(1, 0, 1, 0)
  1313. DropShadow_2.ZIndex = 2
  1314.  
  1315. Walnut.Name = "Walnut"
  1316. Walnut.Parent = Picker
  1317. Walnut.BackgroundColor3 = Color3.new(1, 1, 1)
  1318. Walnut.BorderColor3 = Color3.new(0, 0, 0)
  1319. Walnut.Position = UDim2.new(0, 10, 0, 105)
  1320. Walnut.Size = UDim2.new(0, 80, 0, 40)
  1321. Walnut.ZIndex = 3
  1322. Walnut.Image = "rbxassetid://2712559790"
  1323. Walnut.ScaleType = Enum.ScaleType.Crop
  1324.  
  1325. DropShadow_3.Name = "DropShadow"
  1326. DropShadow_3.Parent = Walnut
  1327. DropShadow_3.BackgroundColor3 = Color3.new(0, 0, 0)
  1328. DropShadow_3.BorderSizePixel = 0
  1329. DropShadow_3.Position = UDim2.new(0, 4, 0, 4)
  1330. DropShadow_3.Size = UDim2.new(1, 0, 1, 0)
  1331. DropShadow_3.ZIndex = 2
  1332.  
  1333. Generic.Name = "Generic"
  1334. Generic.Parent = Picker
  1335. Generic.BackgroundColor3 = Color3.new(1, 1, 1)
  1336. Generic.BorderColor3 = Color3.new(0, 0, 0)
  1337. Generic.Position = UDim2.new(0, 10, 0, 155)
  1338. Generic.Size = UDim2.new(0, 80, 0, 40)
  1339. Generic.ZIndex = 3
  1340. Generic.Image = "rbxassetid://2712568624"
  1341. Generic.ScaleType = Enum.ScaleType.Crop
  1342.  
  1343. DropShadow_4.Name = "DropShadow"
  1344. DropShadow_4.Parent = Generic
  1345. DropShadow_4.BackgroundColor3 = Color3.new(0, 0, 0)
  1346. DropShadow_4.BorderSizePixel = 0
  1347. DropShadow_4.Position = UDim2.new(0, 4, 0, 4)
  1348. DropShadow_4.Size = UDim2.new(1, 0, 1, 0)
  1349. DropShadow_4.ZIndex = 2
  1350.  
  1351. Oak.Name = "Oak"
  1352. Oak.Parent = Picker
  1353. Oak.BackgroundColor3 = Color3.new(1, 1, 1)
  1354. Oak.BorderColor3 = Color3.new(0, 0, 0)
  1355. Oak.Position = UDim2.new(0, 10, 0, 205)
  1356. Oak.Size = UDim2.new(0, 80, 0, 40)
  1357. Oak.ZIndex = 3
  1358. Oak.Image = "rbxassetid://2712579185"
  1359. Oak.ScaleType = Enum.ScaleType.Crop
  1360.  
  1361. DropShadow_5.Name = "DropShadow"
  1362. DropShadow_5.Parent = Oak
  1363. DropShadow_5.BackgroundColor3 = Color3.new(0, 0, 0)
  1364. DropShadow_5.BorderSizePixel = 0
  1365. DropShadow_5.Position = UDim2.new(0, 4, 0, 4)
  1366. DropShadow_5.Size = UDim2.new(1, 0, 1, 0)
  1367. DropShadow_5.ZIndex = 2
  1368.  
  1369. Pine.Name = "Pine"
  1370. Pine.Parent = Picker
  1371. Pine.BackgroundColor3 = Color3.new(1, 1, 1)
  1372. Pine.BorderColor3 = Color3.new(0, 0, 0)
  1373. Pine.Position = UDim2.new(0, 10, 0, 255)
  1374. Pine.Size = UDim2.new(0, 80, 0, 40)
  1375. Pine.ZIndex = 3
  1376. Pine.Image = "rbxassetid://2712591183"
  1377. Pine.ScaleType = Enum.ScaleType.Crop
  1378.  
  1379. DropShadow_6.Name = "DropShadow"
  1380. DropShadow_6.Parent = Pine
  1381. DropShadow_6.BackgroundColor3 = Color3.new(0, 0, 0)
  1382. DropShadow_6.BorderSizePixel = 0
  1383. DropShadow_6.Position = UDim2.new(0, 4, 0, 4)
  1384. DropShadow_6.Size = UDim2.new(1, 0, 1, 0)
  1385. DropShadow_6.ZIndex = 2
  1386.  
  1387. Palm.Name = "Palm"
  1388. Palm.Parent = Picker
  1389. Palm.BackgroundColor3 = Color3.new(1, 1, 1)
  1390. Palm.BorderColor3 = Color3.new(0, 0, 0)
  1391. Palm.Position = UDim2.new(0, 10, 0, 305)
  1392. Palm.Size = UDim2.new(0, 80, 0, 40)
  1393. Palm.ZIndex = 3
  1394. Palm.Image = "rbxassetid://2712597395"
  1395. Palm.ScaleType = Enum.ScaleType.Crop
  1396.  
  1397. DropShadow_7.Name = "DropShadow"
  1398. DropShadow_7.Parent = Palm
  1399. DropShadow_7.BackgroundColor3 = Color3.new(0, 0, 0)
  1400. DropShadow_7.BorderSizePixel = 0
  1401. DropShadow_7.Position = UDim2.new(0, 4, 0, 4)
  1402. DropShadow_7.Size = UDim2.new(1, 0, 1, 0)
  1403. DropShadow_7.ZIndex = 2
  1404.  
  1405. Cherry.Name = "Cherry"
  1406. Cherry.Parent = Picker
  1407. Cherry.BackgroundColor3 = Color3.new(1, 1, 1)
  1408. Cherry.BorderColor3 = Color3.new(0, 0, 0)
  1409. Cherry.Position = UDim2.new(0, 10, 0, 355)
  1410. Cherry.Size = UDim2.new(0, 80, 0, 40)
  1411. Cherry.ZIndex = 3
  1412. Cherry.Image = "rbxassetid://2712608599"
  1413. Cherry.ScaleType = Enum.ScaleType.Crop
  1414.  
  1415. DropShadow_8.Name = "DropShadow"
  1416. DropShadow_8.Parent = Cherry
  1417. DropShadow_8.BackgroundColor3 = Color3.new(0, 0, 0)
  1418. DropShadow_8.BorderSizePixel = 0
  1419. DropShadow_8.Position = UDim2.new(0, 4, 0, 4)
  1420. DropShadow_8.Size = UDim2.new(1, 0, 1, 0)
  1421. DropShadow_8.ZIndex = 2
  1422.  
  1423. Koa.Name = "Koa"
  1424. Koa.Parent = Picker
  1425. Koa.BackgroundColor3 = Color3.new(1, 1, 1)
  1426. Koa.BorderColor3 = Color3.new(0, 0, 0)
  1427. Koa.Position = UDim2.new(0, 10, 0, 355)
  1428. Koa.Size = UDim2.new(0, 80, 0, 40)
  1429. Koa.ZIndex = 3
  1430. Koa.Image = "rbxassetid://2712612798"
  1431. Koa.ScaleType = Enum.ScaleType.Crop
  1432.  
  1433. DropShadow_9.Name = "DropShadow"
  1434. DropShadow_9.Parent = Koa
  1435. DropShadow_9.BackgroundColor3 = Color3.new(0, 0, 0)
  1436. DropShadow_9.BorderSizePixel = 0
  1437. DropShadow_9.Position = UDim2.new(0, 4, 0, 4)
  1438. DropShadow_9.Size = UDim2.new(1, 0, 1, 0)
  1439. DropShadow_9.ZIndex = 2
  1440.  
  1441. Volcano.Name = "Volcano"
  1442. Volcano.Parent = Picker
  1443. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  1444. Volcano.BorderColor3 = Color3.new(0, 0, 0)
  1445. Volcano.Position = UDim2.new(0, 10, 0, 405)
  1446. Volcano.Size = UDim2.new(0, 80, 0, 40)
  1447. Volcano.ZIndex = 3
  1448. Volcano.Image = "rbxassetid://2712618609"
  1449. Volcano.ScaleType = Enum.ScaleType.Crop
  1450.  
  1451. DropShadow_10.Name = "DropShadow"
  1452. DropShadow_10.Parent = Volcano
  1453. DropShadow_10.BackgroundColor3 = Color3.new(0, 0, 0)
  1454. DropShadow_10.BorderSizePixel = 0
  1455. DropShadow_10.Position = UDim2.new(0, 4, 0, 4)
  1456. DropShadow_10.Size = UDim2.new(1, 0, 1, 0)
  1457. DropShadow_10.ZIndex = 2
  1458.  
  1459. GreenSwampy.Name = "GreenSwampy"
  1460. GreenSwampy.Parent = Picker
  1461. GreenSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1462. GreenSwampy.BorderColor3 = Color3.new(0, 0, 0)
  1463. GreenSwampy.Position = UDim2.new(0, 10, 0, 455)
  1464. GreenSwampy.Size = UDim2.new(0, 80, 0, 40)
  1465. GreenSwampy.ZIndex = 3
  1466. GreenSwampy.Image = "rbxassetid://2712623896"
  1467. GreenSwampy.ScaleType = Enum.ScaleType.Crop
  1468.  
  1469. DropShadow_11.Name = "DropShadow"
  1470. DropShadow_11.Parent = GreenSwampy
  1471. DropShadow_11.BackgroundColor3 = Color3.new(0, 0, 0)
  1472. DropShadow_11.BorderSizePixel = 0
  1473. DropShadow_11.Position = UDim2.new(0, 4, 0, 4)
  1474. DropShadow_11.Size = UDim2.new(1, 0, 1, 0)
  1475. DropShadow_11.ZIndex = 2
  1476.  
  1477. GoldSwampy.Name = "GoldSwampy"
  1478. GoldSwampy.Parent = Picker
  1479. GoldSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1480. GoldSwampy.BorderColor3 = Color3.new(0, 0, 0)
  1481. GoldSwampy.Position = UDim2.new(0, 10, 0, 505)
  1482. GoldSwampy.Size = UDim2.new(0, 80, 0, 40)
  1483. GoldSwampy.ZIndex = 3
  1484. GoldSwampy.Image = "rbxassetid://2712631457"
  1485. GoldSwampy.ScaleType = Enum.ScaleType.Crop
  1486.  
  1487. DropShadow_12.Name = "DropShadow"
  1488. DropShadow_12.Parent = GoldSwampy
  1489. DropShadow_12.BackgroundColor3 = Color3.new(0, 0, 0)
  1490. DropShadow_12.BorderSizePixel = 0
  1491. DropShadow_12.Position = UDim2.new(0, 4, 0, 4)
  1492. DropShadow_12.Size = UDim2.new(1, 0, 1, 0)
  1493. DropShadow_12.ZIndex = 2
  1494.  
  1495. GenericSpecial.Name = "GenericSpecial"
  1496. GenericSpecial.Parent = Picker
  1497. GenericSpecial.BackgroundColor3 = Color3.new(1, 1, 1)
  1498. GenericSpecial.BorderColor3 = Color3.new(0, 0, 0)
  1499. GenericSpecial.Position = UDim2.new(0, 10, 0, 555)
  1500. GenericSpecial.Size = UDim2.new(0, 80, 0, 40)
  1501. GenericSpecial.ZIndex = 3
  1502. GenericSpecial.Image = "rbxassetid://2712639396"
  1503. GenericSpecial.ScaleType = Enum.ScaleType.Crop
  1504.  
  1505. DropShadow_13.Name = "DropShadow"
  1506. DropShadow_13.Parent = GenericSpecial
  1507. DropShadow_13.BackgroundColor3 = Color3.new(0, 0, 0)
  1508. DropShadow_13.BorderSizePixel = 0
  1509. DropShadow_13.Position = UDim2.new(0, 4, 0, 4)
  1510. DropShadow_13.Size = UDim2.new(1, 0, 1, 0)
  1511. DropShadow_13.ZIndex = 2
  1512.  
  1513. SnowGlow.Name = "SnowGlow"
  1514. SnowGlow.Parent = Picker
  1515. SnowGlow.BackgroundColor3 = Color3.new(1, 1, 1)
  1516. SnowGlow.BorderColor3 = Color3.new(0, 0, 0)
  1517. SnowGlow.Position = UDim2.new(0, 10, 0, 605)
  1518. SnowGlow.Size = UDim2.new(0, 80, 0, 40)
  1519. SnowGlow.ZIndex = 3
  1520. SnowGlow.Image = "rbxassetid://2712651454"
  1521. SnowGlow.ScaleType = Enum.ScaleType.Crop
  1522.  
  1523. DropShadow_14.Name = "DropShadow"
  1524. DropShadow_14.Parent = SnowGlow
  1525. DropShadow_14.BackgroundColor3 = Color3.new(0, 0, 0)
  1526. DropShadow_14.BorderSizePixel = 0
  1527. DropShadow_14.Position = UDim2.new(0, 4, 0, 4)
  1528. DropShadow_14.Size = UDim2.new(1, 0, 1, 0)
  1529. DropShadow_14.ZIndex = 2
  1530.  
  1531. Frost.Name = "Frost"
  1532. Frost.Parent = Picker
  1533. Frost.BackgroundColor3 = Color3.new(1, 1, 1)
  1534. Frost.BorderColor3 = Color3.new(0, 0, 0)
  1535. Frost.Position = UDim2.new(0, 10, 0, 655)
  1536. Frost.Size = UDim2.new(0, 80, 0, 40)
  1537. Frost.ZIndex = 3
  1538. Frost.Image = "rbxassetid://2712667804"
  1539. Frost.ScaleType = Enum.ScaleType.Crop
  1540.  
  1541. DropShadow_15.Name = "DropShadow"
  1542. DropShadow_15.Parent = Frost
  1543. DropShadow_15.BackgroundColor3 = Color3.new(0, 0, 0)
  1544. DropShadow_15.BorderSizePixel = 0
  1545. DropShadow_15.Position = UDim2.new(0, 4, 0, 4)
  1546. DropShadow_15.Size = UDim2.new(1, 0, 1, 0)
  1547. DropShadow_15.ZIndex = 2
  1548.  
  1549. CaveCrawler.Name = "CaveCrawler"
  1550. CaveCrawler.Parent = Picker
  1551. CaveCrawler.BackgroundColor3 = Color3.new(1, 1, 1)
  1552. CaveCrawler.BorderColor3 = Color3.new(0, 0, 0)
  1553. CaveCrawler.Position = UDim2.new(0, 10, 0, 705)
  1554. CaveCrawler.Size = UDim2.new(0, 80, 0, 40)
  1555. CaveCrawler.ZIndex = 3
  1556. CaveCrawler.Image = "rbxassetid://2712673980"
  1557. CaveCrawler.ScaleType = Enum.ScaleType.Crop
  1558.  
  1559. DropShadow_16.Name = "DropShadow"
  1560. DropShadow_16.Parent = CaveCrawler
  1561. DropShadow_16.BackgroundColor3 = Color3.new(0, 0, 0)
  1562. DropShadow_16.BorderSizePixel = 0
  1563. DropShadow_16.Position = UDim2.new(0, 4, 0, 4)
  1564. DropShadow_16.Size = UDim2.new(1, 0, 1, 0)
  1565. DropShadow_16.ZIndex = 2
  1566.  
  1567. LoneCave.Name = "LoneCave"
  1568. LoneCave.Parent = Picker
  1569. LoneCave.BackgroundColor3 = Color3.new(1, 1, 1)
  1570. LoneCave.BorderColor3 = Color3.new(0, 0, 0)
  1571. LoneCave.Position = UDim2.new(0, 10, 0, 755)
  1572. LoneCave.Size = UDim2.new(0, 80, 0, 40)
  1573. LoneCave.ZIndex = 3
  1574. LoneCave.Image = "rbxassetid://2712693147"
  1575. LoneCave.ScaleType = Enum.ScaleType.Crop
  1576.  
  1577. DropShadow_17.Name = "DropShadow"
  1578. DropShadow_17.Parent = LoneCave
  1579. DropShadow_17.BackgroundColor3 = Color3.new(0, 0, 0)
  1580. DropShadow_17.BorderSizePixel = 0
  1581. DropShadow_17.Position = UDim2.new(0, 4, 0, 4)
  1582. DropShadow_17.Size = UDim2.new(1, 0, 1, 0)
  1583. DropShadow_17.ZIndex = 2
  1584.  
  1585. Spooky.Name = "Spooky"
  1586. Spooky.Parent = Picker
  1587. Spooky.BackgroundColor3 = Color3.new(1, 1, 1)
  1588. Spooky.BorderColor3 = Color3.new(0, 0, 0)
  1589. Spooky.Position = UDim2.new(0, 10, 0, 805)
  1590. Spooky.Size = UDim2.new(0, 80, 0, 40)
  1591. Spooky.ZIndex = 3
  1592. Spooky.Image = "rbxassetid://2712696822"
  1593. Spooky.ScaleType = Enum.ScaleType.Crop
  1594.  
  1595. DropShadow_18.Name = "DropShadow"
  1596. DropShadow_18.Parent = Spooky
  1597. DropShadow_18.BackgroundColor3 = Color3.new(0, 0, 0)
  1598. DropShadow_18.BorderSizePixel = 0
  1599. DropShadow_18.Position = UDim2.new(0, 4, 0, 4)
  1600. DropShadow_18.Size = UDim2.new(1, 0, 1, 0)
  1601. DropShadow_18.ZIndex = 2
  1602.  
  1603. SpookyNeon.Name = "SpookyNeon"
  1604. SpookyNeon.Parent = Picker
  1605. SpookyNeon.BackgroundColor3 = Color3.new(1, 1, 1)
  1606. SpookyNeon.BorderColor3 = Color3.new(0, 0, 0)
  1607. SpookyNeon.Position = UDim2.new(0, 10, 0, 855)
  1608. SpookyNeon.Size = UDim2.new(0, 80, 0, 40)
  1609. SpookyNeon.ZIndex = 3
  1610. SpookyNeon.Image = "rbxassetid://2712700047"
  1611. SpookyNeon.ScaleType = Enum.ScaleType.Crop
  1612.  
  1613. DropShadow_19.Name = "DropShadow"
  1614. DropShadow_19.Parent = SpookyNeon
  1615. DropShadow_19.BackgroundColor3 = Color3.new(0, 0, 0)
  1616. DropShadow_19.BorderSizePixel = 0
  1617. DropShadow_19.Position = UDim2.new(0, 4, 0, 4)
  1618. DropShadow_19.Size = UDim2.new(1, 0, 1, 0)
  1619. DropShadow_19.ZIndex = 2
  1620. -- Scripts:
  1621. woodtype = "Birch"
  1622.  
  1623. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  1624. tool.RequiresHandle = false
  1625. --tool.RobloxLocked = true
  1626. tool.Name = "Paint"
  1627. tool.ToolTip = "Changes A Stucture's Wood Type"
  1628. tool.Equipped:connect(function(Mouse)
  1629. ColorPicker.Enabled = true
  1630. Mouse.Button1Down:connect(function()
  1631. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  1632. local Cframe
  1633. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  1634. Cframe = Mouse.Target.Parent.MainCFrame.Value
  1635. else
  1636. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  1637. end
  1638. if Mouse.Target.Parent ~= nil then
  1639. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  1640. end
  1641. else
  1642. --do nothing
  1643. end
  1644. end)
  1645. end)
  1646.  
  1647. tool.Unequipped:connect(function(mouse)
  1648. ColorPicker.Enabled = false
  1649. end)
  1650.  
  1651.  
  1652. Birch.MouseButton1Click:Connect(function()
  1653. CurrentColor.Image = Birch.Image
  1654. woodtype = "Birch"
  1655. end)
  1656.  
  1657. Grey.MouseButton1Click:Connect(function()
  1658. CurrentColor.Image = Grey.Image
  1659. woodtype = nil
  1660. end)
  1661.  
  1662. Walnut.MouseButton1Click:Connect(function()
  1663. CurrentColor.Image = Walnut.Image
  1664. woodtype = "Walnut"
  1665. end)
  1666.  
  1667. Generic.MouseButton1Click:Connect(function()
  1668. CurrentColor.Image = Generic.Image
  1669. woodtype = "Generic"
  1670. end)
  1671.  
  1672. Oak.MouseButton1Click:Connect(function()
  1673. CurrentColor.Image = Oak.Image
  1674. woodtype = "Oak"
  1675. end)
  1676.  
  1677. Pine.MouseButton1Click:Connect(function()
  1678. CurrentColor.Image = Pine.Image
  1679. woodtype = "Pine"
  1680. end)
  1681.  
  1682. Palm.MouseButton1Click:Connect(function()
  1683. CurrentColor.Image = Palm.Image
  1684. woodtype = "Palm"
  1685. end)
  1686.  
  1687. Koa.MouseButton1Click:Connect(function()
  1688. CurrentColor.Image = Koa.Image
  1689. woodtype = "Koa"
  1690. end)
  1691.  
  1692. Volcano.MouseButton1Click:Connect(function()
  1693. CurrentColor.Image = Volcano.Image
  1694. woodtype = "Volcano"
  1695. end)
  1696.  
  1697. GreenSwampy.MouseButton1Click:Connect(function()
  1698. CurrentColor.Image = GreenSwampy.Image
  1699. woodtype = "GreenSwampy"
  1700. end)
  1701.  
  1702. GoldSwampy.MouseButton1Click:Connect(function()
  1703. CurrentColor.Image = GoldSwampy.Image
  1704. woodtype = "GoldSwampy"
  1705. end)
  1706.  
  1707. GenericSpecial.MouseButton1Click:Connect(function()
  1708. CurrentColor.Image = GenericSpecial.Image
  1709. woodtype = "GenericSpecial"
  1710. end)
  1711.  
  1712. SnowGlow.MouseButton1Click:Connect(function()
  1713. CurrentColor.Image = SnowGlow.Image
  1714. woodtype = "SnowGlow"
  1715. end)
  1716.  
  1717. Frost.MouseButton1Click:Connect(function()
  1718. CurrentColor.Image = Frost.Image
  1719. woodtype = "Frost"
  1720. end)
  1721.  
  1722. CaveCrawler.MouseButton1Click:Connect(function()
  1723. CurrentColor.Image = CaveCrawler.Image
  1724. woodtype = "CaveCrawler"
  1725. end)
  1726.  
  1727. LoneCave.MouseButton1Click:Connect(function()
  1728. CurrentColor.Image = LoneCave.Image
  1729. woodtype = "LoneCave"
  1730. end)
  1731.  
  1732. Spooky.MouseButton1Click:Connect(function()
  1733. CurrentColor.Image = Spooky.Image
  1734. woodtype = "Spooky"
  1735. end)
  1736.  
  1737. SpookyNeon.MouseButton1Click:Connect(function()
  1738. CurrentColor.Image = SpookyNeon.Image
  1739. woodtype = "SpookyNeon"
  1740. end)
  1741.  
  1742. --bring up menu
  1743. CurrentColor.MouseButton1Click:Connect(function()
  1744. if Picker.Visible == false then
  1745. Picker.Visible = true
  1746. else
  1747. Picker.Visible = false
  1748. end
  1749. end)
  1750. end)
  1751.  
  1752. SPDT.MouseButton1Down:connect(function()
  1753. local walkspeedplayer = game:GetService("Players").LocalPlayer
  1754. local walkspeedmouse = walkspeedplayer:GetMouse()
  1755.  
  1756. local walkspeedenabled = false
  1757.  
  1758. function x_walkspeed(key)
  1759. if (key == "t") then
  1760. if walkspeedenabled == false then
  1761. _G.WS = 200;
  1762. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  1763. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  1764. Humanoid.WalkSpeed = _G.WS;
  1765. end)
  1766. Humanoid.WalkSpeed = _G.WS;
  1767.  
  1768. walkspeedenabled = true
  1769. elseif walkspeedenabled == true then
  1770. _G.WS = 20;
  1771. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  1772. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  1773. Humanoid.WalkSpeed = _G.WS;
  1774. end)
  1775. Humanoid.WalkSpeed = _G.WS;
  1776.  
  1777. walkspeedenabled = false
  1778. end
  1779. end
  1780. end
  1781.  
  1782. walkspeedmouse.KeyDown:connect(x_walkspeed)
  1783. end)
  1784.  
  1785. Jmp.MouseButton1Down:connect(function()
  1786. game:GetService("UserInputService").JumpRequest:connect(function()
  1787. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  1788. end)
  1789. end)
  1790.  
  1791. Esp.MouseButton1Down:connect(function()
  1792. local gui = Instance.new("BillboardGui");
  1793. gui.Name = "";
  1794. gui.AlwaysOnTop = true;
  1795. gui.LightInfluence = 0;
  1796. gui.Size = UDim2.new(1.75, 0, 1.75, 0);
  1797. local frame = Instance.new("Frame", gui);
  1798. frame.BackgroundColor3 = Color3.fromRGB(170, 0, 0);
  1799. frame.Size = UDim2.new(1, 0, 1, 0);
  1800. frame.BorderSizePixel = 4;
  1801. frame.BorderColor3 = Color3.fromRGB(0, 0, 0);
  1802. local gi = gui:Clone();
  1803. local body = frame:Clone();
  1804. body.Parent = gi;
  1805. body.BackgroundColor3 = Color3.fromRGB(0, 170, 170);
  1806.  
  1807. for _, v in pairs(game:GetService("Players"):GetPlayers()) do
  1808. if v.Name ~= game:GetService("Players").LocalPlayer.Name and v.Character and v.Character:FindFirstChild("Head") then
  1809. gui:Clone().Parent = v.Character.Head;
  1810. end
  1811. end
  1812. end)
  1813.  
  1814. Tptl.MouseButton1Down:connect(function()
  1815.  
  1816. local Tele = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  1817. Tele.RequiresHandle = false
  1818. Tele.RobloxLocked = true
  1819. Tele.Name = "TPTool"
  1820. Tele.ToolTip = "Teleport Tool"
  1821. Tele.Equipped:connect(function(Mouse)
  1822. Mouse.Button1Down:connect(function()
  1823. if Mouse.Target then
  1824. game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name).HumanoidRootPart.CFrame = (CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z))
  1825. end
  1826. end)
  1827. end)
  1828. end)
  1829.  
  1830. nwr.MouseButton1Down:connect(function()
  1831. for i,v in next,game.ReplicatedStorage.Purchasables.WireObjects:GetChildren() do
  1832. if v:FindFirstChild("Type") then
  1833. if v.Type.Value == "Wire" then
  1834. v.Type.Parent.OtherInfo.MaxLength.Value = math.huge
  1835. end
  1836. end
  1837. end
  1838. end)
  1839.  
  1840. GETP.MouseButton1Down:connect(function()
  1841. for i,v in pairs(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures:GetChildren()) do
  1842. local clone = v:Clone()
  1843. clone.Parent = game.Players.LocalPlayer.PlayerBlueprints.Blueprints
  1844. end
  1845. end)
  1846.  
  1847. gaxe.MouseButton1Down:connect(function()
  1848. gaxe.BackgroundColor3 = Color3.new(0, 255, 0)
  1849. Detect = coroutine.wrap(function()
  1850. Player = game.Players.LocalPlayer
  1851. mouse = Player:GetMouse()
  1852. mouse.Button1Down:connect(function()
  1853. MouseDown = true
  1854. end)
  1855. mouse.Button1Up:connect(function()
  1856. MouseDown = false
  1857. end)
  1858. end)
  1859. Detect()
  1860. Player = game.Players.LocalPlayer
  1861. mouse = Player:GetMouse()
  1862. game:GetService('RunService').RenderStepped:connect(function()
  1863. if Player.Character:FindFirstChild("Tool") then
  1864. if MouseDown == true then
  1865. if mouse.Target.Name == "WoodSection" then
  1866. targetWood = mouse.Target
  1867. Tool=Player.Character.Tool
  1868. ---FaceVector
  1869. Height = targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y + targetWood.Size.Y/2
  1870. local ray = Ray.new(Player.Character.Head.Position, ((targetWood.CFrame * CFrame.new(0, Height - targetWood.Size.Y/2, 0)).p - Player.Character.Head.Position).unit * 200)
  1871. part,_,p = workspace:FindPartOnRay(ray, Player.Character)
  1872. function fixVector(V)
  1873. return Vector3.new(math.floor(V.X + 0.5), math.floor(V.Y + 0.5), math.floor(V.Z + 0.5))
  1874. end
  1875. local faceVector = fixVector(targetWood.CFrame:vectorToObjectSpace(p))
  1876. if faceVector.Y ~= 0 then
  1877. return
  1878. end
  1879. local lookAtCFrame = CFrame.new(Player.Character.Head.Position, mouse.Hit.p)
  1880. local relativeCFrame = lookAtCFrame:toObjectSpace(targetWood.CFrame * CFrame.Angles(math.pi/2, 0, 0))
  1881. local relativeLookVector = relativeCFrame.lookVector
  1882. local m = relativeLookVector.Y >= 0 and 1 or -1
  1883. if faceVector.X == 1 then
  1884. faceVector = Vector3.new(0, 0, -1) * m
  1885. elseif faceVector.X == -1 then
  1886. faceVector = Vector3.new(0, 0, 1) * m
  1887. elseif faceVector.Z == 1 then
  1888. faceVector = Vector3.new(1, 0, 0) * m
  1889. elseif faceVector.Z == -1 then
  1890. faceVector = Vector3.new(-1, 0, 0) * m
  1891. end
  1892. local cutEvent = targetWood.Parent.CutEvent
  1893. game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(cutEvent, {sectionId = targetWood.ID.Value, faceVector = faceVector, height = Height, hitPoints = 0.2, cooldown = 0, cuttingClass = "Axe", tool = Player.Character.Tool})
  1894. end
  1895. end
  1896. end
  1897. end)
  1898. end)
  1899.  
  1900. goto.MouseButton1Down:connect(function()
  1901. local tp_namedplayer = PLBOX.Text
  1902. local tp_player = game:GetService("Players")[tp_namedplayer]
  1903. local PLR = game:GetService("Players").LocalPlayer
  1904. local p = PLBOX.Text
  1905.  
  1906. if tp_player then
  1907. for i = 1,20 do
  1908. wait()
  1909. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  1910. end
  1911. end
  1912. end)
  1913.  
  1914. Max.MouseButton1Down:connect(function()
  1915. for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  1916. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  1917. base = v
  1918. square = v.OriginSquare
  1919. end
  1920. end
  1921. function makebase(pos)
  1922. local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  1923. Event:FireServer(base, pos)
  1924. end
  1925. spos = square.Position
  1926. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z))
  1927. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z))
  1928. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 40))
  1929. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 40))
  1930. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 40))
  1931. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 40))
  1932. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 40))
  1933. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 40))
  1934. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z))
  1935. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z))
  1936. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 80))
  1937. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 80))
  1938. --Corners--
  1939. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 80))
  1940. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 80))
  1941. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 80))
  1942. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 80))
  1943. --Corners--
  1944. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 80))
  1945. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 80))
  1946. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 40))
  1947. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 40))
  1948. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 40))
  1949. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 40))
  1950. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 80))
  1951. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 80))
  1952. end)
  1953.  
  1954. NLP.MouseButton1Down:connect(function()
  1955. local noclipplayer = game:GetService("Players").LocalPlayer
  1956. local noclipmouse = noclipplayer:GetMouse()
  1957.  
  1958. local donoclip = false
  1959. local noclip = false
  1960.  
  1961. function b_noclip(key)
  1962. if (key == "b") then
  1963. if noclip == false then
  1964. donoclip = true
  1965.  
  1966. noclip = true
  1967. elseif noclip == true then
  1968. donoclip = false
  1969.  
  1970. noclip = false
  1971. end
  1972. end
  1973. end
  1974.  
  1975. noclipmouse.KeyDown:connect(b_noclip)
  1976.  
  1977. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  1978. if obj ~= workspace.Terrain then
  1979. if donoclip == true then
  1980. obj.CanCollide = false
  1981. else
  1982. obj.CanCollide = true
  1983. end
  1984. end
  1985. end)
  1986. end)
  1987.  
  1988. WTR.MouseButton1Down:connect(function()
  1989. if WCollide == "Nothing" then
  1990. WCollide = "On"
  1991. WTR.BackgroundColor3 = Color3.new(0, 0.5, 0)
  1992. WTR.Text = "WaterIsS"
  1993. for i,v in pairs(game.Workspace.Water:GetChildren()) do
  1994. if v:IsA("Part") then
  1995. v.CanCollide = true
  1996. end
  1997. end
  1998. else
  1999. WCollide = "Nothing"
  2000. WTR.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  2001. WTR.Text = "WalkOnW"
  2002. for i,v in pairs(game.Workspace.Water:GetChildren()) do
  2003. if v:IsA("Part") then
  2004. v.CanCollide = false
  2005. end
  2006. end
  2007. end
  2008. end)
  2009.  
  2010.  
  2011. -- Teleports 2 --
  2012.  
  2013. Furnishing.MouseButton1Down:connect(function()
  2014. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(491, 3, -1720))
  2015. end)
  2016.  
  2017. FineA.MouseButton1Down:connect(function()
  2018. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(5207, -166, 719))
  2019. end)
  2020.  
  2021. Ywood.MouseButton1Down:connect(function()
  2022. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1049,-5.9 ,-934.7))
  2023. end)
  2024.  
  2025. Den.MouseButton1Down:connect(function()
  2026. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(331, 45, 1941))
  2027. end)
  2028.  
  2029. IceTre.MouseButton1Down:connect(function()
  2030. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1505.7,412.4 ,3253))
  2031. end)
Add Comment
Please, Sign In to add comment