yWolf_BR

EvanSpawwn

May 26th, 2019
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.04 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local EvanGui = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local open = Instance.new("TextButton")
  7. local Main = Instance.new("Frame")
  8. local BeautyA = Instance.new("Frame")
  9. local TextLabel = Instance.new("TextLabel")
  10. local BeautyB = Instance.new("Frame")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local endtimes = Instance.new("TextButton")
  13. local fire = Instance.new("TextButton")
  14. local Many = Instance.new("TextButton")
  15. local Rukiry = Instance.new("TextButton")
  16. local amber = Instance.new("TextButton")
  17. local beta = Instance.new("TextButton")
  18. local alpha = Instance.new("TextButton")
  19. local Close = Instance.new("TextButton")
  20. local bee = Instance.new("TextButton")
  21. local caminhao = Instance.new("TextButton")
  22. local treno = Instance.new("TextButton")
  23. local carro1 = Instance.new("TextButton")
  24. local carro2 = Instance.new("TextButton")
  25. local trailer1 = Instance.new("TextButton")
  26. local trailer2 = Instance.new("TextButton")
  27. local blueball = Instance.new("TextButton")
  28. local greenball = Instance.new("TextButton")
  29. local plumball = Instance.new("TextButton")
  30. local RedBall = Instance.new("TextButton")
  31. local PumpkinClassic = Instance.new("TextButton")
  32. local PumpkinCursed = Instance.new("TextButton")
  33. local PumpkinDark = Instance.new("TextButton")
  34. local PumpkinGreen = Instance.new("TextButton")
  35. local Bobblehead = Instance.new("TextButton")
  36. local Bobblehead2 = Instance.new("TextButton")
  37. local Bobblehead3 = Instance.new("TextButton")
  38. local Bobblehead4 = Instance.new("TextButton")
  39. local Turkey3 = Instance.new("TextButton")
  40. local Turkey = Instance.new("TextButton")
  41. local Turkey2 = Instance.new("TextButton")
  42. local CandyCane = Instance.new("TextButton")
  43. local Duck = Instance.new("TextButton")
  44. local WorkLight = Instance.new("TextButton")
  45. local Toboggan = Instance.new("TextButton")
  46. local Spork = Instance.new("TextButton")
  47. local Scoobis = Instance.new("TextButton")
  48. local Plate = Instance.new("TextButton")
  49. local Eye1 = Instance.new("TextButton")
  50. local TextBox = Instance.new("TextBox")
  51. --Properties:
  52. EvanGui.Name = "EvanGui"
  53. EvanGui.Parent = game.CoreGui
  54.  
  55. OpenFrame.Name = "OpenFrame"
  56. OpenFrame.Parent = EvanGui
  57. OpenFrame.Active = true
  58. OpenFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  59. OpenFrame.BorderSizePixel = 0
  60. OpenFrame.Position = UDim2.new(0.747196674, 0, 0, 0)
  61. OpenFrame.Size = UDim2.new(0, 100, 0, 33)
  62. OpenFrame.Draggable = true
  63.  
  64. open.Name = "open"
  65. open.Parent = OpenFrame
  66. open.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  67. open.Position = UDim2.new(0.0434046388, 0, 0.0645586252, 0)
  68. open.Size = UDim2.new(0, 91, 0, 27)
  69. open.Font = Enum.Font.SourceSans
  70. open.Text = "Abrir"
  71. open.TextColor3 = Color3.new(1, 1, 1)
  72. open.TextSize = 16
  73. open.MouseButton1Down:connect(function()
  74. Main.Visible = true
  75. OpenFrame.Visible = false
  76. end)
  77.  
  78. Main.Name = "Main"
  79. Main.Parent = EvanGui
  80. Main.Active = true
  81. Main.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  82. Main.BackgroundTransparency = 0.40000000596046
  83. Main.Position = UDim2.new(0.187563717, 0, 0.252964437, 0)
  84. Main.Size = UDim2.new(0, 609, 0, 374)
  85. Main.Visible = false
  86. Main.Draggable = true
  87.  
  88. BeautyA.Name = "BeautyA"
  89. BeautyA.Parent = Main
  90. BeautyA.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  91. BeautyA.BorderColor3 = Color3.new(1, 0.00784314, 0.917647)
  92. BeautyA.BorderSizePixel = 0
  93. BeautyA.Size = UDim2.new(0, 610, 0, 45)
  94.  
  95. TextLabel.Parent = BeautyA
  96. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  97. TextLabel.BackgroundTransparency = 1
  98. TextLabel.BorderSizePixel = 0
  99. TextLabel.Size = UDim2.new(0, 610, 0, 45)
  100. TextLabel.Font = Enum.Font.SourceSans
  101. TextLabel.Text = "Gui Feita Por Evan Player"
  102. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  103. TextLabel.TextSize = 30
  104.  
  105. BeautyB.Name = "BeautyB"
  106. BeautyB.Parent = Main
  107. BeautyB.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  108. BeautyB.BorderColor3 = Color3.new(1, 0.00784314, 0.917647)
  109. BeautyB.BorderSizePixel = 0
  110. BeautyB.Position = UDim2.new(0, 0, 0.893048108, 0)
  111. BeautyB.Size = UDim2.new(0, 610, 0, 40)
  112.  
  113. TextLabel_2.Parent = BeautyB
  114. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  115. TextLabel_2.BackgroundTransparency = 1
  116. TextLabel_2.BorderSizePixel = 0
  117. TextLabel_2.Size = UDim2.new(0, 610, 0, 40)
  118. TextLabel_2.Font = Enum.Font.SourceSans
  119. TextLabel_2.Text = "Inscreva-se em meu canal no youtube.com/evanplayer"
  120. TextLabel_2.TextColor3 = Color3.new(0.85098, 0.85098, 0.85098)
  121. TextLabel_2.TextSize = 20
  122.  
  123. endtimes.Name = "endtimes"
  124. endtimes.Parent = Main
  125. endtimes.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  126. endtimes.BorderSizePixel = 0
  127. endtimes.Position = UDim2.new(0.0344262309, 0, 0.155080214, 0)
  128. endtimes.Size = UDim2.new(0, 103, 0, 24)
  129. endtimes.Font = Enum.Font.SourceSans
  130. endtimes.Text = "EndTimes"
  131. endtimes.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  132. endtimes.TextSize = 14
  133. endtimes.MouseButton1Down:connect(function()
  134. local Item = "EndTimesAxe"
  135. local Quantity = TextBox.Text
  136.  
  137. local Land = nil
  138. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  139. if v.Owner.Value == game.Players.LocalPlayer then
  140. Land = v
  141. break
  142. end
  143. end
  144. if not Land then
  145. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  146. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  147. Land = v
  148. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  149. break
  150. end
  151. end
  152. end
  153.  
  154. function Spawn(Item)
  155. local Info = {}
  156. Info.Name = Item.Name
  157. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  158. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  159. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  160. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  161. end
  162.  
  163. for i=1, Quantity do
  164. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  165. end
  166. end)
  167.  
  168. fire.Name = "fire"
  169. fire.Parent = Main
  170. fire.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  171. fire.BorderSizePixel = 0
  172. fire.Position = UDim2.new(0.0344262309, 0, 0.243315503, 0)
  173. fire.Size = UDim2.new(0, 103, 0, 24)
  174. fire.Font = Enum.Font.SourceSans
  175. fire.Text = "Fire"
  176. fire.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  177. fire.TextSize = 14
  178. fire.MouseButton1Down:connect(function()
  179. local Item = "FireAxe"
  180. local Quantity = TextBox.Text
  181.  
  182. local Land = nil
  183. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  184. if v.Owner.Value == game.Players.LocalPlayer then
  185. Land = v
  186. break
  187. end
  188. end
  189. if not Land then
  190. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  191. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  192. Land = v
  193. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  194. break
  195. end
  196. end
  197. end
  198.  
  199. function Spawn(Item)
  200. local Info = {}
  201. Info.Name = Item.Name
  202. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  203. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  204. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  205. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  206. end
  207.  
  208. for i=1, Quantity do
  209. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  210. end
  211. end)
  212.  
  213. Many.Name = "Many"
  214. Many.Parent = Main
  215. Many.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  216. Many.BorderSizePixel = 0
  217. Many.Position = UDim2.new(0.0344262309, 0, 0.334224582, 0)
  218. Many.Size = UDim2.new(0, 103, 0, 24)
  219. Many.Font = Enum.Font.SourceSans
  220. Many.Text = "Many"
  221. Many.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  222. Many.TextSize = 14
  223. Many.MouseButton1Down:connect(function()
  224. local Item = "ManyAxe"
  225. local Quantity = TextBox.Text
  226.  
  227. local Land = nil
  228. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  229. if v.Owner.Value == game.Players.LocalPlayer then
  230. Land = v
  231. break
  232. end
  233. end
  234. if not Land then
  235. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  236. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  237. Land = v
  238. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  239. break
  240. end
  241. end
  242. end
  243.  
  244. function Spawn(Item)
  245. local Info = {}
  246. Info.Name = Item.Name
  247. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  248. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  249. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  250. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  251. end
  252.  
  253. for i=1, Quantity do
  254. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  255. end
  256. end)
  257.  
  258. Rukiry.Name = "Rukiry"
  259. Rukiry.Parent = Main
  260. Rukiry.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  261. Rukiry.BorderSizePixel = 0
  262. Rukiry.Position = UDim2.new(0.0344262309, 0, 0.4224599, 0)
  263. Rukiry.Size = UDim2.new(0, 103, 0, 24)
  264. Rukiry.Font = Enum.Font.SourceSans
  265. Rukiry.Text = "Rukiry"
  266. Rukiry.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  267. Rukiry.TextSize = 14
  268. Rukiry.MouseButton1Down:connect(function()
  269. local Item = "Rukiryaxe"
  270. local Quantity = TextBox.Text
  271.  
  272. local Land = nil
  273. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  274. if v.Owner.Value == game.Players.LocalPlayer then
  275. Land = v
  276. break
  277. end
  278. end
  279. if not Land then
  280. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  281. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  282. Land = v
  283. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  284. break
  285. end
  286. end
  287. end
  288.  
  289. function Spawn(Item)
  290. local Info = {}
  291. Info.Name = Item.Name
  292. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  293. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  294. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  295. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  296. end
  297.  
  298. for i=1, Quantity do
  299. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  300. end
  301. end)
  302.  
  303. amber.Name = "amber"
  304. amber.Parent = Main
  305. amber.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  306. amber.BorderSizePixel = 0
  307. amber.Position = UDim2.new(0.0344262309, 0, 0.601604283, 0)
  308. amber.Size = UDim2.new(0, 103, 0, 24)
  309. amber.Font = Enum.Font.SourceSans
  310. amber.Text = "Amber"
  311. amber.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  312. amber.TextSize = 14
  313. amber.MouseButton1Down:connect(function()
  314. local Item = "AxeAmber"
  315. local Quantity = TextBox.Text
  316.  
  317. local Land = nil
  318. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  319. if v.Owner.Value == game.Players.LocalPlayer then
  320. Land = v
  321. break
  322. end
  323. end
  324. if not Land then
  325. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  326. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  327. Land = v
  328. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  329. break
  330. end
  331. end
  332. end
  333.  
  334. function Spawn(Item)
  335. local Info = {}
  336. Info.Name = Item.Name
  337. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  338. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  339. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  340. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  341. end
  342.  
  343. for i=1, Quantity do
  344. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  345. end
  346. end)
  347.  
  348. beta.Name = "beta"
  349. beta.Parent = Main
  350. beta.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  351. beta.BorderSizePixel = 0
  352. beta.Position = UDim2.new(0.0344262309, 0, 0.780748665, 0)
  353. beta.Size = UDim2.new(0, 103, 0, 24)
  354. beta.Font = Enum.Font.SourceSans
  355. beta.Text = "Beta"
  356. beta.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  357. beta.TextSize = 14
  358. beta.MouseButton1Down:connect(function()
  359. local Item = "AxeBetaTesters"
  360. local Quantity = TextBox.Text
  361.  
  362. local Land = nil
  363. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  364. if v.Owner.Value == game.Players.LocalPlayer then
  365. Land = v
  366. break
  367. end
  368. end
  369. if not Land then
  370. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  371. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  372. Land = v
  373. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  374. break
  375. end
  376. end
  377. end
  378.  
  379. function Spawn(Item)
  380. local Info = {}
  381. Info.Name = Item.Name
  382. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  383. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  384. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  385. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  386. end
  387.  
  388. for i=1, Quantity do
  389. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  390. end
  391. end)
  392.  
  393. alpha.Name = "alpha"
  394. alpha.Parent = Main
  395. alpha.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  396. alpha.BorderSizePixel = 0
  397. alpha.Position = UDim2.new(0.0344262309, 0, 0.689839542, 0)
  398. alpha.Size = UDim2.new(0, 103, 0, 24)
  399. alpha.Font = Enum.Font.SourceSans
  400. alpha.Text = "Alpha"
  401. alpha.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  402. alpha.TextSize = 14
  403. alpha.MouseButton1Down:connect(function()
  404. local Item = "AxeAlphaTesters"
  405. local Quantity = TextBox.Text
  406.  
  407. local Land = nil
  408. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  409. if v.Owner.Value == game.Players.LocalPlayer then
  410. Land = v
  411. break
  412. end
  413. end
  414. if not Land then
  415. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  416. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  417. Land = v
  418. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  419. break
  420. end
  421. end
  422. end
  423.  
  424. function Spawn(Item)
  425. local Info = {}
  426. Info.Name = Item.Name
  427. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  428. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  429. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  430. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  431. end
  432.  
  433. for i=1, Quantity do
  434. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  435. end
  436. end)
  437.  
  438.  
  439. bee.Name = "bee"
  440. bee.Parent = Main
  441. bee.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  442. bee.BorderSizePixel = 0
  443. bee.Position = UDim2.new(0.0344262309, 0, 0.513368964, 0)
  444. bee.Size = UDim2.new(0, 103, 0, 24)
  445. bee.Font = Enum.Font.SourceSans
  446. bee.Text = "Bee"
  447. bee.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  448. bee.TextSize = 14
  449. bee.MouseButton1Down:connect(function()
  450. local Item = "Beesaxe"
  451. local Quantity = TextBox.Text
  452.  
  453. local Land = nil
  454. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  455. if v.Owner.Value == game.Players.LocalPlayer then
  456. Land = v
  457. break
  458. end
  459. end
  460. if not Land then
  461. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  462. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  463. Land = v
  464. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  465. break
  466. end
  467. end
  468. end
  469.  
  470. function Spawn(Item)
  471. local Info = {}
  472. Info.Name = Item.Name
  473. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  474. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  475. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  476. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  477. end
  478.  
  479. for i=1, Quantity do
  480. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  481. end
  482. end)
  483.  
  484. caminhao.Name = "caminhao"
  485. caminhao.Parent = Main
  486. caminhao.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  487. caminhao.BorderSizePixel = 0
  488. caminhao.Position = UDim2.new(0.224880755, 0, 0.155080214, 0)
  489. caminhao.Size = UDim2.new(0, 103, 0, 24)
  490. caminhao.Font = Enum.Font.SourceSans
  491. caminhao.Text = "Caminhão"
  492. caminhao.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  493. caminhao.TextSize = 14
  494. caminhao.MouseButton1Down:connect(function()
  495. local Item = "Pickup1"
  496. local Quantity = TextBox.Text
  497.  
  498. local Land = nil
  499. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  500. if v.Owner.Value == game.Players.LocalPlayer then
  501. Land = v
  502. break
  503. end
  504. end
  505. if not Land then
  506. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  507. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  508. Land = v
  509. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  510. break
  511. end
  512. end
  513. end
  514.  
  515. function Spawn(Item)
  516. local Info = {}
  517. Info.Name = Item.Name
  518. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  519. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  520. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  521. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  522. end
  523.  
  524. for i=1, Quantity do
  525. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  526. end
  527. end)
  528.  
  529. treno.Name = "treno"
  530. treno.Parent = Main
  531. treno.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  532. treno.BorderSizePixel = 0
  533. treno.Position = UDim2.new(0.224880755, 0, 0.243315503, 0)
  534. treno.Size = UDim2.new(0, 103, 0, 24)
  535. treno.Font = Enum.Font.SourceSans
  536. treno.Text = "Trenó"
  537. treno.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  538. treno.TextSize = 14
  539. treno.MouseButton1Down:connect(function()
  540. local Item = "Sleigh"
  541. local Quantity = TextBox.Text
  542.  
  543. local Land = nil
  544. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  545. if v.Owner.Value == game.Players.LocalPlayer then
  546. Land = v
  547. break
  548. end
  549. end
  550. if not Land then
  551. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  552. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  553. Land = v
  554. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  555. break
  556. end
  557. end
  558. end
  559.  
  560. function Spawn(Item)
  561. local Info = {}
  562. Info.Name = Item.Name
  563. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  564. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  565. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  566. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  567. end
  568.  
  569. for i=1, Quantity do
  570. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  571. end
  572. end)
  573.  
  574. carro1.Name = "carro1"
  575. carro1.Parent = Main
  576. carro1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  577. carro1.BorderSizePixel = 0
  578. carro1.Position = UDim2.new(0.224880755, 0, 0.334224582, 0)
  579. carro1.Size = UDim2.new(0, 103, 0, 24)
  580. carro1.Font = Enum.Font.SourceSans
  581. carro1.Text = "Carro Pequeno"
  582. carro1.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  583. carro1.TextSize = 14
  584. carro1.MouseButton1Down:connect(function()
  585. local Item = "UtilityTruck"
  586. local Quantity = TextBox.Text
  587.  
  588. local Land = nil
  589. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  590. if v.Owner.Value == game.Players.LocalPlayer then
  591. Land = v
  592. break
  593. end
  594. end
  595. if not Land then
  596. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  597. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  598. Land = v
  599. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  600. break
  601. end
  602. end
  603. end
  604.  
  605. function Spawn(Item)
  606. local Info = {}
  607. Info.Name = Item.Name
  608. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  609. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  610. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  611. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  612. end
  613.  
  614. for i=1, Quantity do
  615. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  616. end
  617. end)
  618.  
  619. carro2.Name = "carro2"
  620. carro2.Parent = Main
  621. carro2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  622. carro2.BorderSizePixel = 0
  623. carro2.Position = UDim2.new(0.224880755, 0, 0.4224599, 0)
  624. carro2.Size = UDim2.new(0, 103, 0, 24)
  625. carro2.Font = Enum.Font.SourceSans
  626. carro2.Text = "Carro Grande"
  627. carro2.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  628. carro2.TextSize = 14
  629. carro2.MouseButton1Down:connect(function()
  630. local Item = "UtilityTruck2"
  631. local Quantity = TextBox.Text
  632.  
  633. local Land = nil
  634. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  635. if v.Owner.Value == game.Players.LocalPlayer then
  636. Land = v
  637. break
  638. end
  639. end
  640. if not Land then
  641. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  642. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  643. Land = v
  644. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  645. break
  646. end
  647. end
  648. end
  649.  
  650. function Spawn(Item)
  651. local Info = {}
  652. Info.Name = Item.Name
  653. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  654. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  655. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  656. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  657. end
  658.  
  659. for i=1, Quantity do
  660. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  661. end
  662. end)
  663.  
  664. trailer1.Name = "trailer1"
  665. trailer1.Parent = Main
  666. trailer1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  667. trailer1.BorderSizePixel = 0
  668. trailer1.Position = UDim2.new(0.224880755, 0, 0.513368964, 0)
  669. trailer1.Size = UDim2.new(0, 103, 0, 24)
  670. trailer1.Font = Enum.Font.SourceSans
  671. trailer1.Text = "Trailer Pequeno"
  672. trailer1.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  673. trailer1.TextSize = 14
  674. trailer1.MouseButton1Down:connect(function()
  675. local Item = "SmallTrailer"
  676. local Quantity = TextBox.Text
  677.  
  678. local Land = nil
  679. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  680. if v.Owner.Value == game.Players.LocalPlayer then
  681. Land = v
  682. break
  683. end
  684. end
  685. if not Land then
  686. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  687. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  688. Land = v
  689. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  690. break
  691. end
  692. end
  693. end
  694.  
  695. function Spawn(Item)
  696. local Info = {}
  697. Info.Name = Item.Name
  698. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  699. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  700. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  701. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  702. end
  703.  
  704. for i=1, Quantity do
  705. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  706. end
  707. end)
  708.  
  709. trailer2.Name = "trailer2"
  710. trailer2.Parent = Main
  711. trailer2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  712. trailer2.BorderSizePixel = 0
  713. trailer2.Position = UDim2.new(0.224880755, 0, 0.601604283, 0)
  714. trailer2.Size = UDim2.new(0, 103, 0, 24)
  715. trailer2.Font = Enum.Font.SourceSans
  716. trailer2.Text = "Trailer Grande"
  717. trailer2.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  718. trailer2.TextSize = 14
  719. trailer2.MouseButton1Down:connect(function()
  720. local Item = "Trailer2"
  721. local Quantity = TextBox.Text
  722.  
  723. local Land = nil
  724. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  725. if v.Owner.Value == game.Players.LocalPlayer then
  726. Land = v
  727. break
  728. end
  729. end
  730. if not Land then
  731. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  732. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  733. Land = v
  734. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  735. break
  736. end
  737. end
  738. end
  739.  
  740. function Spawn(Item)
  741. local Info = {}
  742. Info.Name = Item.Name
  743. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  744. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  745. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  746. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  747. end
  748.  
  749. for i=1, Quantity do
  750. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  751. end
  752. end)
  753.  
  754. blueball.Name = "blueball"
  755. blueball.Parent = Main
  756. blueball.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  757. blueball.BorderSizePixel = 0
  758. blueball.Position = UDim2.new(0.414037317, 0, 0.155080214, 0)
  759. blueball.Size = UDim2.new(0, 103, 0, 24)
  760. blueball.Font = Enum.Font.SourceSans
  761. blueball.Text = "Bola Azul"
  762. blueball.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  763. blueball.TextSize = 14
  764. blueball.MouseButton1Down:connect(function()
  765. local Item = "BlueBall"
  766. local Quantity = TextBox.Text
  767.  
  768. local Land = nil
  769. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  770. if v.Owner.Value == game.Players.LocalPlayer then
  771. Land = v
  772. break
  773. end
  774. end
  775. if not Land then
  776. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  777. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  778. Land = v
  779. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  780. break
  781. end
  782. end
  783. end
  784.  
  785. function Spawn(Item)
  786. local Info = {}
  787. Info.Name = Item.Name
  788. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  789. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  790. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  791. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  792. end
  793.  
  794. for i=1, Quantity do
  795. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  796. end
  797. end)
  798.  
  799. greenball.Name = "greenball"
  800. greenball.Parent = Main
  801. greenball.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  802. greenball.BorderSizePixel = 0
  803. greenball.Position = UDim2.new(0.414037317, 0, 0.243315503, 0)
  804. greenball.Size = UDim2.new(0, 103, 0, 24)
  805. greenball.Font = Enum.Font.SourceSans
  806. greenball.Text = "Bola Verde"
  807. greenball.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  808. greenball.TextSize = 14
  809. greenball.MouseButton1Down:connect(function()
  810. local Item = "GreenBall"
  811. local Quantity = TextBox.Text
  812.  
  813. local Land = nil
  814. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  815. if v.Owner.Value == game.Players.LocalPlayer then
  816. Land = v
  817. break
  818. end
  819. end
  820. if not Land then
  821. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  822. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  823. Land = v
  824. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  825. break
  826. end
  827. end
  828. end
  829.  
  830. function Spawn(Item)
  831. local Info = {}
  832. Info.Name = Item.Name
  833. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  834. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  835. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  836. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  837. end
  838.  
  839. for i=1, Quantity do
  840. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  841. end
  842. end)
  843.  
  844. plumball.Name = "plumball"
  845. plumball.Parent = Main
  846. plumball.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  847. plumball.BorderSizePixel = 0
  848. plumball.Position = UDim2.new(0.414037317, 0, 0.334224582, 0)
  849. plumball.Size = UDim2.new(0, 103, 0, 24)
  850. plumball.Font = Enum.Font.SourceSans
  851. plumball.Text = "Bola Roxa"
  852. plumball.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  853. plumball.TextSize = 14
  854. plumball.MouseButton1Down:connect(function()
  855. local Item = "PlumBall"
  856. local Quantity = TextBox.Text
  857.  
  858. local Land = nil
  859. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  860. if v.Owner.Value == game.Players.LocalPlayer then
  861. Land = v
  862. break
  863. end
  864. end
  865. if not Land then
  866. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  867. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  868. Land = v
  869. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  870. break
  871. end
  872. end
  873. end
  874.  
  875. function Spawn(Item)
  876. local Info = {}
  877. Info.Name = Item.Name
  878. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  879. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  880. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  881. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  882. end
  883.  
  884. for i=1, Quantity do
  885. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  886. end
  887. end)
  888.  
  889. RedBall.Name = "RedBall"
  890. RedBall.Parent = Main
  891. RedBall.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  892. RedBall.BorderSizePixel = 0
  893. RedBall.Position = UDim2.new(0.414037317, 0, 0.4224599, 0)
  894. RedBall.Size = UDim2.new(0, 103, 0, 24)
  895. RedBall.Font = Enum.Font.SourceSans
  896. RedBall.Text = "Bola Vermelha"
  897. RedBall.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  898. RedBall.TextSize = 14
  899. RedBall.MouseButton1Down:connect(function()
  900. local Item = "RedBall"
  901. local Quantity = TextBox.Text
  902.  
  903. local Land = nil
  904. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  905. if v.Owner.Value == game.Players.LocalPlayer then
  906. Land = v
  907. break
  908. end
  909. end
  910. if not Land then
  911. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  912. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  913. Land = v
  914. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  915. break
  916. end
  917. end
  918. end
  919.  
  920. function Spawn(Item)
  921. local Info = {}
  922. Info.Name = Item.Name
  923. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  924. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  925. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  926. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  927. end
  928.  
  929. for i=1, Quantity do
  930. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  931. end
  932. end)
  933.  
  934. PumpkinClassic.Name = "PumpkinClassic"
  935. PumpkinClassic.Parent = Main
  936. PumpkinClassic.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  937. PumpkinClassic.BorderSizePixel = 0
  938. PumpkinClassic.Position = UDim2.new(0.414037317, 0, 0.556149721, 0)
  939. PumpkinClassic.Size = UDim2.new(0, 103, 0, 24)
  940. PumpkinClassic.Font = Enum.Font.SourceSans
  941. PumpkinClassic.Text = "Abóbora Vermelha"
  942. PumpkinClassic.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  943. PumpkinClassic.TextSize = 14
  944. PumpkinClassic.MouseButton1Down:connect(function()
  945. local Item = "PumpkinClassic"
  946. local Quantity = TextBox.Text
  947.  
  948. local Land = nil
  949. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  950. if v.Owner.Value == game.Players.LocalPlayer then
  951. Land = v
  952. break
  953. end
  954. end
  955. if not Land then
  956. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  957. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  958. Land = v
  959. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  960. break
  961. end
  962. end
  963. end
  964.  
  965. function Spawn(Item)
  966. local Info = {}
  967. Info.Name = Item.Name
  968. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  969. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  970. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  971. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  972. end
  973.  
  974. for i=1, Quantity do
  975. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  976. end
  977. end)
  978.  
  979. PumpkinCursed.Name = "PumpkinCursed"
  980. PumpkinCursed.Parent = Main
  981. PumpkinCursed.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  982. PumpkinCursed.BorderSizePixel = 0
  983. PumpkinCursed.Position = UDim2.new(0.414037317, 0, 0.64438504, 0)
  984. PumpkinCursed.Size = UDim2.new(0, 103, 0, 24)
  985. PumpkinCursed.Font = Enum.Font.SourceSans
  986. PumpkinCursed.Text = "Abóbora Vinho"
  987. PumpkinCursed.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  988. PumpkinCursed.TextSize = 14
  989. PumpkinCursed.MouseButton1Down:connect(function()
  990. local Item = "PumpkinCursed"
  991. local Quantity = TextBox.Text
  992.  
  993. local Land = nil
  994. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  995. if v.Owner.Value == game.Players.LocalPlayer then
  996. Land = v
  997. break
  998. end
  999. end
  1000. if not Land then
  1001. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1002. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1003. Land = v
  1004. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1005. break
  1006. end
  1007. end
  1008. end
  1009.  
  1010. function Spawn(Item)
  1011. local Info = {}
  1012. Info.Name = Item.Name
  1013. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1014. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1015. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1016. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1017. end
  1018.  
  1019. for i=1, Quantity do
  1020. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1021. end
  1022. end)
  1023.  
  1024. PumpkinDark.Name = "PumpkinDark"
  1025. PumpkinDark.Parent = Main
  1026. PumpkinDark.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1027. PumpkinDark.BorderSizePixel = 0
  1028. PumpkinDark.Position = UDim2.new(0.414037317, 0, 0.732620299, 0)
  1029. PumpkinDark.Size = UDim2.new(0, 103, 0, 24)
  1030. PumpkinDark.Font = Enum.Font.SourceSans
  1031. PumpkinDark.Text = "Abóbora Preta"
  1032. PumpkinDark.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1033. PumpkinDark.TextSize = 14
  1034. PumpkinDark.MouseButton1Down:connect(function()
  1035. local Item = "PumpkinDark"
  1036. local Quantity = TextBox.Text
  1037.  
  1038. local Land = nil
  1039. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1040. if v.Owner.Value == game.Players.LocalPlayer then
  1041. Land = v
  1042. break
  1043. end
  1044. end
  1045. if not Land then
  1046. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1047. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1048. Land = v
  1049. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1050. break
  1051. end
  1052. end
  1053. end
  1054.  
  1055. function Spawn(Item)
  1056. local Info = {}
  1057. Info.Name = Item.Name
  1058. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1059. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1060. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1061. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1062. end
  1063.  
  1064. for i=1, Quantity do
  1065. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1066. end
  1067. end)
  1068.  
  1069. PumpkinGreen.Name = "PumpkinGreen"
  1070. PumpkinGreen.Parent = Main
  1071. PumpkinGreen.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1072. PumpkinGreen.BorderSizePixel = 0
  1073. PumpkinGreen.Position = UDim2.new(0.414037317, 0, 0.823529422, 0)
  1074. PumpkinGreen.Size = UDim2.new(0, 103, 0, 24)
  1075. PumpkinGreen.Font = Enum.Font.SourceSans
  1076. PumpkinGreen.Text = "Abóbora Verde"
  1077. PumpkinGreen.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1078. PumpkinGreen.TextSize = 14
  1079. PumpkinGreen.MouseButton1Down:connect(function()
  1080. local Item = "PumpkinGreen"
  1081. local Quantity = TextBox.Text
  1082.  
  1083. local Land = nil
  1084. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1085. if v.Owner.Value == game.Players.LocalPlayer then
  1086. Land = v
  1087. break
  1088. end
  1089. end
  1090. if not Land then
  1091. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1092. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1093. Land = v
  1094. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1095. break
  1096. end
  1097. end
  1098. end
  1099.  
  1100. function Spawn(Item)
  1101. local Info = {}
  1102. Info.Name = Item.Name
  1103. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1104. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1105. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1106. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1107. end
  1108.  
  1109. for i=1, Quantity do
  1110. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1111. end
  1112. end)
  1113.  
  1114. Bobblehead.Name = "Bobblehead"
  1115. Bobblehead.Parent = Main
  1116. Bobblehead.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1117. Bobblehead.BorderSizePixel = 0
  1118. Bobblehead.Position = UDim2.new(0.604346573, 0, 0.155080214, 0)
  1119. Bobblehead.Size = UDim2.new(0, 103, 0, 24)
  1120. Bobblehead.Font = Enum.Font.SourceSans
  1121. Bobblehead.Text = "Cabeça Amarela"
  1122. Bobblehead.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1123. Bobblehead.TextSize = 14
  1124. Bobblehead.MouseButton1Down:connect(function()
  1125. local Item = "Bobblehead"
  1126. local Quantity = TextBox.Text
  1127.  
  1128. local Land = nil
  1129. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1130. if v.Owner.Value == game.Players.LocalPlayer then
  1131. Land = v
  1132. break
  1133. end
  1134. end
  1135. if not Land then
  1136. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1137. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1138. Land = v
  1139. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1140. break
  1141. end
  1142. end
  1143. end
  1144.  
  1145. function Spawn(Item)
  1146. local Info = {}
  1147. Info.Name = Item.Name
  1148. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1149. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1150. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1151. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1152. end
  1153.  
  1154. for i=1, Quantity do
  1155. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1156. end
  1157. end)
  1158.  
  1159. Bobblehead2.Name = "Bobblehead2"
  1160. Bobblehead2.Parent = Main
  1161. Bobblehead2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1162. Bobblehead2.BorderSizePixel = 0
  1163. Bobblehead2.Position = UDim2.new(0.604346573, 0, 0.243315503, 0)
  1164. Bobblehead2.Size = UDim2.new(0, 103, 0, 24)
  1165. Bobblehead2.Font = Enum.Font.SourceSans
  1166. Bobblehead2.Text = "Cabeça Vermelha"
  1167. Bobblehead2.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1168. Bobblehead2.TextSize = 14
  1169. Bobblehead2.MouseButton1Down:connect(function()
  1170. local Item = "Bobblehead2"
  1171. local Quantity = TextBox.Text
  1172.  
  1173. local Land = nil
  1174. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1175. if v.Owner.Value == game.Players.LocalPlayer then
  1176. Land = v
  1177. break
  1178. end
  1179. end
  1180. if not Land then
  1181. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1182. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1183. Land = v
  1184. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1185. break
  1186. end
  1187. end
  1188. end
  1189.  
  1190. function Spawn(Item)
  1191. local Info = {}
  1192. Info.Name = Item.Name
  1193. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1194. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1195. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1196. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1197. end
  1198.  
  1199. for i=1, Quantity do
  1200. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1201. end
  1202. end)
  1203.  
  1204. Bobblehead3.Name = "Bobblehead3"
  1205. Bobblehead3.Parent = Main
  1206. Bobblehead3.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1207. Bobblehead3.BorderSizePixel = 0
  1208. Bobblehead3.Position = UDim2.new(0.604346573, 0, 0.334224582, 0)
  1209. Bobblehead3.Size = UDim2.new(0, 103, 0, 24)
  1210. Bobblehead3.Font = Enum.Font.SourceSans
  1211. Bobblehead3.Text = "Cabeça Roxa"
  1212. Bobblehead3.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1213. Bobblehead3.TextSize = 14
  1214. Bobblehead3.MouseButton1Down:connect(function()
  1215. local Item = "Bobblehead3"
  1216. local Quantity = TextBox.Text
  1217.  
  1218. local Land = nil
  1219. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1220. if v.Owner.Value == game.Players.LocalPlayer then
  1221. Land = v
  1222. break
  1223. end
  1224. end
  1225. if not Land then
  1226. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1227. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1228. Land = v
  1229. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1230. break
  1231. end
  1232. end
  1233. end
  1234.  
  1235. function Spawn(Item)
  1236. local Info = {}
  1237. Info.Name = Item.Name
  1238. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1239. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1240. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1241. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1242. end
  1243.  
  1244. for i=1, Quantity do
  1245. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1246. end
  1247. end)
  1248.  
  1249. Bobblehead4.Name = "Bobblehead4"
  1250. Bobblehead4.Parent = Main
  1251. Bobblehead4.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1252. Bobblehead4.BorderSizePixel = 0
  1253. Bobblehead4.Position = UDim2.new(0.604346573, 0, 0.4224599, 0)
  1254. Bobblehead4.Size = UDim2.new(0, 103, 0, 24)
  1255. Bobblehead4.Font = Enum.Font.SourceSans
  1256. Bobblehead4.Text = "Cabeça Verde"
  1257. Bobblehead4.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1258. Bobblehead4.TextSize = 14
  1259. Bobblehead4.MouseButton1Down:connect(function()
  1260. local Item = "Bobblehead4"
  1261. local Quantity = TextBox.Text
  1262.  
  1263. local Land = nil
  1264. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1265. if v.Owner.Value == game.Players.LocalPlayer then
  1266. Land = v
  1267. break
  1268. end
  1269. end
  1270. if not Land then
  1271. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1272. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1273. Land = v
  1274. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1275. break
  1276. end
  1277. end
  1278. end
  1279.  
  1280. function Spawn(Item)
  1281. local Info = {}
  1282. Info.Name = Item.Name
  1283. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1284. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1285. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1286. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1287. end
  1288.  
  1289. for i=1, Quantity do
  1290. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1291. end
  1292. end)
  1293.  
  1294. Turkey3.Name = "Turkey3"
  1295. Turkey3.Parent = Main
  1296. Turkey3.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1297. Turkey3.BorderSizePixel = 0
  1298. Turkey3.Position = UDim2.new(0.604346573, 0, 0.820855618, 0)
  1299. Turkey3.Size = UDim2.new(0, 103, 0, 24)
  1300. Turkey3.Font = Enum.Font.SourceSans
  1301. Turkey3.Text = "Frango 3"
  1302. Turkey3.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1303. Turkey3.TextSize = 14
  1304. Turkey3.MouseButton1Down:connect(function()
  1305. local Item = "Turkey3"
  1306. local Quantity = TextBox.Text
  1307.  
  1308. local Land = nil
  1309. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1310. if v.Owner.Value == game.Players.LocalPlayer then
  1311. Land = v
  1312. break
  1313. end
  1314. end
  1315. if not Land then
  1316. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1317. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1318. Land = v
  1319. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1320. break
  1321. end
  1322. end
  1323. end
  1324.  
  1325. function Spawn(Item)
  1326. local Info = {}
  1327. Info.Name = Item.Name
  1328. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1329. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1330. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1331. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1332. end
  1333.  
  1334. for i=1, Quantity do
  1335. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1336. end
  1337. end)
  1338.  
  1339. Turkey.Name = "Turkey"
  1340. Turkey.Parent = Main
  1341. Turkey.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1342. Turkey.BorderSizePixel = 0
  1343. Turkey.Position = UDim2.new(0.604346573, 0, 0.641711235, 0)
  1344. Turkey.Size = UDim2.new(0, 103, 0, 24)
  1345. Turkey.Font = Enum.Font.SourceSans
  1346. Turkey.Text = "Frango 1"
  1347. Turkey.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1348. Turkey.TextSize = 14
  1349. Turkey.MouseButton1Down:connect(function()
  1350. local Item = "Turkey"
  1351. local Quantity = TextBox.Text
  1352.  
  1353. local Land = nil
  1354. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1355. if v.Owner.Value == game.Players.LocalPlayer then
  1356. Land = v
  1357. break
  1358. end
  1359. end
  1360. if not Land then
  1361. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1362. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1363. Land = v
  1364. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1365. break
  1366. end
  1367. end
  1368. end
  1369.  
  1370. function Spawn(Item)
  1371. local Info = {}
  1372. Info.Name = Item.Name
  1373. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1374. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1375. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1376. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1377. end
  1378.  
  1379. for i=1, Quantity do
  1380. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1381. end
  1382. end)
  1383.  
  1384. Turkey2.Name = "Turkey2"
  1385. Turkey2.Parent = Main
  1386. Turkey2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1387. Turkey2.BorderSizePixel = 0
  1388. Turkey2.Position = UDim2.new(0.604346573, 0, 0.729946494, 0)
  1389. Turkey2.Size = UDim2.new(0, 103, 0, 24)
  1390. Turkey2.Font = Enum.Font.SourceSans
  1391. Turkey2.Text = "Frango 2"
  1392. Turkey2.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1393. Turkey2.TextSize = 14
  1394. Turkey2.MouseButton1Down:connect(function()
  1395. local Item = "Turkey2"
  1396. local Quantity = TextBox.Text
  1397.  
  1398. local Land = nil
  1399. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1400. if v.Owner.Value == game.Players.LocalPlayer then
  1401. Land = v
  1402. break
  1403. end
  1404. end
  1405. if not Land then
  1406. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1407. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1408. Land = v
  1409. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1410. break
  1411. end
  1412. end
  1413. end
  1414.  
  1415. function Spawn(Item)
  1416. local Info = {}
  1417. Info.Name = Item.Name
  1418. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1419. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1420. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1421. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1422. end
  1423.  
  1424. for i=1, Quantity do
  1425. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1426. end
  1427. end)
  1428.  
  1429. CandyCane.Name = "CandyCane"
  1430. CandyCane.Parent = Main
  1431. CandyCane.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1432. CandyCane.BorderSizePixel = 0
  1433. CandyCane.Position = UDim2.new(0.802899122, 0, 0.817124784, 0)
  1434. CandyCane.Size = UDim2.new(0, 103, 0, 25)
  1435. CandyCane.Font = Enum.Font.SourceSans
  1436. CandyCane.Text = "Pirulito"
  1437. CandyCane.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1438. CandyCane.TextSize = 14
  1439. CandyCane.MouseButton1Down:connect(function()
  1440. local Item = "CandyCane"
  1441. local Quantity = TextBox.Text
  1442.  
  1443. local Land = nil
  1444. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1445. if v.Owner.Value == game.Players.LocalPlayer then
  1446. Land = v
  1447. break
  1448. end
  1449. end
  1450. if not Land then
  1451. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1452. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1453. Land = v
  1454. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1455. break
  1456. end
  1457. end
  1458. end
  1459.  
  1460. function Spawn(Item)
  1461. local Info = {}
  1462. Info.Name = Item.Name
  1463. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1464. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1465. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1466. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1467. end
  1468.  
  1469. for i=1, Quantity do
  1470. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1471. end
  1472. end)
  1473.  
  1474. Duck.Name = "Duck"
  1475. Duck.Parent = Main
  1476. Duck.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1477. Duck.BorderSizePixel = 0
  1478. Duck.Position = UDim2.new(0.802899122, 0, 0.720930278, 0)
  1479. Duck.Size = UDim2.new(0, 103, 0, 25)
  1480. Duck.Font = Enum.Font.SourceSans
  1481. Duck.Text = "Patinho"
  1482. Duck.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1483. Duck.TextSize = 14
  1484. Duck.MouseButton1Down:connect(function()
  1485. local Item = "Duck"
  1486. local Quantity = TextBox.Text
  1487.  
  1488. local Land = nil
  1489. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1490. if v.Owner.Value == game.Players.LocalPlayer then
  1491. Land = v
  1492. break
  1493. end
  1494. end
  1495. if not Land then
  1496. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1497. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1498. Land = v
  1499. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1500. break
  1501. end
  1502. end
  1503. end
  1504.  
  1505. function Spawn(Item)
  1506. local Info = {}
  1507. Info.Name = Item.Name
  1508. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1509. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1510. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1511. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1512. end
  1513.  
  1514. for i=1, Quantity do
  1515. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1516. end
  1517. end)
  1518.  
  1519. WorkLight.Name = "WorkLight"
  1520. WorkLight.Parent = Main
  1521. WorkLight.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1522. WorkLight.BorderSizePixel = 0
  1523. WorkLight.Position = UDim2.new(0.802899122, 0, 0.627564967, 0)
  1524. WorkLight.Size = UDim2.new(0, 103, 0, 25)
  1525. WorkLight.Font = Enum.Font.SourceSans
  1526. WorkLight.Text = "Lanterna"
  1527. WorkLight.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1528. WorkLight.TextSize = 14
  1529. WorkLight.MouseButton1Down:connect(function()
  1530. local Item = "WorkLight"
  1531. local Quantity = TextBox.Text
  1532.  
  1533. local Land = nil
  1534. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1535. if v.Owner.Value == game.Players.LocalPlayer then
  1536. Land = v
  1537. break
  1538. end
  1539. end
  1540. if not Land then
  1541. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1542. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1543. Land = v
  1544. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1545. break
  1546. end
  1547. end
  1548. end
  1549.  
  1550. function Spawn(Item)
  1551. local Info = {}
  1552. Info.Name = Item.Name
  1553. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1554. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1555. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1556. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1557. end
  1558.  
  1559. for i=1, Quantity do
  1560. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1561. end
  1562. end)
  1563.  
  1564. Toboggan.Name = "Toboggan"
  1565. Toboggan.Parent = Main
  1566. Toboggan.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1567. Toboggan.BorderSizePixel = 0
  1568. Toboggan.Position = UDim2.new(0.802899122, 0, 0.534199774, 0)
  1569. Toboggan.Size = UDim2.new(0, 103, 0, 25)
  1570. Toboggan.Font = Enum.Font.SourceSans
  1571. Toboggan.Text = "Escorregador"
  1572. Toboggan.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1573. Toboggan.TextSize = 14
  1574. Toboggan.MouseButton1Down:connect(function()
  1575. local Item = "Toboggan"
  1576. local Quantity = TextBox.Text
  1577.  
  1578. local Land = nil
  1579. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1580. if v.Owner.Value == game.Players.LocalPlayer then
  1581. Land = v
  1582. break
  1583. end
  1584. end
  1585. if not Land then
  1586. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1587. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1588. Land = v
  1589. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1590. break
  1591. end
  1592. end
  1593. end
  1594.  
  1595. function Spawn(Item)
  1596. local Info = {}
  1597. Info.Name = Item.Name
  1598. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1599. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1600. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1601. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1602. end
  1603.  
  1604. for i=1, Quantity do
  1605. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1606. end
  1607. end)
  1608.  
  1609. Spork.Name = "Spork"
  1610. Spork.Parent = Main
  1611. Spork.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1612. Spork.BorderSizePixel = 0
  1613. Spork.Position = UDim2.new(0.802899122, 0, 0.438005239, 0)
  1614. Spork.Size = UDim2.new(0, 103, 0, 25)
  1615. Spork.Font = Enum.Font.SourceSans
  1616. Spork.Text = "Garfolher"
  1617. Spork.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1618. Spork.TextSize = 14
  1619. Spork.MouseButton1Down:connect(function()
  1620. local Item = "Spork"
  1621. local Quantity = TextBox.Text
  1622.  
  1623. local Land = nil
  1624. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1625. if v.Owner.Value == game.Players.LocalPlayer then
  1626. Land = v
  1627. break
  1628. end
  1629. end
  1630. if not Land then
  1631. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1632. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1633. Land = v
  1634. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1635. break
  1636. end
  1637. end
  1638. end
  1639.  
  1640. function Spawn(Item)
  1641. local Info = {}
  1642. Info.Name = Item.Name
  1643. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1644. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1645. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1646. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1647. end
  1648.  
  1649. for i=1, Quantity do
  1650. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1651. end
  1652. end)
  1653.  
  1654. Scoobis.Name = "Scoobis"
  1655. Scoobis.Parent = Main
  1656. Scoobis.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1657. Scoobis.BorderSizePixel = 0
  1658. Scoobis.Position = UDim2.new(0.802899122, 0, 0.344639987, 0)
  1659. Scoobis.Size = UDim2.new(0, 103, 0, 25)
  1660. Scoobis.Font = Enum.Font.SourceSans
  1661. Scoobis.Text = "Scoobis"
  1662. Scoobis.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1663. Scoobis.TextSize = 14
  1664. Scoobis.MouseButton1Down:connect(function()
  1665. local Item = "Scoobis"
  1666. local Quantity = TextBox.Text
  1667.  
  1668. local Land = nil
  1669. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1670. if v.Owner.Value == game.Players.LocalPlayer then
  1671. Land = v
  1672. break
  1673. end
  1674. end
  1675. if not Land then
  1676. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1677. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1678. Land = v
  1679. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1680. break
  1681. end
  1682. end
  1683. end
  1684.  
  1685. function Spawn(Item)
  1686. local Info = {}
  1687. Info.Name = Item.Name
  1688. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1689. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1690. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1691. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1692. end
  1693.  
  1694. for i=1, Quantity do
  1695. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1696. end
  1697. end)
  1698.  
  1699. Plate.Name = "Plate"
  1700. Plate.Parent = Main
  1701. Plate.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1702. Plate.BorderSizePixel = 0
  1703. Plate.Position = UDim2.new(0.802899122, 0, 0.248445481, 0)
  1704. Plate.Size = UDim2.new(0, 103, 0, 25)
  1705. Plate.Font = Enum.Font.SourceSans
  1706. Plate.Text = "Prato"
  1707. Plate.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1708. Plate.TextSize = 14
  1709. Plate.MouseButton1Down:connect(function()
  1710. local Item = "Plate"
  1711. local Quantity = TextBox.Text
  1712.  
  1713. local Land = nil
  1714. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1715. if v.Owner.Value == game.Players.LocalPlayer then
  1716. Land = v
  1717. break
  1718. end
  1719. end
  1720. if not Land then
  1721. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1722. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1723. Land = v
  1724. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1725. break
  1726. end
  1727. end
  1728. end
  1729.  
  1730. function Spawn(Item)
  1731. local Info = {}
  1732. Info.Name = Item.Name
  1733. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1734. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1735. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1736. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1737. end
  1738.  
  1739. for i=1, Quantity do
  1740. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1741. end
  1742. end)
  1743.  
  1744. Eye1.Name = "Eye1"
  1745. Eye1.Parent = Main
  1746. Eye1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1747. Eye1.BorderSizePixel = 0
  1748. Eye1.Position = UDim2.new(0.802899122, 0, 0.155080214, 0)
  1749. Eye1.Size = UDim2.new(0, 103, 0, 25)
  1750. Eye1.Font = Enum.Font.SourceSans
  1751. Eye1.Text = "Olho"
  1752. Eye1.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1753. Eye1.TextSize = 14
  1754. Eye1.MouseButton1Down:connect(function()
  1755. local Item = "Eye1"
  1756. local Quantity = TextBox.Text
  1757.  
  1758. local Land = nil
  1759. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1760. if v.Owner.Value == game.Players.LocalPlayer then
  1761. Land = v
  1762. break
  1763. end
  1764. end
  1765. if not Land then
  1766. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1767. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  1768. Land = v
  1769. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1770. break
  1771. end
  1772. end
  1773. end
  1774.  
  1775. function Spawn(Item)
  1776. local Info = {}
  1777. Info.Name = Item.Name
  1778. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  1779. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  1780. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  1781. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  1782. end
  1783.  
  1784. for i=1, Quantity do
  1785. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  1786. end
  1787. end)
  1788.  
  1789.  
  1790. Close.Name = "Close"
  1791. Close.Parent = Main
  1792. Close.BackgroundColor3 = Color3.new(0.403922, 0.403922, 0.403922)
  1793. Close.Position = UDim2.new(0.949180305, 0, 0, 0)
  1794. Close.Size = UDim2.new(0, 31, 0, 23)
  1795. Close.Font = Enum.Font.SourceSans
  1796. Close.Text = "X"
  1797. Close.TextColor3 = Color3.new(1, 0, 0)
  1798. Close.TextSize = 30
  1799. Close.MouseButton1Down:connect(function()
  1800. OpenFrame.Visible = true
  1801. Main.Visible = false
  1802. end)
  1803.  
  1804. TextBox.Parent = Main
  1805. TextBox.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1806. TextBox.BorderSizePixel = 0
  1807. TextBox.Position = UDim2.new(0.224880755, 0, 0.801604283, 0)
  1808. TextBox.Size = UDim2.new(0, 103, 0, 24)
  1809. TextBox.Font = Enum.Font.SourceSans
  1810. TextBox.Text = "Quantidade"
  1811. TextBox.TextColor3 = Color3.new(1, 1, 1)
  1812. TextBox.TextSize = 14
  1813. TextBox.Draggable = true
  1814. -- Scripts:
Add Comment
Please, Sign In to add comment