iiDaCyborgxX

Evil Bring Wood

Nov 3rd, 2020
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.66 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local EviBringWoodGui = Instance.new("ScreenGui")
  7. local EvGornjeBringW = Instance.new("Frame")
  8. local BringWoodFrame = Instance.new("ScrollingFrame")
  9. local GoldSwampy = Instance.new("TextButton")
  10. local GreenSwampy = Instance.new("TextButton")
  11. local CaveCrawler = Instance.new("TextButton")
  12. local Frost = Instance.new("TextButton")
  13. local Koa = Instance.new("TextButton")
  14. local Oak = Instance.new("TextButton")
  15. local Volcano = Instance.new("TextButton")
  16. local SnowGlow = Instance.new("TextButton")
  17. local Walnut = Instance.new("TextButton")
  18. local Birch = Instance.new("TextButton")
  19. local Generic = Instance.new("TextButton")
  20. local Cherry = Instance.new("TextButton")
  21. local Fir = Instance.new("TextButton")
  22. local Pine = Instance.new("TextButton")
  23. local Sinister = Instance.new("TextButton")
  24. local Spooky = Instance.new("TextButton")
  25. local Palm = Instance.new("TextButton")
  26. local QuantityTree = Instance.new("TextBox")
  27. local TreeammountLabel = Instance.new("TextLabel")
  28. local BWoodX = Instance.new("TextButton")
  29. local BringWoodEviLabel = Instance.new("TextLabel")
  30.  
  31. --Properties:
  32.  
  33. EviBringWoodGui.Name = "EviBringWoodGui"
  34. EviBringWoodGui.Parent = game.CoreGui
  35. EviBringWoodGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  36.  
  37. EvGornjeBringW.Name = "EvGornjeBringW"
  38. EvGornjeBringW.Parent = EviBringWoodGui
  39. EvGornjeBringW.BackgroundColor3 = Color3.fromRGB(207, 207, 207)
  40. EvGornjeBringW.BorderSizePixel = 0
  41. EvGornjeBringW.Position = UDim2.new(0.870398819, 0, 0.370177269, 0)
  42. EvGornjeBringW.Size = UDim2.new(0, 169, 0, 604)
  43. EvGornjeBringW.Active = true
  44. EvGornjeBringW.Draggable = true
  45.  
  46. BringWoodFrame.Name = "BringWoodFrame"
  47. BringWoodFrame.Parent = EvGornjeBringW
  48. BringWoodFrame.BackgroundColor3 = Color3.fromRGB(207, 207, 207)
  49. BringWoodFrame.BorderColor3 = Color3.fromRGB(168, 168, 168)
  50. BringWoodFrame.BorderSizePixel = 0
  51. BringWoodFrame.Position = UDim2.new(3.17751479, -535, 0.11092715, -20)
  52. BringWoodFrame.Size = UDim2.new(0, 168, 0, 557)
  53.  
  54. GoldSwampy.Name = "GoldSwampy"
  55. GoldSwampy.Parent = BringWoodFrame
  56. GoldSwampy.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  57. GoldSwampy.BorderSizePixel = 0
  58. GoldSwampy.Position = UDim2.new(0.0399056971, 0, 0.404132009, 0)
  59. GoldSwampy.Size = UDim2.new(0, 148, 0, 19)
  60. GoldSwampy.Font = Enum.Font.SourceSansBold
  61. GoldSwampy.Text = "GoldSwampy"
  62. GoldSwampy.TextColor3 = Color3.fromRGB(62, 62, 62)
  63. GoldSwampy.TextSize = 27.000
  64.  
  65. GreenSwampy.Name = "GreenSwampy"
  66. GreenSwampy.Parent = BringWoodFrame
  67. GreenSwampy.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  68. GreenSwampy.BorderSizePixel = 0
  69. GreenSwampy.Position = UDim2.new(0.0399056971, 0, 0.354230195, 0)
  70. GreenSwampy.Size = UDim2.new(0, 148, 0, 19)
  71. GreenSwampy.Font = Enum.Font.SourceSansBold
  72. GreenSwampy.Text = "GreenSwampy"
  73. GreenSwampy.TextColor3 = Color3.fromRGB(62, 62, 62)
  74. GreenSwampy.TextSize = 27.000
  75.  
  76. CaveCrawler.Name = "CaveCrawler"
  77. CaveCrawler.Parent = BringWoodFrame
  78. CaveCrawler.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  79. CaveCrawler.BorderSizePixel = 0
  80. CaveCrawler.Position = UDim2.new(0.0399056971, 0, 0.0317074582, 0)
  81. CaveCrawler.Size = UDim2.new(0, 148, 0, 19)
  82. CaveCrawler.Font = Enum.Font.SourceSansBold
  83. CaveCrawler.Text = "CaveCrawler"
  84. CaveCrawler.TextColor3 = Color3.fromRGB(62, 62, 62)
  85. CaveCrawler.TextSize = 27.000
  86.  
  87. Frost.Name = "Frost"
  88. Frost.Parent = BringWoodFrame
  89. Frost.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  90. Frost.BorderSizePixel = 0
  91. Frost.Position = UDim2.new(0.0399056971, 0, 0.100881435, 0)
  92. Frost.Size = UDim2.new(0, 148, 0, 19)
  93. Frost.Font = Enum.Font.SourceSansBold
  94. Frost.Text = "Frost"
  95. Frost.TextColor3 = Color3.fromRGB(62, 62, 62)
  96. Frost.TextSize = 27.000
  97.  
  98. Koa.Name = "Koa"
  99. Koa.Parent = BringWoodFrame
  100. Koa.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  101. Koa.BorderSizePixel = 0
  102. Koa.Position = UDim2.new(0.0399056971, 0, 0.123886056, 0)
  103. Koa.Size = UDim2.new(0, 148, 0, 19)
  104. Koa.Font = Enum.Font.SourceSansBold
  105. Koa.Text = "Koa"
  106. Koa.TextColor3 = Color3.fromRGB(62, 62, 62)
  107. Koa.TextSize = 27.000
  108.  
  109. Oak.Name = "Oak"
  110. Oak.Parent = BringWoodFrame
  111. Oak.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  112. Oak.BorderSizePixel = 0
  113. Oak.Position = UDim2.new(0.0399056971, 0, 0.14677906, 0)
  114. Oak.Size = UDim2.new(0, 148, 0, 19)
  115. Oak.Font = Enum.Font.SourceSansBold
  116. Oak.Text = "Oak"
  117. Oak.TextColor3 = Color3.fromRGB(62, 62, 62)
  118. Oak.TextSize = 27.000
  119.  
  120. Volcano.Name = "Volcano"
  121. Volcano.Parent = BringWoodFrame
  122. Volcano.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  123. Volcano.BorderSizePixel = 0
  124. Volcano.Position = UDim2.new(0.0399056971, 0, 0.0781188309, 0)
  125. Volcano.Size = UDim2.new(0, 148, 0, 19)
  126. Volcano.Font = Enum.Font.SourceSansBold
  127. Volcano.Text = "Volcano"
  128. Volcano.TextColor3 = Color3.fromRGB(62, 62, 62)
  129. Volcano.TextSize = 27.000
  130.  
  131. SnowGlow.Name = "SnowGlow"
  132. SnowGlow.Parent = BringWoodFrame
  133. SnowGlow.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  134. SnowGlow.BorderSizePixel = 0
  135. SnowGlow.Position = UDim2.new(0.0399056971, 0, 0.0545145124, 0)
  136. SnowGlow.Size = UDim2.new(0, 148, 0, 19)
  137. SnowGlow.Font = Enum.Font.SourceSansBold
  138. SnowGlow.Text = "SnowGlow"
  139. SnowGlow.TextColor3 = Color3.fromRGB(62, 62, 62)
  140. SnowGlow.TextSize = 27.000
  141.  
  142. Walnut.Name = "Walnut"
  143. Walnut.Parent = BringWoodFrame
  144. Walnut.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  145. Walnut.BorderSizePixel = 0
  146. Walnut.Position = UDim2.new(0.0399057008, 0, 0.215171024, 0)
  147. Walnut.Size = UDim2.new(0, 148, 0, 19)
  148. Walnut.Font = Enum.Font.SourceSansBold
  149. Walnut.Text = "Walnut"
  150. Walnut.TextColor3 = Color3.fromRGB(62, 62, 62)
  151. Walnut.TextSize = 27.000
  152.  
  153. Birch.Name = "Birch"
  154. Birch.Parent = BringWoodFrame
  155. Birch.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  156. Birch.BorderSizePixel = 0
  157. Birch.Position = UDim2.new(0.0399057046, 0, 0.379081249, 0)
  158. Birch.Size = UDim2.new(0, 148, 0, 19)
  159. Birch.Font = Enum.Font.SourceSansBold
  160. Birch.Text = "Birch"
  161. Birch.TextColor3 = Color3.fromRGB(62, 62, 62)
  162. Birch.TextSize = 27.000
  163.  
  164. Generic.Name = "Generic"
  165. Generic.Parent = BringWoodFrame
  166. Generic.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  167. Generic.BorderSizePixel = 0
  168. Generic.Position = UDim2.new(0.0399056971, 0, 0.235932171, 0)
  169. Generic.Size = UDim2.new(0, 148, 0, 19)
  170. Generic.Font = Enum.Font.SourceSansBold
  171. Generic.Text = "Generic"
  172. Generic.TextColor3 = Color3.fromRGB(62, 62, 62)
  173. Generic.TextSize = 27.000
  174.  
  175. Cherry.Name = "Cherry"
  176. Cherry.Parent = BringWoodFrame
  177. Cherry.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  178. Cherry.BorderSizePixel = 0
  179. Cherry.Position = UDim2.new(0.0399056971, 0, 0.172569692, 0)
  180. Cherry.Size = UDim2.new(0, 148, 0, 19)
  181. Cherry.Font = Enum.Font.SourceSansBold
  182. Cherry.Text = "Cherry"
  183. Cherry.TextColor3 = Color3.fromRGB(62, 62, 62)
  184. Cherry.TextSize = 27.000
  185.  
  186. Fir.Name = "Fir"
  187. Fir.Parent = BringWoodFrame
  188. Fir.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  189. Fir.BorderSizePixel = 0
  190. Fir.Position = UDim2.new(0.0399056897, 0, 0.283199161, 0)
  191. Fir.Size = UDim2.new(0, 148, 0, 19)
  192. Fir.Font = Enum.Font.SourceSansBold
  193. Fir.Text = "Fir"
  194. Fir.TextColor3 = Color3.fromRGB(62, 62, 62)
  195. Fir.TextSize = 27.000
  196.  
  197. Pine.Name = "Pine"
  198. Pine.Parent = BringWoodFrame
  199. Pine.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  200. Pine.BorderSizePixel = 0
  201. Pine.Position = UDim2.new(0.0399056897, 0, 0.194305629, 0)
  202. Pine.Size = UDim2.new(0, 148, 0, 19)
  203. Pine.Font = Enum.Font.SourceSansBold
  204. Pine.Text = "Pine"
  205. Pine.TextColor3 = Color3.fromRGB(62, 62, 62)
  206. Pine.TextSize = 27.000
  207.  
  208. Sinister.Name = "Sinister"
  209. Sinister.Parent = BringWoodFrame
  210. Sinister.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  211. Sinister.BorderSizePixel = 0
  212. Sinister.Position = UDim2.new(0.0399056897, 0, 0.329738885, 0)
  213. Sinister.Size = UDim2.new(0, 148, 0, 19)
  214. Sinister.Font = Enum.Font.SourceSansBold
  215. Sinister.Text = "Sinister"
  216. Sinister.TextColor3 = Color3.fromRGB(62, 62, 62)
  217. Sinister.TextSize = 27.000
  218.  
  219. Spooky.Name = "Spooky"
  220. Spooky.Parent = BringWoodFrame
  221. Spooky.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  222. Spooky.BorderSizePixel = 0
  223. Spooky.Position = UDim2.new(0.0399056897, 0, 0.30696103, 0)
  224. Spooky.Size = UDim2.new(0, 148, 0, 19)
  225. Spooky.Font = Enum.Font.SourceSansBold
  226. Spooky.Text = "Spooky"
  227. Spooky.TextColor3 = Color3.fromRGB(62, 62, 62)
  228. Spooky.TextSize = 27.000
  229.  
  230. Palm.Name = "Palm"
  231. Palm.Parent = BringWoodFrame
  232. Palm.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  233. Palm.BorderSizePixel = 0
  234. Palm.Position = UDim2.new(0.0399056934, 0, 0.25868246, 0)
  235. Palm.Size = UDim2.new(0, 148, 0, 19)
  236. Palm.Font = Enum.Font.SourceSansBold
  237. Palm.Text = "Palm"
  238. Palm.TextColor3 = Color3.fromRGB(62, 62, 62)
  239. Palm.TextSize = 27.000
  240.  
  241. QuantityTree.Name = "QuantityTree"
  242. QuantityTree.Parent = BringWoodFrame
  243. QuantityTree.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  244. QuantityTree.BorderSizePixel = 0
  245. QuantityTree.Position = UDim2.new(0.77976191, 0, 0, 0)
  246. QuantityTree.Size = UDim2.new(0, 23, 0, 27)
  247. QuantityTree.Font = Enum.Font.SourceSansBold
  248. QuantityTree.Text = "3"
  249. QuantityTree.TextColor3 = Color3.fromRGB(0, 0, 0)
  250. QuantityTree.TextSize = 14.000
  251.  
  252. TreeammountLabel.Name = "TreeammountLabel"
  253. TreeammountLabel.Parent = BringWoodFrame
  254. TreeammountLabel.BackgroundColor3 = Color3.fromRGB(221, 221, 221)
  255. TreeammountLabel.BorderSizePixel = 0
  256. TreeammountLabel.Position = UDim2.new(0.0357142873, 0, 0.00646863412, 0)
  257. TreeammountLabel.Size = UDim2.new(0, 117, 0, 19)
  258. TreeammountLabel.Font = Enum.Font.SourceSansBold
  259. TreeammountLabel.Text = "Tree Ammount"
  260. TreeammountLabel.TextColor3 = Color3.fromRGB(62, 62, 62)
  261. TreeammountLabel.TextScaled = true
  262. TreeammountLabel.TextSize = 27.000
  263. TreeammountLabel.TextWrapped = true
  264.  
  265. BWoodX.Name = "BWoodX"
  266. BWoodX.Parent = EvGornjeBringW
  267. BWoodX.BackgroundColor3 = Color3.fromRGB(255, 30, 30)
  268. BWoodX.BackgroundTransparency = 1.000
  269. BWoodX.Position = UDim2.new(0.839568019, 0, -0.000626152614, 0)
  270. BWoodX.Size = UDim2.new(0, 29, 0, 28)
  271. BWoodX.Font = Enum.Font.SourceSans
  272. BWoodX.Text = "X"
  273. BWoodX.TextColor3 = Color3.fromRGB(213, 15, 15)
  274. BWoodX.TextScaled = true
  275. BWoodX.TextSize = 14.000
  276. BWoodX.TextWrapped = true
  277.  
  278. BringWoodEviLabel.Name = "BringWoodEviLabel"
  279. BringWoodEviLabel.Parent = EvGornjeBringW
  280. BringWoodEviLabel.BackgroundColor3 = Color3.fromRGB(207, 207, 207)
  281. BringWoodEviLabel.BorderSizePixel = 0
  282. BringWoodEviLabel.Size = UDim2.new(0, 142, 0, 47)
  283. BringWoodEviLabel.Font = Enum.Font.Cartoon
  284. BringWoodEviLabel.Text = "Bring Wood by Hacker &Gui by Evi"
  285. BringWoodEviLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  286. BringWoodEviLabel.TextScaled = true
  287. BringWoodEviLabel.TextSize = 14.000
  288. BringWoodEviLabel.TextWrapped = true
  289.  
  290. function Teleport(XP,YP,ZP)
  291. -- Config How Many Blocks It Will Tp You Untill The Final Destination:
  292. local XTpEvery = 15
  293. local YTpEvery = 15
  294. local ZTpEvery = 15
  295. --Time to Tp Every:
  296. local Timer = 0.001
  297. local pos = game:GetService('Players').LocalPlayer.Character.HumanoidRootPart
  298. if pos.Position.X < XP then
  299. for x = pos.Position.X,XP,XTpEvery do
  300. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(x,pos.Position.Y,pos.Position.Z))
  301. local part = Instance.new("Part", workspace)
  302. part.Anchored = true
  303. part.Size = Vector3.new(10,0.1,10)
  304. part.Material = "Glass"
  305. part.BrickColor = BrickColor.Random()
  306. part.Transparency = 0.7
  307. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  308. wait(Timer)
  309. part.Destroy(part)
  310. end
  311. else
  312. for x = pos.Position.X,XP,-XTpEvery do
  313. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(x,pos.Position.Y,pos.Position.Z))
  314. local part = Instance.new("Part", workspace)
  315. part.Anchored = true
  316. part.Size = Vector3.new(10,0.1,10)
  317. part.Material = "Glass"
  318. part.BrickColor = BrickColor.Random()
  319. part.Transparency = 0.7
  320. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  321. wait(Timer)
  322. part.Destroy(part)
  323. end
  324. end
  325. if pos.Position.Z < ZP then
  326. for z = pos.Position.Z,ZP,ZTpEvery do
  327. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(pos.Position.X,pos.Position.Y,z))
  328. local part = Instance.new("Part", workspace)
  329. part.Anchored = true
  330. part.Size = Vector3.new(10,0.1,10)
  331. part.Material = "Glass"
  332. part.BrickColor = BrickColor.Random()
  333. part.Transparency = 0.7
  334. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  335. wait(Timer)
  336. part.Destroy(part)
  337. end
  338. else
  339. for z = pos.Position.Z,ZP,-ZTpEvery do
  340. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(pos.Position.X,pos.Position.Y,z))
  341. local part = Instance.new("Part", workspace)
  342. part.Anchored = true
  343. part.Size = Vector3.new(10,0.1,10)
  344. part.Material = "Glass"
  345. part.BrickColor = BrickColor.Random()
  346. part.Transparency = 0.7
  347. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  348. wait(Timer)
  349. part.Destroy(part)
  350. end
  351. end
  352. if pos.Position.Y < YP then
  353. for High = pos.Position.Y,YP,YTpEvery do
  354. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(pos.Position.X ,High ,pos.Position.Z))
  355. local part = Instance.new("Part", workspace)
  356. part.Anchored = true
  357. part.Size = Vector3.new(10,0.1,10)
  358. part.Material = "Glass"
  359. part.BrickColor = BrickColor.Random()
  360. part.Transparency = 0.7
  361. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  362. wait(Timer)
  363. part.Destroy(part)
  364. end
  365. else
  366. for High = pos.Position.Y,YP,-YTpEvery do
  367. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(pos.Position.X ,High ,pos.Position.Z))
  368. local part = Instance.new("Part", workspace)
  369. part.Anchored = true
  370. part.Size = Vector3.new(10,0.1,10)
  371. part.Material = "Glass"
  372. part.BrickColor = BrickColor.Random()
  373. part.Transparency = 0.7
  374. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  375. wait(Timer)
  376. part.Destroy(part)
  377. end
  378. end
  379. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(XP + 5,YP,ZP + 5)
  380. end
  381.  
  382. function GetTree(Wood, PlayerName, Quantitys)
  383. local Counter = 0
  384. local HitPoints={
  385. ['Beesaxe']= 1.4;
  386. ['AxeAmber']= 3.39;
  387. ['ManyAxe']= 10.2;
  388. ['BasicHatchet']= 0.2;
  389. ['Axe1']= 0.55;
  390. ['Axe2']= 0.93;
  391. ['AxeAlphaTesters']= 1.5;
  392. ['Rukiryaxe']= 1.68;
  393. ['Axe3']= 1.45;
  394. ['AxeBetaTesters']= 1.45;
  395. ['FireAxe']= 0.6;
  396. ['SilverAxe']= 1.6;
  397. ['EndTimesAxe']= 1.58;
  398. ['AxeChicken']= 0.9;
  399. ['CandyCaneAxe']= 0;
  400. ['AxeTwitter']= 1.65
  401. }
  402. function axe(Val)
  403. local A_1 = Val.CutEvent
  404. local A_2 =
  405. {
  406. ["tool"] = game.Players.LocalPlayer.Character:FindFirstChild("Tool"),
  407. ["faceVector"] = Vector3.new(0, 0, -1),
  408. ["height"] = 0.3,
  409. ["sectionId"] = 1,
  410. ["hitPoints"] = HitPoints[game.Players.LocalPlayer.Character:FindFirstChild("Tool").ToolName.Value],
  411. ["cooldown"] = 0.112,
  412. ["cuttingClass"] = "Axe"
  413. }
  414. local Event = game:GetService("ReplicatedStorage").Interaction.RemoteProxy
  415. Event:FireServer(A_1, A_2)
  416. end
  417. local Ps = nil
  418. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  419. if v.Owner.Value == game.Players[PlayerName] then
  420. Ps = v.OriginSquare.Position + Vector3.new(0,30,0)
  421. end
  422. end
  423. for i,v in pairs(game.Workspace:GetDescendants()) do
  424. if v:FindFirstChild("TreeClass") and v.TreeClass.Value == Wood and v.Name == "Model" then
  425. Teleport(v.WoodSection.Position.X,v.WoodSection.Position.Y,v.WoodSection.Position.Z)
  426. for i=1,50 do
  427. wait(0.0001)
  428. axe(v)
  429. end
  430. for i,v in pairs(Workspace.LogModels:GetChildren()) do
  431. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer and v.TreeClass.Value == Wood then
  432. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  433. v:MoveTo(Ps)
  434. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  435. v:MoveTo(Ps)
  436. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  437. v:MoveTo(Ps)
  438. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  439. end
  440. end
  441. Counter = Counter + 1
  442. if Quantitys - Counter == 0 then
  443. print("Breaked")
  444. break
  445. end
  446. wait(0.2)
  447. end
  448. end
  449. wait(0.2)
  450. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  451. if v.Owner.Value == game.Players[PlayerName] then
  452. Teleport(v.OriginSquare.Position.X, v.OriginSquare.Position.Y + 3.2, v.OriginSquare.Position.Z)
  453. end
  454. end
  455. end
  456. GoldSwampy.MouseButton1Down:connect(function()
  457. GetTree("GoldSwampy", "LocalPlayer", QuantityTree.Text)
  458. end)
  459.  
  460. GreenSwampy.MouseButton1Down:connect(function()
  461. GetTree("GreenSwampy", "LocalPlayer", QuantityTree.Text)
  462. end)
  463. CaveCrawler.MouseButton1Down:connect(function()
  464. GetTree("CaveCrawler", "LocalPlayer", QuantityTree.Text)
  465. end)
  466. Frost.MouseButton1Down:connect(function()
  467. GetTree("Frost", "LocalPlayer", QuantityTree.Text)
  468. end)
  469. Koa.MouseButton1Down:connect(function()
  470. GetTree("Koa", "LocalPlayer", QuantityTree.Text)
  471. end)
  472. Oak.MouseButton1Down:connect(function()
  473. GetTree("Oak", "LocalPlayer", QuantityTree.Text)
  474. end)
  475. Volcano.MouseButton1Down:connect(function()
  476. GetTree("Volcano", "LocalPlayer", QuantityTree.Text)
  477. end)
  478. SnowGlow.MouseButton1Down:connect(function()
  479. GetTree("SnowGlow", "LocalPlayer", QuantityTree.Text)
  480. end)
  481. Walnut.MouseButton1Down:connect(function()
  482. GetTree("Walnut", "LocalPlayer", QuantityTree.Text)
  483. end)
  484. Birch.MouseButton1Down:connect(function()
  485. GetTree("Birch", "LocalPlayer", QuantityTree.Text)
  486. end)
  487. Generic.MouseButton1Down:connect(function()
  488. GetTree("Generic", "LocalPlayer", QuantityTree.Text)
  489. end)
  490. Cherry.MouseButton1Down:connect(function()
  491. GetTree("Cherry", "LocalPlayer", QuantityTree.Text)
  492. end)
  493. Fir.MouseButton1Down:connect(function()
  494. GetTree("Fir", "LocalPlayer", QuantityTree.Text)
  495. end)
  496. Pine.MouseButton1Down:connect(function()
  497. GetTree("Pine", "LocalPlayer", QuantityTree.Text)
  498. end)
  499. Sinister.MouseButton1Down:connect(function()
  500. GetTree("SpookyNeon", "LocalPlayer", QuantityTree.Text)
  501. end)
  502. Spooky.MouseButton1Down:connect(function()
  503. GetTree("Spooky", "LocalPlayer", QuantityTree.Text)
  504. end)
  505. Palm.MouseButton1Down:connect(function()
  506. GetTree("Palm", "LocalPlayer", QuantityTree.Text)
  507. end)
  508. BWoodX.MouseButton1Down:connect(function()
  509. EvGornjeBringW.Visible = false
  510. end)
Add Comment
Please, Sign In to add comment