PainfulExploits

Stalker lt2

Apr 28th, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- Credits to script founder / maker
  2. -- ItzHxS#1280 -- Gui Maker
  3. ---[[ Version : 2.0
  4. -- some Feature maybe not working / work correctly!
  5. -- i will still update it.! ]]--
  6. Mouse = game.Players.LocalPlayer:GetMouse()
  7.  
  8. Client = game.ReplicatedStorage.Interaction.ClientSetListPlayer
  9. players = game.Players
  10. for i, v in pairs(players:GetPlayers()) do
  11. if v.Name ~= players.LocalPlayer.Name then
  12. Client:InvokeServer(players.LocalPlayer.BlacklistFolder, v, true)
  13. end
  14. end
  15. players.PlayerAdded:connect(function(plr)
  16. Client:InvokeServer(players.LocalPlayer.BlacklistFolder, plr, true)
  17. end)
  18. local Ent3g = Instance.new("ScreenGui")
  19. local main = Instance.new("Frame")
  20. local drag = Instance.new("Frame")
  21. local drag2 = Instance.new("Frame")
  22. local jdudul = Instance.new("TextLabel")
  23. local p1 = Instance.new("TextButton")
  24. local p2 = Instance.new("TextButton")
  25. local p3 = Instance.new("TextButton")
  26. local p4 = Instance.new("TextButton")
  27. local p5 = Instance.new("TextButton")
  28. local p6 = Instance.new("TextButton")
  29. local p7 = Instance.new("TextButton")
  30. local Paint = Instance.new("ScrollingFrame")
  31. local pa1 = Instance.new("TextButton")
  32. local pa2 = Instance.new("TextButton")
  33. local pa3 = Instance.new("TextButton")
  34. local pa4 = Instance.new("TextButton")
  35. local pa5 = Instance.new("TextButton")
  36. local pa6 = Instance.new("TextButton")
  37. local pa7 = Instance.new("TextButton")
  38. local pa8 = Instance.new("TextButton")
  39. local pa9 = Instance.new("TextButton")
  40. local pa10 = Instance.new("TextButton")
  41. local pa11 = Instance.new("TextButton")
  42. local pa11_2 = Instance.new("TextButton")
  43. local pa12 = Instance.new("TextButton")
  44. local Other = Instance.new("Frame")
  45. local ee = Instance.new("Frame")
  46. local sudul = Instance.new("TextLabel")
  47. local o1 = Instance.new("TextButton")
  48. local o2 = Instance.new("TextButton")
  49. local o3 = Instance.new("TextButton")
  50. local o4 = Instance.new("TextButton")
  51. local TeleportF = Instance.new("Frame")
  52. local ea = Instance.new("Frame")
  53. local ea2 = Instance.new("Frame")
  54. local uld = Instance.new("TextLabel")
  55. local tp1 = Instance.new("TextButton")
  56. local tp2 = Instance.new("TextButton")
  57. local tp3 = Instance.new("TextButton")
  58. local tp4 = Instance.new("TextButton")
  59. local tp5 = Instance.new("TextButton")
  60. local tp6 = Instance.new("TextButton")
  61. local tp7 = Instance.new("TextButton")
  62. local tp8 = Instance.new("TextButton")
  63. local tp9 = Instance.new("TextButton")
  64. local tp10 = Instance.new("TextButton")
  65. local tp11 = Instance.new("TextButton")
  66. local tp12 = Instance.new("TextButton")
  67. local tp13 = Instance.new("TextButton")
  68. local tp14 = Instance.new("TextButton")
  69. local tp15 = Instance.new("TextButton")
  70. local x = Instance.new("TextButton")
  71. local mainlite = Instance.new("Frame")
  72. local dra = Instance.new("Frame")
  73. local dra2 = Instance.new("Frame")
  74. local uds = Instance.new("TextLabel")
  75. local l1 = Instance.new("TextButton")
  76. local waw = Instance.new("TextBox")
  77. local l2 = Instance.new("TextButton")
  78. local l3 = Instance.new("TextButton")
  79. local l4 = Instance.new("TextButton")
  80. local l5 = Instance.new("TextButton")
  81. local SOON = Instance.new("TextButton")
  82. local WoodF = Instance.new("Frame")
  83. local tet = Instance.new("Frame")
  84. local te2 = Instance.new("Frame")
  85. local ulud = Instance.new("TextLabel")
  86. local w1 = Instance.new("TextButton")
  87. local w2 = Instance.new("TextButton")
  88. local w3 = Instance.new("TextButton")
  89. local w4 = Instance.new("TextButton")
  90. local w5 = Instance.new("TextButton")
  91. local w6 = Instance.new("TextButton")
  92. local w7 = Instance.new("TextButton")
  93. local SOONY = Instance.new("TextButton")
  94. local xe = Instance.new("TextButton")
  95. --Properties:
  96. Ent3g.Name = "Ent3g"
  97. Ent3g.Parent = game.CoreGui
  98.  
  99. main.Name = "main"
  100. main.Parent = Ent3g
  101. main.Active = true
  102. main.Draggable = true
  103. main.BackgroundColor3 = Color3.new(0.14902, 0.262745, 0.282353)
  104. main.Position = UDim2.new(0.313280344, 0, 0.238747567, 0)
  105. main.Size = UDim2.new(0, 328, 0, 289)
  106.  
  107. drag.Name = "drag"
  108. drag.Parent = main
  109. drag.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  110. drag.BorderSizePixel = 0
  111. drag.Position = UDim2.new(-0.0335365869, 0, -0.110726647, 0)
  112. drag.Size = UDim2.new(0, 352, 0, 60)
  113.  
  114. drag2.Name = "drag2"
  115. drag2.Parent = drag
  116. drag2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  117. drag2.BorderSizePixel = 0
  118. drag2.Position = UDim2.new(-0.00228656433, 0, -0.0107266745, 0)
  119. drag2.Size = UDim2.new(0, 352, 0, 41)
  120.  
  121. jdudul.Name = "jdudul"
  122. jdudul.Parent = drag2
  123. jdudul.BackgroundColor3 = Color3.new(1, 1, 1)
  124. jdudul.BackgroundTransparency = 1
  125. jdudul.BorderSizePixel = 0
  126. jdudul.Position = UDim2.new(0.09375, 0, 0, 0)
  127. jdudul.Size = UDim2.new(0, 289, 0, 41)
  128. jdudul.Font = Enum.Font.Cartoon
  129. jdudul.Text = "STALKER LT2"
  130. jdudul.TextColor3 = Color3.new(0, 0, 0)
  131. jdudul.TextScaled = true
  132. jdudul.TextSize = 14
  133. jdudul.TextWrapped = true
  134.  
  135. p1.Name = "p1"
  136. p1.Parent = main
  137. p1.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  138. p1.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  139. p1.BorderSizePixel = 3
  140. p1.Position = UDim2.new(0.0213414636, 0, 0.186851233, 0)
  141. p1.Size = UDim2.new(0, 108, 0, 31)
  142. p1.Font = Enum.Font.Cartoon
  143. p1.Text = "MAXLAND"
  144. p1.TextColor3 = Color3.new(0, 0, 0)
  145. p1.TextScaled = true
  146. p1.TextSize = 14
  147. p1.TextWrapped = true
  148. p1.MouseButton1Down:connect(function()
  149. for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  150. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  151. base = v
  152. square = v.OriginSquare
  153. end
  154. end
  155. function makebase(pos)
  156. local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  157. Event:FireServer(base, pos)
  158. end
  159. spos = square.Position
  160. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z))
  161. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z))
  162. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 40))
  163. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 40))
  164. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 40))
  165. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 40))
  166. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 40))
  167. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 40))
  168. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z))
  169. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z))
  170. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 80))
  171. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 80))
  172. --Corners--
  173. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 80))
  174. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 80))
  175. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 80))
  176. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 80))
  177. --Corners--
  178. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 80))
  179. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 80))
  180. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 40))
  181. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 40))
  182. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 40))
  183. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 40))
  184. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 80))
  185. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 80))
  186. end)
  187.  
  188.  
  189. p2.Name = "p2"
  190. p2.Parent = main
  191. p2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  192. p2.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  193. p2.BorderSizePixel = 3
  194. p2.Position = UDim2.new(0.0213414636, 0, 0.352941215, 0)
  195. p2.Size = UDim2.new(0, 108, 0, 31)
  196. p2.Font = Enum.Font.Cartoon
  197. p2.Text = "GetBlueprint"
  198. p2.TextColor3 = Color3.new(0, 0, 0)
  199. p2.TextScaled = true
  200. p2.TextSize = 14
  201. p2.TextWrapped = true
  202. p2.MouseButton1Down:connect(function()
  203. for i,v in pairs(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures:GetChildren()) do
  204. local clone = v:Clone()
  205. clone.Parent = game.Players.LocalPlayer.PlayerBlueprints.Blueprints
  206. end
  207. end)
  208.  
  209. p3.Name = "p3"
  210. p3.Parent = main
  211. p3.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  212. p3.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  213. p3.BorderSizePixel = 3
  214. p3.Position = UDim2.new(0.0213414636, 0, 0.522491395, 0)
  215. p3.Size = UDim2.new(0, 108, 0, 31)
  216. p3.Font = Enum.Font.Cartoon
  217. p3.Text = "Paint"
  218. p3.TextColor3 = Color3.new(0, 0, 0)
  219. p3.TextScaled = true
  220. p3.TextSize = 14
  221. p3.TextWrapped = true
  222. p3.MouseButton1Down:connect(function()
  223. if ga == true then
  224. ga = false
  225. p3.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  226. p3.Text = "Paint"
  227. Paint.Visible = false
  228. else
  229. ga = true
  230. p3.BackgroundColor3 = Color3.new(0, 255, 0)
  231. p3.Text = "Close Paint"
  232. Paint.Visible = true
  233. end
  234. end)
  235.  
  236. p4.Name = "p4"
  237. p4.Parent = main
  238. p4.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  239. p4.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  240. p4.BorderSizePixel = 3
  241. p4.Position = UDim2.new(0.64939028, 0, 0.18339105, 0)
  242. p4.Size = UDim2.new(0, 108, 0, 31)
  243. p4.Font = Enum.Font.Cartoon
  244. p4.Text = "GoldAxe"
  245. p4.TextColor3 = Color3.new(0, 0, 0)
  246. p4.TextScaled = true
  247. p4.TextSize = 14
  248. p4.TextWrapped = true
  249. p4.MouseButton1Down:connect(function()
  250. p4.BackgroundColor3 = Color3.new(0, 255, 0)
  251. p4.Text = "Active, but can't off"
  252. Detect = coroutine.wrap(function()
  253. Player = game.Players.LocalPlayer
  254. mouse = Player:GetMouse()
  255. mouse.Button1Down:connect(function()
  256. MouseDown = true
  257. end)
  258. mouse.Button1Up:connect(function()
  259. MouseDown = false
  260. end)
  261. end)
  262. Detect()
  263. Player = game.Players.LocalPlayer
  264. mouse = Player:GetMouse()
  265. game:GetService('RunService').RenderStepped:connect(function()
  266. if Player.Character:FindFirstChild("Tool") then
  267. if MouseDown == true then
  268. if mouse.Target.Name == "WoodSection" then
  269. targetWood = mouse.Target
  270. Tool=Player.Character.Tool
  271. ---FaceVector
  272. Height = targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y + targetWood.Size.Y/2
  273. 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)
  274. part,_,p = workspace:FindPartOnRay(ray, Player.Character)
  275. function fixVector(V)
  276. return Vector3.new(math.floor(V.X + 0.5), math.floor(V.Y + 0.5), math.floor(V.Z + 0.5))
  277. end
  278. local faceVector = fixVector(targetWood.CFrame:vectorToObjectSpace(p))
  279. if faceVector.Y ~= 0 then
  280. return
  281. end
  282. local lookAtCFrame = CFrame.new(Player.Character.Head.Position, mouse.Hit.p)
  283. local relativeCFrame = lookAtCFrame:toObjectSpace(targetWood.CFrame * CFrame.Angles(math.pi/2, 0, 0))
  284. local relativeLookVector = relativeCFrame.lookVector
  285. local m = relativeLookVector.Y >= 0 and 1 or -1
  286. if faceVector.X == 1 then
  287. faceVector = Vector3.new(0, 0, -1) * m
  288. elseif faceVector.X == -1 then
  289. faceVector = Vector3.new(0, 0, 1) * m
  290. elseif faceVector.Z == 1 then
  291. faceVector = Vector3.new(1, 0, 0) * m
  292. elseif faceVector.Z == -1 then
  293. faceVector = Vector3.new(-1, 0, 0) * m
  294. end
  295. local cutEvent = targetWood.Parent.CutEvent
  296. 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})
  297. end
  298. end
  299. end
  300. end)
  301. end)
  302.  
  303. p5.Name = "p5"
  304. p5.Parent = main
  305. p5.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  306. p5.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  307. p5.BorderSizePixel = 3
  308. p5.Position = UDim2.new(0.64939028, 0, 0.352941215, 0)
  309. p5.Size = UDim2.new(0, 108, 0, 31)
  310. p5.Font = Enum.Font.Cartoon
  311. p5.Text = "Teleport"
  312. p5.TextColor3 = Color3.new(0, 0, 0)
  313. p5.TextScaled = true
  314. p5.TextSize = 14
  315. p5.TextWrapped = true
  316. p5.MouseButton1Down:connect(function()
  317. if tepe == true then
  318. tepe = false
  319. p5.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  320. p5.Text = "Teleport"
  321. TeleportF.Visible = false
  322. else
  323. p5.BackgroundColor3 = Color3.new(0, 255, 0)
  324. p5.Text = "Close Teleport"
  325. TeleportF.Visible = true
  326. end
  327. end)
  328.  
  329. p6.Name = "p6"
  330. p6.Parent = main
  331. p6.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  332. p6.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  333. p6.BorderSizePixel = 3
  334. p6.Position = UDim2.new(0.64939028, 0, 0.522491395, 0)
  335. p6.Size = UDim2.new(0, 108, 0, 31)
  336. p6.Font = Enum.Font.Cartoon
  337. p6.Text = "Others"
  338. p6.TextColor3 = Color3.new(0, 0, 0)
  339. p6.TextScaled = true
  340. p6.TextSize = 14
  341. p6.TextWrapped = true
  342. p6.MouseButton1Down:connect(function()
  343. if ott == true then
  344. ott = false
  345. p6.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  346. p6.Text = "Others"
  347. Other.Visible = false
  348. else
  349. p6.BackgroundColor3 = Color3.new(0, 255, 0)
  350. p6.Text = "Close"
  351. Other.Visible = true
  352. end
  353. end)
  354.  
  355. p7.Name = "p7"
  356. p7.Parent = main
  357. p7.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  358. p7.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  359. p7.BorderSizePixel = 4
  360. p7.Position = UDim2.new(0.29878059, 0, 0.733564019, 0)
  361. p7.Size = UDim2.new(0, 133, 0, 54)
  362. p7.Font = Enum.Font.Cartoon
  363. p7.Text = "DUPE"
  364. p7.TextColor3 = Color3.new(0, 0, 0)
  365. p7.TextScaled = true
  366. p7.TextSize = 14
  367. p7.TextWrapped = true
  368. p7.MouseButton1Down:connect(function()
  369. local Slot = game:GetService('Players').LocalPlayer.CurrentSaveSlot
  370. if Dup == true then
  371. Slot.RobloxLocked = false
  372. Dup = false
  373. p7.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  374. else
  375. Dup = true
  376. if Slot.Value == -1 then
  377. Slot.RobloxLocked = true
  378. p7.BackgroundColor3 = Color3.new(0, 255, 0)
  379. end
  380. end
  381. end)
  382. function Create(cls,props)
  383. local inst = Instance.new(cls)
  384. for i,v in pairs(props) do
  385. inst[i] = v
  386. end
  387. return inst
  388. end
  389. Paint.Name = "Paint"
  390. Paint.Parent = main
  391. Paint.BackgroundColor3 = Color3.new(0.14902, 0.262745, 0.282353)
  392. Paint.Position = UDim2.new(-0.5, 0, 0.0968858153, 0)
  393. Paint.Size = UDim2.new(0, 141, 0, 260)
  394. Paint.Visible = false
  395. local service = setmetatable({}, {
  396. __index = function(t, k)
  397. return game:GetService(k)
  398. end
  399. })
  400. pa1.Name = "pa1"
  401. pa1.Parent = Paint
  402. pa1.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  403. pa1.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  404. pa1.BorderSizePixel = 3
  405. pa1.Position = UDim2.new(0.0425531939, 0, 0.0235792231, 0)
  406. pa1.Size = UDim2.new(0, 116, 0, 31)
  407. pa1.Font = Enum.Font.Cartoon
  408. pa1.Text = "Phantom"
  409. pa1.TextColor3 = Color3.new(0, 0, 0)
  410. pa1.TextScaled = true
  411. pa1.TextSize = 14
  412. pa1.TextWrapped = true
  413.  
  414. pa2.Name = "pa2"
  415. pa2.Parent = Paint
  416. pa2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  417. pa2.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  418. pa2.BorderSizePixel = 3
  419. pa2.Position = UDim2.new(0.0425531939, 0, 0.0979736894, 0)
  420. pa2.Size = UDim2.new(0, 116, 0, 31)
  421. pa2.Font = Enum.Font.Cartoon
  422. pa2.Text = "CaveCrawler"
  423. pa2.TextColor3 = Color3.new(0, 0, 0)
  424. pa2.TextScaled = true
  425. pa2.TextSize = 14
  426. pa2.TextWrapped = true
  427.  
  428. pa3.Name = "pa3"
  429. pa3.Parent = Paint
  430. pa3.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  431. pa3.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  432. pa3.BorderSizePixel = 3
  433. pa3.Position = UDim2.new(0.0425531939, 0, 0.174098253, 0)
  434. pa3.Size = UDim2.new(0, 116, 0, 31)
  435. pa3.Font = Enum.Font.Cartoon
  436. pa3.Text = "Spooky"
  437. pa3.TextColor3 = Color3.new(0, 0, 0)
  438. pa3.TextScaled = true
  439. pa3.TextSize = 14
  440. pa3.TextWrapped = true
  441.  
  442. pa4.Name = "pa4"
  443. pa4.Parent = Paint
  444. pa4.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  445. pa4.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  446. pa4.BorderSizePixel = 3
  447. pa4.Position = UDim2.new(0.0425531939, 0, 0.248492718, 0)
  448. pa4.Size = UDim2.new(0, 116, 0, 31)
  449. pa4.Font = Enum.Font.Cartoon
  450. pa4.Text = "SpookyNeon"
  451. pa4.TextColor3 = Color3.new(0, 0, 0)
  452. pa4.TextScaled = true
  453. pa4.TextSize = 14
  454. pa4.TextWrapped = true
  455.  
  456. pa5.Name = "pa5"
  457. pa5.Parent = Paint
  458. pa5.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  459. pa5.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  460. pa5.BorderSizePixel = 3
  461. pa5.Position = UDim2.new(0.0425531939, 0, 0.324617267, 0)
  462. pa5.Size = UDim2.new(0, 116, 0, 31)
  463. pa5.Font = Enum.Font.Cartoon
  464. pa5.Text = "Volcano"
  465. pa5.TextColor3 = Color3.new(0, 0, 0)
  466. pa5.TextScaled = true
  467. pa5.TextSize = 14
  468. pa5.TextWrapped = true
  469.  
  470. pa6.Name = "pa6"
  471. pa6.Parent = Paint
  472. pa6.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  473. pa6.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  474. pa6.BorderSizePixel = 3
  475. pa6.Position = UDim2.new(0.0425531939, 0, 0.400741816, 0)
  476. pa6.Size = UDim2.new(0, 116, 0, 31)
  477. pa6.Font = Enum.Font.Cartoon
  478. pa6.Text = "Grey"
  479. pa6.TextColor3 = Color3.new(0, 0, 0)
  480. pa6.TextScaled = true
  481. pa6.TextSize = 14
  482. pa6.TextWrapped = true
  483.  
  484. pa7.Name = "pa7"
  485. pa7.Parent = Paint
  486. pa7.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  487. pa7.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  488. pa7.BorderSizePixel = 3
  489. pa7.Position = UDim2.new(0.0425531939, 0, 0.482056707, 0)
  490. pa7.Size = UDim2.new(0, 116, 0, 31)
  491. pa7.Font = Enum.Font.Cartoon
  492. pa7.Text = "Frost"
  493. pa7.TextColor3 = Color3.new(0, 0, 0)
  494. pa7.TextScaled = true
  495. pa7.TextSize = 14
  496. pa7.TextWrapped = true
  497.  
  498. pa8.Name = "pa8"
  499. pa8.Parent = Paint
  500. pa8.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  501. pa8.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  502. pa8.BorderSizePixel = 3
  503. pa8.Position = UDim2.new(0.0425531939, 0, 0.561641455, 0)
  504. pa8.Size = UDim2.new(0, 116, 0, 31)
  505. pa8.Font = Enum.Font.Cartoon
  506. pa8.Text = "Pink"
  507. pa8.TextColor3 = Color3.new(0, 0, 0)
  508. pa8.TextScaled = true
  509. pa8.TextSize = 14
  510. pa8.TextWrapped = true
  511.  
  512. pa9.Name = "pa9"
  513. pa9.Parent = Paint
  514. pa9.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  515. pa9.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  516. pa9.BorderSizePixel = 3
  517. pa9.Position = UDim2.new(0.0425531939, 0, 0.641226232, 0)
  518. pa9.Size = UDim2.new(0, 116, 0, 31)
  519. pa9.Font = Enum.Font.Cartoon
  520. pa9.Text = "Walnut"
  521. pa9.TextColor3 = Color3.new(0, 0, 0)
  522. pa9.TextScaled = true
  523. pa9.TextSize = 14
  524. pa9.TextWrapped = true
  525.  
  526. pa10.Name = "pa10"
  527. pa10.Parent = Paint
  528. pa10.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  529. pa10.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  530. pa10.BorderSizePixel = 3
  531. pa10.Position = UDim2.new(0.0425531939, 0, 0.717350781, 0)
  532. pa10.Size = UDim2.new(0, 116, 0, 31)
  533. pa10.Font = Enum.Font.Cartoon
  534. pa10.Text = "Birch"
  535. pa10.TextColor3 = Color3.new(0, 0, 0)
  536. pa10.TextScaled = true
  537. pa10.TextSize = 14
  538. pa10.TextWrapped = true
  539.  
  540. pa11.Name = "pa11"
  541. pa11.Parent = Paint
  542. pa11.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  543. pa11.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  544. pa11.BorderSizePixel = 3
  545. pa11.Position = UDim2.new(0.0425531939, 0, 0.79347533, 0)
  546. pa11.Size = UDim2.new(0, 116, 0, 31)
  547. pa11.Font = Enum.Font.Cartoon
  548. pa11.Text = "General"
  549. pa11.TextColor3 = Color3.new(0, 0, 0)
  550. pa11.TextScaled = true
  551. pa11.TextSize = 14
  552. pa11.TextWrapped = true
  553.  
  554. pa11_2.Name = "pa11"
  555. pa11_2.Parent = Paint
  556. pa11_2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  557. pa11_2.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  558. pa11_2.BorderSizePixel = 3
  559. pa11_2.Position = UDim2.new(0.0425531939, 0, 0.867869794, 0)
  560. pa11_2.Size = UDim2.new(0, 116, 0, 31)
  561. pa11_2.Font = Enum.Font.Cartoon
  562. pa11_2.Text = "Palm"
  563. pa11_2.TextColor3 = Color3.new(0, 0, 0)
  564. pa11_2.TextScaled = true
  565. pa11_2.TextSize = 14
  566. pa11_2.TextWrapped = true
  567.  
  568. pa12.Name = "pa12"
  569. pa12.Parent = Paint
  570. pa12.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  571. pa12.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  572. pa12.BorderSizePixel = 3
  573. pa12.Position = UDim2.new(0.0425531939, 0, 0.945724487, 0)
  574. pa12.Size = UDim2.new(0, 116, 0, 31)
  575. pa12.Font = Enum.Font.Cartoon
  576. pa12.Text = "SnowGlow"
  577. pa12.TextColor3 = Color3.new(0, 0, 0)
  578. pa12.TextScaled = true
  579. pa12.TextSize = 14
  580. pa12.TextWrapped = true
  581.  
  582. Other.Name = "Other"
  583. Other.Parent = main
  584. Other.BackgroundColor3 = Color3.new(0.14902, 0.262745, 0.282353)
  585. Other.Position = UDim2.new(1.03963423, 0, 0.0968858153, 0)
  586. Other.Size = UDim2.new(0, 239, 0, 261)
  587. Other.Visible = false
  588.  
  589. ee.Name = "ee"
  590. ee.Parent = Other
  591. ee.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  592. ee.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  593. ee.BorderSizePixel = 3
  594. ee.Size = UDim2.new(0, 239, 0, 44)
  595.  
  596. sudul.Name = "sudul"
  597. sudul.Parent = ee
  598. sudul.BackgroundColor3 = Color3.new(1, 1, 1)
  599. sudul.BackgroundTransparency = 1
  600. sudul.Size = UDim2.new(0, 239, 0, 44)
  601. sudul.Font = Enum.Font.Cartoon
  602. sudul.Text = "OTHER"
  603. sudul.TextColor3 = Color3.new(0, 0, 0)
  604. sudul.TextScaled = true
  605. sudul.TextSize = 14
  606. sudul.TextWrapped = true
  607.  
  608. o1.Name = "o1"
  609. o1.Parent = Other
  610. o1.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  611. o1.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  612. o1.BorderSizePixel = 3
  613. o1.Position = UDim2.new(0.22594142, 0, 0.283524901, 0)
  614. o1.Size = UDim2.new(0, 131, 0, 31)
  615. o1.Font = Enum.Font.Cartoon
  616. o1.Text = "INF. WIRE"
  617. o1.TextColor3 = Color3.new(0, 0, 0)
  618. o1.TextScaled = true
  619. o1.TextSize = 14
  620. o1.TextWrapped = true
  621. o1.MouseButton1Down:connect(function()
  622. for i,v in next,game.ReplicatedStorage.Purchasables.WireObjects:GetChildren() do
  623. if v:FindFirstChild("Type") then
  624. if v.Type.Value == "Wire" then
  625. v.Type.Parent.OtherInfo.MaxLength.Value = math.huge
  626. end
  627. end
  628. end
  629. end)
  630.  
  631. o2.Name = "o2"
  632. o2.Parent = Other
  633. o2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  634. o2.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  635. o2.BorderSizePixel = 3
  636. o2.Position = UDim2.new(0.22594142, 0, 0.471264362, 0)
  637. o2.Size = UDim2.new(0, 131, 0, 31)
  638. o2.Font = Enum.Font.Cartoon
  639. o2.Text = "WOOD MENU"
  640. o2.TextColor3 = Color3.new(0, 0, 0)
  641. o2.TextScaled = true
  642. o2.TextSize = 14
  643. o2.TextWrapped = true
  644. o2.MouseButton1Down:connect(function()
  645. if wodo == true then
  646. wodo = false
  647. o2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  648. o2.Text = "WOOD MENU"
  649. WoodF.Visible = false
  650. else
  651. wodo = true
  652. o2.BackgroundColor3 = Color3.new(0, 255, 0)
  653. o2.Text = "Close Menu"
  654. WoodF.Visible = true
  655. end
  656. end)
  657.  
  658. o3.Name = "o3"
  659. o3.Parent = Other
  660. o3.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  661. o3.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  662. o3.BorderSizePixel = 3
  663. o3.Position = UDim2.new(0.22594142, 0, 0.659003854, 0)
  664. o3.Size = UDim2.new(0, 131, 0, 31)
  665. o3.Font = Enum.Font.Cartoon
  666. o3.Text = "STALKER LITE"
  667. o3.TextColor3 = Color3.new(0, 0, 0)
  668. o3.TextScaled = true
  669. o3.TextSize = 14
  670. o3.TextWrapped = true
  671. o3.MouseButton1Down:connect(function()
  672. if sliit == true then
  673. sliit = false
  674. o3.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  675. o3.Text = "STALKER LITE"
  676. mainlite.Visible = false
  677. else
  678. sliit = true
  679. o3.BackgroundColor3 = Color3.new(0, 255, 0)
  680. o3.Text = "Close LITE"
  681. mainlite.Visible = true
  682. end
  683. end)
  684.  
  685. o4.Name = "o4"
  686. o4.Parent = Other
  687. o4.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  688. o4.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  689. o4.BorderSizePixel = 3
  690. o4.Position = UDim2.new(0.22594142, 0, 0.83141768, 0)
  691. o4.Size = UDim2.new(0, 131, 0, 31)
  692. o4.Font = Enum.Font.Cartoon
  693. o4.Text = "AntiBlackList"
  694. o4.TextColor3 = Color3.new(0, 0, 0)
  695. o4.TextScaled = true
  696. o4.TextSize = 14
  697. o4.TextWrapped = true
  698. o4.MouseButton1Down:connect(function()
  699. local plr = game.Players.LocalPlayer
  700. local cframe
  701. for i,v in next, workspace:GetDescendants() do
  702. if v:IsA("SpawnLocation") then
  703. v.Touched:Connect(function(h)
  704. if h.Parent == plr.Character and cframe then
  705. plr.Character:SetPrimaryPartCFrame(cframe)
  706. end
  707. end)
  708. end
  709. end
  710.  
  711. game:GetService("RunService"):BindToRenderStep("NO HACKS",Enum.RenderPriority.Last.Value,function()
  712. if game.Players.LocalPlayer.Character.PrimaryPart then
  713. cframe = game.Players.LocalPlayer.Character.PrimaryPart.CFrame
  714. end
  715. end)
  716.  
  717. for i,v in next, debug.getregistry() do
  718. if type(v)=='function' and debug.getupvalues(v).lastUpdate then
  719. debug.setupvalue(v,"lastUpdate",math.huge)
  720. break
  721. end
  722. end
  723. wait(2)
  724. for i,v in next, workspace.Effects:GetChildren() do
  725. if v:IsA("BasePart") and v.Name == "BlacklistWall" then
  726. v:Destroy()
  727. end
  728. end
  729. end)
  730.  
  731. TeleportF.Name = "TeleportF"
  732. TeleportF.Parent = Ent3g
  733. TeleportF.Active = true
  734. TeleportF.Draggable = true
  735. TeleportF.BackgroundColor3 = Color3.new(0.14902, 0.262745, 0.282353)
  736. TeleportF.Position = UDim2.new(0.299659431, 0, 0.266144812, 0)
  737. TeleportF.Size = UDim2.new(0, 352, 0, 288)
  738. TeleportF.Visible = false
  739.  
  740. ea.Name = "ea"
  741. ea.Parent = TeleportF
  742. ea.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  743. ea.BorderSizePixel = 0
  744. ea.Position = UDim2.new(-0.0426136367, 0, -0.0347222239, 0)
  745. ea.Size = UDim2.new(0, 385, 0, 60)
  746.  
  747. ea2.Name = "ea2"
  748. ea2.Parent = ea
  749. ea2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  750. ea2.BorderSizePixel = 0
  751. ea2.Position = UDim2.new(-0.00625000009, 0, -0.00138905842, 0)
  752. ea2.Size = UDim2.new(0, 385, 0, 39)
  753.  
  754. uld.Name = "uld"
  755. uld.Parent = ea2
  756. uld.BackgroundColor3 = Color3.new(1, 1, 1)
  757. uld.BackgroundTransparency = 1
  758. uld.Position = UDim2.new(0.0909090936, 0, 0, 0)
  759. uld.Size = UDim2.new(0, 315, 0, 39)
  760. uld.Font = Enum.Font.Cartoon
  761. uld.Text = "[STALKER] TELEPORT"
  762. uld.TextColor3 = Color3.new(0, 0, 0)
  763. uld.TextScaled = true
  764. uld.TextSize = 14
  765. uld.TextWrapped = true
  766.  
  767. tp1.Name = "tp1"
  768. tp1.Parent = TeleportF
  769. tp1.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  770. tp1.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  771. tp1.BorderSizePixel = 3
  772. tp1.Position = UDim2.new(0.0284090936, 0, 0.232638866, 0)
  773. tp1.Size = UDim2.new(0, 104, 0, 28)
  774. tp1.Font = Enum.Font.Cartoon
  775. tp1.Text = "Spawn"
  776. tp1.TextColor3 = Color3.new(0, 0, 0)
  777. tp1.TextScaled = true
  778. tp1.TextSize = 14
  779. tp1.TextWrapped = true
  780.  
  781. tp2.Name = "tp2"
  782. tp2.Parent = TeleportF
  783. tp2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  784. tp2.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  785. tp2.BorderSizePixel = 3
  786. tp2.Position = UDim2.new(0.0284090936, 0, 0.371527761, 0)
  787. tp2.Size = UDim2.new(0, 104, 0, 28)
  788. tp2.Font = Enum.Font.Cartoon
  789. tp2.Text = "WoodRus"
  790. tp2.TextColor3 = Color3.new(0, 0, 0)
  791. tp2.TextScaled = true
  792. tp2.TextSize = 14
  793. tp2.TextWrapped = true
  794.  
  795. tp3.Name = "tp3"
  796. tp3.Parent = TeleportF
  797. tp3.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  798. tp3.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  799. tp3.BorderSizePixel = 3
  800. tp3.Position = UDim2.new(0.0284090936, 0, 0.513888836, 0)
  801. tp3.Size = UDim2.new(0, 104, 0, 28)
  802. tp3.Font = Enum.Font.Cartoon
  803. tp3.Text = "LandStore"
  804. tp3.TextColor3 = Color3.new(0, 0, 0)
  805. tp3.TextScaled = true
  806. tp3.TextSize = 14
  807. tp3.TextWrapped = true
  808.  
  809. tp4.Name = "tp4"
  810. tp4.Parent = TeleportF
  811. tp4.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  812. tp4.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  813. tp4.BorderSizePixel = 3
  814. tp4.Position = UDim2.new(0.0284090936, 0, 0.659722149, 0)
  815. tp4.Size = UDim2.new(0, 104, 0, 28)
  816. tp4.Font = Enum.Font.Cartoon
  817. tp4.Text = "CarStore"
  818. tp4.TextColor3 = Color3.new(0, 0, 0)
  819. tp4.TextScaled = true
  820. tp4.TextSize = 14
  821. tp4.TextWrapped = true
  822.  
  823. tp5.Name = "tp5"
  824. tp5.Parent = TeleportF
  825. tp5.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  826. tp5.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  827. tp5.BorderSizePixel = 3
  828. tp5.Position = UDim2.new(0.0284090936, 0, 0.809027672, 0)
  829. tp5.Size = UDim2.new(0, 104, 0, 28)
  830. tp5.Font = Enum.Font.Cartoon
  831. tp5.Text = "BobStore"
  832. tp5.TextColor3 = Color3.new(0, 0, 0)
  833. tp5.TextScaled = true
  834. tp5.TextSize = 14
  835. tp5.TextWrapped = true
  836.  
  837. tp6.Name = "tp6"
  838. tp6.Parent = TeleportF
  839. tp6.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  840. tp6.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  841. tp6.BorderSizePixel = 3
  842. tp6.Position = UDim2.new(0.678977251, 0, 0.232638776, 0)
  843. tp6.Size = UDim2.new(0, 104, 0, 28)
  844. tp6.Font = Enum.Font.Cartoon
  845. tp6.Text = "Volcano"
  846. tp6.TextColor3 = Color3.new(0, 0, 0)
  847. tp6.TextScaled = true
  848. tp6.TextSize = 14
  849. tp6.TextWrapped = true
  850.  
  851. tp7.Name = "tp7"
  852. tp7.Parent = TeleportF
  853. tp7.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  854. tp7.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  855. tp7.BorderSizePixel = 3
  856. tp7.Position = UDim2.new(0.678977251, 0, 0.371527672, 0)
  857. tp7.Size = UDim2.new(0, 104, 0, 28)
  858. tp7.Font = Enum.Font.Cartoon
  859. tp7.Text = "Cave"
  860. tp7.TextColor3 = Color3.new(0, 0, 0)
  861. tp7.TextScaled = true
  862. tp7.TextSize = 14
  863. tp7.TextWrapped = true
  864.  
  865. tp8.Name = "tp8"
  866. tp8.Parent = TeleportF
  867. tp8.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  868. tp8.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  869. tp8.BorderSizePixel = 3
  870. tp8.Position = UDim2.new(0.678977251, 0, 0.513888776, 0)
  871. tp8.Size = UDim2.new(0, 104, 0, 28)
  872. tp8.Font = Enum.Font.Cartoon
  873. tp8.Text = "TheDen"
  874. tp8.TextColor3 = Color3.new(0, 0, 0)
  875. tp8.TextScaled = true
  876. tp8.TextSize = 14
  877. tp8.TextWrapped = true
  878.  
  879. tp9.Name = "tp9"
  880. tp9.Parent = TeleportF
  881. tp9.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  882. tp9.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  883. tp9.BorderSizePixel = 3
  884. tp9.Position = UDim2.new(0.678977251, 0, 0.65972209, 0)
  885. tp9.Size = UDim2.new(0, 104, 0, 28)
  886. tp9.Font = Enum.Font.Cartoon
  887. tp9.Text = "StrangeMan"
  888. tp9.TextColor3 = Color3.new(0, 0, 0)
  889. tp9.TextScaled = true
  890. tp9.TextSize = 14
  891. tp9.TextWrapped = true
  892.  
  893. tp10.Name = "tp10"
  894. tp10.Parent = TeleportF
  895. tp10.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  896. tp10.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  897. tp10.BorderSizePixel = 3
  898. tp10.Position = UDim2.new(0.678977251, 0, 0.809027672, 0)
  899. tp10.Size = UDim2.new(0, 104, 0, 28)
  900. tp10.Font = Enum.Font.Cartoon
  901. tp10.Text = "FurnitureShop"
  902. tp10.TextColor3 = Color3.new(0, 0, 0)
  903. tp10.TextScaled = true
  904. tp10.TextSize = 14
  905. tp10.TextWrapped = true
  906.  
  907. tp11.Name = "tp11"
  908. tp11.Parent = TeleportF
  909. tp11.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  910. tp11.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  911. tp11.BorderSizePixel = 3
  912. tp11.Position = UDim2.new(0.352272719, 0, 0.232638776, 0)
  913. tp11.Size = UDim2.new(0, 104, 0, 28)
  914. tp11.Font = Enum.Font.Cartoon
  915. tp11.Text = "Link'sLogic"
  916. tp11.TextColor3 = Color3.new(0, 0, 0)
  917. tp11.TextScaled = true
  918. tp11.TextSize = 14
  919. tp11.TextWrapped = true
  920.  
  921. tp12.Name = "tp12"
  922. tp12.Parent = TeleportF
  923. tp12.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  924. tp12.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  925. tp12.BorderSizePixel = 3
  926. tp12.Position = UDim2.new(0.352272719, 0, 0.371527672, 0)
  927. tp12.Size = UDim2.new(0, 104, 0, 28)
  928. tp12.Font = Enum.Font.Cartoon
  929. tp12.Text = "Palm Island"
  930. tp12.TextColor3 = Color3.new(0, 0, 0)
  931. tp12.TextScaled = true
  932. tp12.TextSize = 14
  933. tp12.TextWrapped = true
  934.  
  935. tp13.Name = "tp13"
  936. tp13.Parent = TeleportF
  937. tp13.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  938. tp13.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  939. tp13.BorderSizePixel = 3
  940. tp13.Position = UDim2.new(0.352272719, 0, 0.513888776, 0)
  941. tp13.Size = UDim2.new(0, 104, 0, 28)
  942. tp13.Font = Enum.Font.Cartoon
  943. tp13.Text = "Art Shop"
  944. tp13.TextColor3 = Color3.new(0, 0, 0)
  945. tp13.TextScaled = true
  946. tp13.TextSize = 14
  947. tp13.TextWrapped = true
  948.  
  949. tp14.Name = "tp14"
  950. tp14.Parent = TeleportF
  951. tp14.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  952. tp14.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  953. tp14.BorderSizePixel = 3
  954. tp14.Position = UDim2.new(0.349431813, 0, 0.65972209, 0)
  955. tp14.Size = UDim2.new(0, 104, 0, 28)
  956. tp14.Font = Enum.Font.Cartoon
  957. tp14.Text = "Swamp"
  958. tp14.TextColor3 = Color3.new(0, 0, 0)
  959. tp14.TextScaled = true
  960. tp14.TextSize = 14
  961. tp14.TextWrapped = true
  962.  
  963. tp15.Name = "tp15"
  964. tp15.Parent = TeleportF
  965. tp15.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  966. tp15.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  967. tp15.BorderSizePixel = 3
  968. tp15.Position = UDim2.new(0.349431813, 0, 0.809027672, 0)
  969. tp15.Size = UDim2.new(0, 104, 0, 28)
  970. tp15.Font = Enum.Font.Cartoon
  971. tp15.Text = "SnowGlow Tree"
  972. tp15.TextColor3 = Color3.new(0, 0, 0)
  973. tp15.TextScaled = true
  974. tp15.TextSize = 14
  975. tp15.TextWrapped = true
  976.  
  977. x.Name = "x"
  978. x.Parent = TeleportF
  979. x.BackgroundColor3 = Color3.new(1, 1, 1)
  980. x.BackgroundTransparency = 1
  981. x.Position = UDim2.new(0.974431932, 0, -0.038194444, 0)
  982. x.Size = UDim2.new(0, 25, 0, 27)
  983. x.Font = Enum.Font.Cartoon
  984. x.Text = "X"
  985. x.TextColor3 = Color3.new(0.517647, 0, 0)
  986. x.TextScaled = true
  987. x.TextSize = 14
  988. x.TextWrapped = true
  989.  
  990. mainlite.Name = "mainlite"
  991. mainlite.Parent = Ent3g
  992. mainlite.Active = true
  993. mainlite.Draggable = true
  994. mainlite.BackgroundColor3 = Color3.new(0.14902, 0.262745, 0.282353)
  995. mainlite.Position = UDim2.new(0.332798064, 0, 0.301369876, 0)
  996. mainlite.Size = UDim2.new(0, 296, 0, 268)
  997. mainlite.Visible = false
  998.  
  999. dra.Name = "dra"
  1000. dra.Parent = mainlite
  1001. dra.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1002. dra.BorderSizePixel = 0
  1003. dra.Position = UDim2.new(-0.0506756753, 0, -0.0522388071, 0)
  1004. dra.Size = UDim2.new(0, 329, 0, 61)
  1005.  
  1006. dra2.Name = "dra2"
  1007. dra2.Parent = dra
  1008. dra2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1009. dra2.BorderSizePixel = 0
  1010. dra2.Position = UDim2.new(-0.0020434719, 0, -0.00305851176, 0)
  1011. dra2.Size = UDim2.new(0, 329, 0, 41)
  1012.  
  1013. uds.Name = "uds"
  1014. uds.Parent = dra2
  1015. uds.BackgroundColor3 = Color3.new(1, 1, 1)
  1016. uds.BackgroundTransparency = 1
  1017. uds.Position = UDim2.new(0.0820668712, 0, 0, 0)
  1018. uds.Size = UDim2.new(0, 274, 0, 39)
  1019. uds.Font = Enum.Font.Cartoon
  1020. uds.Text = "[LITE] STALKER"
  1021. uds.TextColor3 = Color3.new(0, 0, 0)
  1022. uds.TextScaled = true
  1023. uds.TextSize = 14
  1024. uds.TextWrapped = true
  1025.  
  1026. l1.Name = "l1"
  1027. l1.Parent = mainlite
  1028. l1.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1029. l1.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1030. l1.BorderSizePixel = 3
  1031. l1.Position = UDim2.new(0.0371621624, 0, 0.440298498, 0)
  1032. l1.Size = UDim2.new(0, 106, 0, 32)
  1033. l1.Font = Enum.Font.Cartoon
  1034. l1.Text = "CopyBase"
  1035. l1.TextColor3 = Color3.new(0, 0, 0)
  1036. l1.TextScaled = true
  1037. l1.TextSize = 14
  1038. l1.TextWrapped = true
  1039. l1.MouseButton1Down:connect(function()
  1040. plr = waw.Text
  1041. pmds = game.Workspace.PlayerModels
  1042. PlaceR = game.ReplicatedStorage.PlaceStructure.ClientPlacedBlueprint
  1043. PlaceS = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  1044. Property = nil
  1045. MProperty = nil
  1046.  
  1047. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  1048. if v:FindFirstChild("Owner") and v.Owner.Value ~= nil and v.Owner.Value == game.Players[plr] then
  1049. Property = v.OriginSquare
  1050. end
  1051. end
  1052.  
  1053. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  1054. if v:FindFirstChild("Owner") and v.Owner.Value ~= nil and v.Owner.Value == game.Players.LocalPlayer then
  1055. MProperty = v.OriginSquare
  1056. end
  1057. end
  1058.  
  1059.  
  1060. function copypart(mod)
  1061. if mod:FindFirstChild("MainCFrame") then
  1062. Cframe = mod.MainCFrame.Value
  1063. else
  1064. Cframe = mod.PrimaryPart.CFrame
  1065. end
  1066. X = Property.Position.X - Cframe.X
  1067. Y = Property.Position.Y - Cframe.Y
  1068. Z = Property.Position.Z - Cframe.Z
  1069. PlaceR:FireServer(mod.ItemName.Value, (CFrame.new(MProperty.Position.X, MProperty.Position.Y, MProperty.Position.Z)*CFrame.Angles(Cframe:toEulerAnglesXYZ())) - Vector3.new(X, Y, Z), game.Players.LocalPlayer)
  1070. wait()
  1071. end
  1072.  
  1073.  
  1074.  
  1075. for i, v in pairs(pmds:GetChildren()) do
  1076. if v:FindFirstChild("Owner") and v.Owner.Value ~= nil and v.Owner.Value == game.Players[plr] and v:FindFirstChild("ItemName") and v:FindFirstChild("Type") and (v.PrimaryPart ~= nil or v:FindFirstChild("MainCFrame")) then
  1077. copypart(v)
  1078. end
  1079. end
  1080. wait(1)
  1081. waw.Text = "bgst"
  1082. wait(1)
  1083. waw.Text = "PLAYER NAME"
  1084. end)
  1085.  
  1086. waw.Name = "waw"
  1087. waw.Parent = mainlite
  1088. waw.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1089. waw.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1090. waw.BorderSizePixel = 3
  1091. waw.Position = UDim2.new(0.219594598, 0, 0.208955228, 0)
  1092. waw.Size = UDim2.new(0, 164, 0, 37)
  1093. waw.Font = Enum.Font.Cartoon
  1094. waw.PlaceholderText = "input Player Name here"
  1095. waw.Text = "PLAYER NAME"
  1096. waw.TextColor3 = Color3.new(0, 0, 0)
  1097. waw.TextScaled = true
  1098. waw.TextSize = 14
  1099. waw.TextWrapped = true
  1100.  
  1101. l2.Name = "l2"
  1102. l2.Parent = mainlite
  1103. l2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1104. l2.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1105. l2.BorderSizePixel = 3
  1106. l2.Position = UDim2.new(0.604729772, 0, 0.440298498, 0)
  1107. l2.Size = UDim2.new(0, 106, 0, 32)
  1108. l2.Font = Enum.Font.Cartoon
  1109. l2.Text = "NoClip"
  1110. l2.TextColor3 = Color3.new(0, 0, 0)
  1111. l2.TextScaled = true
  1112. l2.TextSize = 14
  1113. l2.TextWrapped = true
  1114. noclip = false
  1115. game:GetService('RunService').Stepped:connect(function()
  1116. if noclip then
  1117. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1118. l2.BackgroundColor3 = Color3.new(0, 255, 0)
  1119. l2.Text = "Disable NoClip"
  1120. end
  1121. end)
  1122. l2.MouseButton1Down:connect(function()
  1123. noclip = not noclip
  1124. l2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1125. l2.Text = "NoClip"
  1126. end)
  1127.  
  1128. l3.Name = "l3"
  1129. l3.Parent = mainlite
  1130. l3.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1131. l3.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1132. l3.BorderSizePixel = 3
  1133. l3.Position = UDim2.new(0.0337838531, 0, 0.649253726, 0)
  1134. l3.Size = UDim2.new(0, 106, 0, 32)
  1135. l3.Font = Enum.Font.Cartoon
  1136. l3.Text = "Ctrl+Click TP"
  1137. l3.TextColor3 = Color3.new(0, 0, 0)
  1138. l3.TextScaled = true
  1139. l3.TextSize = 14
  1140. l3.TextWrapped = true
  1141. l3.MouseButton1Down:connect(function()
  1142. local Plr = game:GetService("Players").LocalPlayer
  1143. local Mouse = Plr:GetMouse()
  1144.  
  1145. Mouse.Button1Down:connect(function()
  1146. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  1147. if not Mouse.Target then return end
  1148. Plr.Character:MoveTo(Mouse.Hit.p)
  1149. end)
  1150. end)
  1151.  
  1152. l4.Name = "l4"
  1153. l4.Parent = mainlite
  1154. l4.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1155. l4.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1156. l4.BorderSizePixel = 3
  1157. l4.Position = UDim2.new(0.604729772, 0, 0.649253726, 0)
  1158. l4.Size = UDim2.new(0, 106, 0, 32)
  1159. l4.Font = Enum.Font.Cartoon
  1160. l4.Text = "TpGift"
  1161. l4.TextColor3 = Color3.new(0, 0, 0)
  1162. l4.TextScaled = true
  1163. l4.TextSize = 14
  1164. l4.TextWrapped = true
  1165. l4.MouseButton1Down:connect(function()
  1166. for i,v in next,workspace.PlayerModels:GetChildren() do
  1167. if v:FindFirstChild("Main") and v.Owner.Value == game.Players.LocalPlayer then
  1168. for q,p in pairs(v:GetChildren()) do
  1169. if p.Name:lower():match("box") or p.Name == "DraggableItem" then
  1170. wait()
  1171. v.PrimaryPart = v.Main
  1172. game.ReplicatedStorage.Interaction.Verify:FireServer('Item owned by player',v)
  1173. v:SetPrimaryPartCFrame(game.Players.LocalPlayer.Character.Head.CFrame)
  1174. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1175. end
  1176. end
  1177. end
  1178. end
  1179. end)
  1180.  
  1181. l5.Name = "l5"
  1182. l5.Parent = mainlite
  1183. l5.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1184. l5.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1185. l5.BorderSizePixel = 3
  1186. l5.Position = UDim2.new(0.0371621847, 0, 0.835820913, 0)
  1187. l5.Size = UDim2.new(0, 106, 0, 32)
  1188. l5.Font = Enum.Font.Cartoon
  1189. l5.Text = "LeakItem"
  1190. l5.TextColor3 = Color3.new(0, 0, 0)
  1191. l5.TextScaled = true
  1192. l5.TextSize = 14
  1193. l5.TextWrapped = true
  1194. l5.MouseButton1Down:connect(function()
  1195. game.ReplicatedStorage.Purchasables:Clone().Parent = game.Workspace.PlayerModels
  1196. end)
  1197.  
  1198. SOON.Name = "SOON"
  1199. SOON.Parent = mainlite
  1200. SOON.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1201. SOON.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1202. SOON.BorderSizePixel = 3
  1203. SOON.Position = UDim2.new(0.604729772, 0, 0.835820913, 0)
  1204. SOON.Size = UDim2.new(0, 106, 0, 32)
  1205. SOON.Font = Enum.Font.Cartoon
  1206. SOON.Text = "SOON"
  1207. SOON.TextColor3 = Color3.new(0.388235, 0, 0)
  1208. SOON.TextScaled = true
  1209. SOON.TextSize = 14
  1210. SOON.TextWrapped = true
  1211.  
  1212. WoodF.Name = "WoodF"
  1213. WoodF.Parent = Ent3g
  1214. WoodF.Active = true
  1215. WoodF.Draggable = true
  1216. WoodF.BackgroundColor3 = Color3.new(0.14902, 0.262745, 0.282353)
  1217. WoodF.Position = UDim2.new(0.334846765, 0, 0.230919763, 0)
  1218. WoodF.Size = UDim2.new(0, 291, 0, 277)
  1219. WoodF.Visible = false
  1220.  
  1221. tet.Name = "tet"
  1222. tet.Parent = WoodF
  1223. tet.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1224. tet.BorderSizePixel = 0
  1225. tet.Position = UDim2.new(-0.0515463911, 0, -0.108303249, 0)
  1226. tet.Size = UDim2.new(0, 325, 0, 57)
  1227.  
  1228. te2.Name = "te2"
  1229. te2.Parent = tet
  1230. te2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1231. te2.BorderSizePixel = 0
  1232. te2.Position = UDim2.new(-0.00231557991, 0, -0.00304011302, 0)
  1233. te2.Size = UDim2.new(0, 325, 0, 37)
  1234.  
  1235. ulud.Name = "ulud"
  1236. ulud.Parent = te2
  1237. ulud.BackgroundColor3 = Color3.new(1, 1, 1)
  1238. ulud.BackgroundTransparency = 1
  1239. ulud.Position = UDim2.new(0.123076923, 0, 0, 0)
  1240. ulud.Size = UDim2.new(0, 249, 0, 37)
  1241. ulud.Font = Enum.Font.Cartoon
  1242. ulud.Text = "Woods Menu"
  1243. ulud.TextColor3 = Color3.new(0, 0, 0)
  1244. ulud.TextScaled = true
  1245. ulud.TextSize = 14
  1246. ulud.TextWrapped = true
  1247.  
  1248. w1.Name = "w1"
  1249. w1.Parent = WoodF
  1250. w1.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1251. w1.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1252. w1.BorderSizePixel = 3
  1253. w1.Position = UDim2.new(0.030927835, 0, 0.176895306, 0)
  1254. w1.Size = UDim2.new(0, 103, 0, 30)
  1255. w1.Font = Enum.Font.Cartoon
  1256. w1.Text = "SellTree"
  1257. w1.TextColor3 = Color3.new(0, 0, 0)
  1258. w1.TextScaled = true
  1259. w1.TextSize = 14
  1260. w1.TextWrapped = true
  1261. w1.MouseButton1Down:connect(function()
  1262. for _, Log in pairs(service.Workspace.LogModels:GetChildren()) do
  1263. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1264. if Log.Owner.Value == service.Players.LocalPlayer then
  1265. for i,v in pairs(Log:GetChildren()) do
  1266. if v.Name=="WoodSection" then
  1267. spawn(function()
  1268. for i=1,10 do
  1269. wait()
  1270. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1271. end
  1272. end)
  1273. end
  1274. end
  1275. spawn(function()
  1276. for i=1,20 do
  1277. wait()
  1278. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  1279. end
  1280. end)
  1281. end
  1282. end
  1283. end
  1284. end)
  1285.  
  1286. w2.Name = "w2"
  1287. w2.Parent = WoodF
  1288. w2.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1289. w2.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1290. w2.BorderSizePixel = 3
  1291. w2.Position = UDim2.new(0.030927835, 0, 0.353790611, 0)
  1292. w2.Size = UDim2.new(0, 103, 0, 30)
  1293. w2.Font = Enum.Font.Cartoon
  1294. w2.Text = "SellPlanks"
  1295. w2.TextColor3 = Color3.new(0, 0, 0)
  1296. w2.TextScaled = true
  1297. w2.TextSize = 14
  1298. w2.TextWrapped = true
  1299. w2.MouseButton1Down:connect(function()
  1300. for _, Plank in pairs(service.Workspace.PlayerModels:GetChildren()) do
  1301. if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  1302. if Plank.Owner.Value == service.Players.LocalPlayer then
  1303. for i,v in pairs(Plank:GetChildren()) do
  1304. if v.Name=="WoodSection" then
  1305. spawn(function()
  1306. for i=1,10 do
  1307. wait()
  1308. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1309. end
  1310. end)
  1311. end
  1312. end
  1313. spawn(function()
  1314. for i=1,20 do
  1315. wait()
  1316. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  1317. end
  1318. end)
  1319. end
  1320. end
  1321. end
  1322. end)
  1323.  
  1324. w3.Name = "w3"
  1325. w3.Parent = WoodF
  1326. w3.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1327. w3.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1328. w3.BorderSizePixel = 3
  1329. w3.Position = UDim2.new(0.030927835, 0, 0.534296036, 0)
  1330. w3.Size = UDim2.new(0, 103, 0, 30)
  1331. w3.Font = Enum.Font.Cartoon
  1332. w3.Text = "Wood2Sawmill"
  1333. w3.TextColor3 = Color3.new(0, 0, 0)
  1334. w3.TextScaled = true
  1335. w3.TextSize = 14
  1336. w3.TextWrapped = true
  1337. w3.MouseButton1Down:connect(function()
  1338. Mouse.KeyDown:connect(function(key)
  1339. if key:lower() == "q" then
  1340. Treee = Mouse.Target
  1341. elseif key:lower() == "p" then
  1342. if Mouse.Target.Parent:FindFirstChild("BlockageAlert") then
  1343. Sawmill = Mouse.Target.Parent
  1344. else
  1345. Sawmill=Mouse.Target.Parent.Parent
  1346. end
  1347. if Sawmill:FindFirstChild("BlockageAlert") and Sawmill:FindFirstChild("Owner") then
  1348. SawmillC = true
  1349. else
  1350. SawmillC = false
  1351. print"Something went wrong while setting the sawmill!"
  1352. end
  1353. elseif key:lower() == "z" then
  1354. if Treee ~= nil then
  1355. Mod(Treee)
  1356. else
  1357. print("Select tree with 'Q'!")
  1358. end
  1359. end
  1360. end)
  1361.  
  1362. function Mod(SelectedPart)
  1363. if SawmillC ~= true then
  1364. print'Set the sawmill with "P"!'
  1365. return
  1366. end
  1367. if SelectedPart.Parent:FindFirstChild("TreeClass") and SelectedPart.Parent:FindFirstChild("Owner") then
  1368. print("Tree: "..SelectedPart.Parent.TreeClass.Value)
  1369. Tree = SelectedPart.Parent
  1370. Tree.PrimaryPart = SelectedPart
  1371. game.ReplicatedStorage.Interaction.Verify:FireServer('Item owned by player',Tree)
  1372. Tree:SetPrimaryPartCFrame(Sawmill.Particles.CFrame)
  1373. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Tree)
  1374. end
  1375. end
  1376. end)
  1377.  
  1378. w4.Name = "w4"
  1379. w4.Parent = WoodF
  1380. w4.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1381. w4.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1382. w4.BorderSizePixel = 3
  1383. w4.Position = UDim2.new(0.030927835, 0, 0.703971148, 0)
  1384. w4.Size = UDim2.new(0, 103, 0, 30)
  1385. w4.Font = Enum.Font.Cartoon
  1386. w4.Text = "BringWood"
  1387. w4.TextColor3 = Color3.new(0, 0, 0)
  1388. w4.TextScaled = true
  1389. w4.TextSize = 14
  1390. w4.TextWrapped = true
  1391. w4.MouseButton1Down:connect(function()
  1392. for _, Log in pairs(service.Workspace.LogModels:GetChildren()) do
  1393. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1394. if Log.Owner.Value == service.Players.LocalPlayer then
  1395. Log:MoveTo(service.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 20, 0))
  1396. for i=1,100 do
  1397. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  1398. end
  1399. end
  1400. end
  1401. end
  1402. end)
  1403.  
  1404. w5.Name = "w5"
  1405. w5.Parent = WoodF
  1406. w5.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1407. w5.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1408. w5.BorderSizePixel = 3
  1409. w5.Position = UDim2.new(0.608247399, 0, 0.17689532, 0)
  1410. w5.Size = UDim2.new(0, 103, 0, 30)
  1411. w5.Font = Enum.Font.Cartoon
  1412. w5.Text = "StealWood"
  1413. w5.TextColor3 = Color3.new(0, 0, 0)
  1414. w5.TextScaled = true
  1415. w5.TextSize = 14
  1416. w5.TextWrapped = true
  1417. w5.MouseButton1Down:connect(function()
  1418. Owner = false
  1419. for i, v in pairs(game.Workspace:GetChildren()) do
  1420. if v.Name == "Owner" then
  1421. Owner = true
  1422. end
  1423. end
  1424.  
  1425. if Owner == false then
  1426. for i, v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1427. for a, b in pairs(v:GetChildren()) do
  1428. if b.Name == "Owner" then
  1429. for c, d in pairs(b:GetChildren()) do
  1430. if d:IsA("StringValue") then
  1431. if d.Value == game.Players.LocalPlayer.Name then
  1432. object = b
  1433. end
  1434. end
  1435. end
  1436. end
  1437. end
  1438. end
  1439.  
  1440. print("Copied")
  1441.  
  1442. if object then
  1443. Owner = true
  1444. object:clone().Parent = game.Workspace
  1445. end
  1446. end
  1447. wait()
  1448.  
  1449. if Owner == true then
  1450. print("Copying")
  1451. for i, v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1452. for a, b in pairs(v:GetChildren()) do
  1453. if b.Name == "Owner" then
  1454. b:remove()
  1455. game.Workspace.Owner:clone().Parent = v
  1456. end
  1457. end
  1458. end
  1459. end
  1460.  
  1461. end)
  1462.  
  1463. w6.Name = "w6"
  1464. w6.Parent = WoodF
  1465. w6.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1466. w6.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1467. w6.BorderSizePixel = 3
  1468. w6.Position = UDim2.new(0.608247399, 0, 0.353790641, 0)
  1469. w6.Size = UDim2.new(0, 103, 0, 30)
  1470. w6.Font = Enum.Font.Cartoon
  1471. w6.Text = "Reload/Refresh Server"
  1472. w6.TextColor3 = Color3.new(0, 0, 0)
  1473. w6.TextScaled = true
  1474. w6.TextSize = 14
  1475. w6.TextWrapped = true
  1476. w6.MouseButton1Down:connect(function()
  1477. local Models = game.Workspace.PlayerModels
  1478. Models.Parent = game.Geometry
  1479. wait(4)
  1480. Models.Parent = game.Workspace
  1481. end)
  1482.  
  1483. w7.Name = "w7"
  1484. w7.Parent = WoodF
  1485. w7.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1486. w7.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1487. w7.BorderSizePixel = 3
  1488. w7.Position = UDim2.new(0.608247399, 0, 0.534296036, 0)
  1489. w7.Size = UDim2.new(0, 103, 0, 30)
  1490. w7.Font = Enum.Font.Cartoon
  1491. w7.Text = "BringPlanks"
  1492. w7.TextColor3 = Color3.new(0, 0, 0)
  1493. w7.TextScaled = true
  1494. w7.TextSize = 14
  1495. w7.TextWrapped = true
  1496. w7.MouseButton1Down:connect(function()
  1497. for _, Plank in pairs(service.Workspace.PlayerModels:GetChildren()) do
  1498. if Plank.Name == "Plank" and Plank.Owner.Value==service.Players.LocalPlayer then
  1499. Plank:MoveTo(service.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 20, 0))
  1500. for i=1,100 do
  1501. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  1502. end
  1503. end
  1504. end
  1505. end)
  1506.  
  1507. SOONY.Name = "SOONY"
  1508. SOONY.Parent = WoodF
  1509. SOONY.BackgroundColor3 = Color3.new(0.74902, 0.333333, 0.92549)
  1510. SOONY.BorderColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1511. SOONY.BorderSizePixel = 3
  1512. SOONY.Position = UDim2.new(0.608247399, 0, 0.703971148, 0)
  1513. SOONY.Size = UDim2.new(0, 103, 0, 30)
  1514. SOONY.Font = Enum.Font.Cartoon
  1515. SOONY.Text = "SOON"
  1516. SOONY.TextColor3 = Color3.new(0, 0, 0)
  1517. SOONY.TextScaled = true
  1518. SOONY.TextSize = 14
  1519. SOONY.TextWrapped = true
  1520.  
  1521. xe.Name = "xe"
  1522. xe.Parent = WoodF
  1523. xe.BackgroundColor3 = Color3.new(1, 1, 1)
  1524. xe.BackgroundTransparency = 1
  1525. xe.Position = UDim2.new(0.986254275, 0, -0.108303249, 0)
  1526. xe.Size = UDim2.new(0, 23, 0, 23)
  1527. xe.Font = Enum.Font.Cartoon
  1528. xe.Text = "X"
  1529. xe.TextColor3 = Color3.new(0.470588, 0, 0)
  1530. xe.TextScaled = true
  1531. xe.TextSize = 14
  1532. xe.TextWrapped = true
  1533. xe.MouseButton1Down:connect(function()
  1534. game.CoreGui.Ent3g:Destroy()
  1535. end)
  1536.  
  1537.  
  1538. -- Scripts:
  1539.  
  1540. -- ColorHax Script
  1541.  
  1542. woodtype = "Birch"
  1543.  
  1544. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  1545. tool.RequiresHandle = false
  1546. --tool.RobloxLocked = true
  1547. tool.Name = "Paint"
  1548. tool.ToolTip = "Changes A Stucture's Wood Type"
  1549. tool.Equipped:connect(function(Mouse)
  1550. Mouse.Button1Down:connect(function()
  1551. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  1552. local Cframe
  1553. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  1554. Cframe = Mouse.Target.Parent.MainCFrame.Value
  1555. else
  1556. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  1557. end
  1558. if Mouse.Target.Parent ~= nil then
  1559. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  1560. end
  1561. else
  1562. --do nothing
  1563. end
  1564. end)
  1565. end)
  1566.  
  1567. g1 = false
  1568. g2 = false
  1569. g3 = false
  1570. g4 = false
  1571. g5 = false
  1572. g6 = false
  1573. g7 = false
  1574. g8 = false
  1575. g9 = false
  1576. g10 = false
  1577. g11 = false
  1578. g112 = false
  1579. g12 = false
  1580.  
  1581. pa1.MouseButton1Down:connect(function()
  1582. if g1 == true then
  1583. g1 = false
  1584. pa1.Text = "Phantom"
  1585. else
  1586. g1 = true
  1587. pa1.Text = "Currently"
  1588. if g1 then
  1589. woodtype = "LoneCave"
  1590. end
  1591. end
  1592. end)
  1593.  
  1594. pa2.MouseButton1Down:connect(function()
  1595. if g2 == true then
  1596. g2 = false
  1597. pa2.Text = "CaveCrawler"
  1598. else
  1599. g2 = true
  1600. pa2.Text = "Currently"
  1601. if g2 then
  1602. woodtype = "CaveCrawler"
  1603. end
  1604. end
  1605. end)
  1606.  
  1607. pa3.MouseButton1Down:connect(function()
  1608. if g3 == true then
  1609. g3 = false
  1610. pa3.Text = "Spooky"
  1611. else
  1612. g3 = true
  1613. pa3.Text = "Currently"
  1614. if g3 then
  1615. woodtype = "Spooky"
  1616. end
  1617. end
  1618. end)
  1619.  
  1620. pa4.MouseButton1Down:connect(function()
  1621. if g4 == true then
  1622. g4 = false
  1623. pa4.Text = "SpookyNeon"
  1624. else
  1625. g4 = true
  1626. pa4.Text = "Currently"
  1627. if g4 then
  1628. woodtype = "SpookyNeon"
  1629. end
  1630. end
  1631. end)
  1632.  
  1633. pa5.MouseButton1Down:connect(function()
  1634. if g5 == true then
  1635. g5 = false
  1636. pa5.Text = "Volcano"
  1637. else
  1638. g5 = true
  1639. pa5.Text = "Currently"
  1640. if g5 then
  1641. woodtype = "Volcano"
  1642. end
  1643. end
  1644. end)
  1645.  
  1646. pa6.MouseButton1Down:connect(function()
  1647. if g6 == true then
  1648. g6 = false
  1649. pa6.Text = "Grey"
  1650. else
  1651. g6 = true
  1652. pa6.Text = "Currently"
  1653. if g6 then
  1654. woodtype = nil
  1655. end
  1656. end
  1657. end)
  1658.  
  1659. pa7.MouseButton1Down:connect(function()
  1660. if g7 == true then
  1661. g7 = false
  1662. pa7.Text = "Frost"
  1663. else
  1664. g7 = true
  1665. pa7.Text = "Currently"
  1666. if g7 then
  1667. woodtype = "Frost"
  1668. end
  1669. end
  1670. end)
  1671.  
  1672. pa8.MouseButton1Down:connect(function()
  1673. if g8 == true then
  1674. g8 = false
  1675. pa8.Text = "Pink"
  1676. else
  1677. g8 = true
  1678. pa8.Text = "Currently"
  1679. if g8 then
  1680. woodtype = "GenericSpecial"
  1681. end
  1682. end
  1683. end)
  1684.  
  1685. pa9.MouseButton1Down:connect(function()
  1686. if g9 == true then
  1687. g9 = false
  1688. pa9.Text = "Walnut"
  1689. else
  1690. g9 = true
  1691. pa9.Text = "Currently"
  1692. if g9 then
  1693. woodtype = "Walnut"
  1694. end
  1695. end
  1696. end)
  1697.  
  1698. pa10.MouseButton1Down:connect(function()
  1699. if g10 == true then
  1700. g10 = false
  1701. pa10.Text = "Birch"
  1702. else
  1703. g10 = true
  1704. pa10.Text = "Currently"
  1705. if g10 then
  1706. woodtype = "Birch"
  1707. end
  1708. end
  1709. end)
  1710.  
  1711. pa11.MouseButton1Down:connect(function()
  1712. if g11 == true then
  1713. g11 = false
  1714. pa11.Text = "Palm"
  1715. else
  1716. g11 = true
  1717. pa11.Text = "Currently"
  1718. if g11 then
  1719. woodtype = "Palm"
  1720. end
  1721. end
  1722. end)
  1723.  
  1724. pa11_2.MouseButton1Down:connect(function()
  1725. if g112 == true then
  1726. g112 = false
  1727. pa11_2.Text = "General"
  1728. else
  1729. g112 = true
  1730. pa11_2.Text = "Currently"
  1731. if g112 then
  1732. woodtype = "General"
  1733. end
  1734. end
  1735. end)
  1736.  
  1737. pa12.MouseButton1Down:connect(function()
  1738. if g12 == true then
  1739. g12 = false
  1740. pa12.Text = "SnowGlow"
  1741. else
  1742. g12 = true
  1743. pa12.Text = "Currently"
  1744. if g12 then
  1745. woodtype = "SnowGlow"
  1746. end
  1747. end
  1748. end)
  1749.  
  1750. -- Teleport:
  1751. local WayPoints = {
  1752. ["Wood R Us"] = CFrame.new(265, 5, 57),
  1753. ["SpawnPoint"] = CFrame.new(155, 5, 74),
  1754. ["Land Store"] = CFrame.new(258, 5, -99),
  1755. ["Link's Logic"] = CFrame.new(4607, 9, -798),
  1756. ["Cave"] = CFrame.new(3581, -177, 430),
  1757. ["Volcano"] = CFrame.new(-1585, 625, 1140),
  1758. ["Swamp"] = CFrame.new(-1209, 138, -801),
  1759. ["Palm Island"] = CFrame.new(2549, 5, -42),
  1760. ["Fancy Furnishings"] = CFrame.new(491, 13, -1720),
  1761. ["Boxed Cars"] = CFrame.new(509, 5.2, -1463),
  1762. ["Fine Arts Shop"] = CFrame.new(5207, -156, 719),
  1763. ["Bob's Shack"] = CFrame.new(260, 10, -2542),
  1764. ["Dock"] = CFrame.new(1114, 3.2, -197),
  1765. ["Bridge"] = CFrame.new(113, 15, -977),
  1766. ["End Times"] = CFrame.new(113, -204, -951),
  1767. ["Shrine Of Sight"] = CFrame.new(-1600, 205, 919),
  1768. ["The Den"] = CFrame.new(323, 49, 1930),
  1769. ["Volcano Win"] = CFrame.new(-1675, 358, 1476),
  1770. ["Ski Lodge"] = CFrame.new(1244, 66, 2306),
  1771. ["Strange Man"] = CFrame.new(1061, 20, 1131),
  1772. ["SnowGlow Tree"] = CFrame.new(-1105.9, -6, -894)
  1773. }
  1774.  
  1775. tp1.MouseButton1Down:connect(function()
  1776. local plr = game.Players.LocalPlayer.Character
  1777. plr.HumanoidRootPart.CFrame = CFrame.new(155, 5, 74)
  1778. end)
  1779.  
  1780. tp2.MouseButton1Down:connect(function()
  1781. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1782. uTorso.CFrame = WayPoints["Wood R Us"]
  1783. end)
  1784.  
  1785. tp3.MouseButton1Down:connect(function()
  1786. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1787. uTorso.CFrame = WayPoints["Land Store"]
  1788. end)
  1789.  
  1790. tp4.MouseButton1Down:connect(function()
  1791. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1792. uTorso.CFrame = WayPoints["Boxed Cars"]
  1793. end)
  1794.  
  1795. tp5.MouseButton1Down:connect(function()
  1796. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1797. uTorso.CFrame = WayPoints["Bob's Shack"]
  1798. end)
  1799.  
  1800. tp6.MouseButton1Down:connect(function()
  1801. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1802. uTorso.CFrame = WayPoints["Volcano"]
  1803. end)
  1804.  
  1805. tp7.MouseButton1Down:connect(function()
  1806. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1807. uTorso.CFrame = WayPoints["Cave"]
  1808. end)
  1809.  
  1810. tp8.MouseButton1Down:connect(function()
  1811. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1812. uTorso.CFrame = WayPoints["The Den"]
  1813. end)
  1814.  
  1815. tp9.MouseButton1Down:connect(function()
  1816. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1817. uTorso.CFrame = WayPoints["Strange Man"]
  1818. end)
  1819.  
  1820. tp10.MouseButton1Down:connect(function()
  1821. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1822. uTorso.CFrame = WayPoints["Fancy Furnishings"]
  1823. end)
  1824.  
  1825. tp11.MouseButton1Down:connect(function()
  1826. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1827. uTorso.CFrame = WayPoints["Link's Logic"]
  1828. end)
  1829.  
  1830. tp12.MouseButton1Down:connect(function()
  1831. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1832. uTorso.CFrame = WayPoints["Palm Island"]
  1833. end)
  1834.  
  1835. tp13.MouseButton1Down:connect(function()
  1836. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1837. uTorso.CFrame = WayPoints["Fine Arts Shop"]
  1838. end)
  1839.  
  1840. tp14.MouseButton1Down:connect(function()
  1841. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1842. uTorso.CFrame = WayPoints["Swamp"]
  1843. end)
  1844.  
  1845. tp15.MouseButton1Down:connect(function()
  1846. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1847. uTorso.CFrame = WayPoints["SnowGlow Tree"]
  1848. end)
Add Comment
Please, Sign In to add comment