Advertisement
kleber1234

Crazy Gui

Jun 2nd, 2019
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.52 KB | None | 0 0
  1. local sound = Instance.new("Sound",game.Players.LocalPlayer)
  2. sound.Name = "Sound"
  3. sound.Volume = 10
  4. sound.SoundId = ""
  5. sound.Looped = false
  6. local Wood = Instance.new("ScreenGui")
  7. local Main = Instance.new("Frame")
  8. local ScrollingFrame = Instance.new("ScrollingFrame")
  9. local Fir = Instance.new("TextButton")
  10. local Birch = Instance.new("TextButton")
  11. local Cherry = Instance.new("TextButton")
  12. local Generic = Instance.new("TextButton")
  13. local Oak = Instance.new("TextButton")
  14. local Palm = Instance.new("TextButton")
  15. local Pine = Instance.new("TextButton")
  16. local Walnut = Instance.new("TextButton")
  17. local Koa = Instance.new("TextButton")
  18. local Sign = Instance.new("TextButton")
  19. local Volcano = Instance.new("TextButton")
  20. local GoldSwampy = Instance.new("TextButton")
  21. local GreenSwampy = Instance.new("TextButton")
  22. local SnowGlow = Instance.new("TextButton")
  23. local CaveCrawler = Instance.new("TextButton")
  24. local Spooky = Instance.new("TextButton")
  25. local LoneCave = Instance.new("TextButton")
  26. local SpookyNeon = Instance.new("TextButton")
  27. local GenericSpecial = Instance.new("TextButton")
  28. local Frost = Instance.new("TextButton")
  29. local InfoText = Instance.new("TextLabel")
  30. local Info = Instance.new("TextLabel")
  31. local Options = Instance.new("TextLabel")
  32. local Self = Instance.new("TextButton")
  33. local Player = Instance.new("TextLabel")
  34. local PlayerName = Instance.new("TextBox")
  35. local Execute = Instance.new("TextButton")
  36. local Wood_2 = Instance.new("TextLabel")
  37. local Wood2 = Instance.new("TextLabel")
  38. local Plug = Instance.new("TextButton")
  39. local Image = Instance.new("ImageLabel")
  40. local Others = Instance.new("TextButton")
  41. --Properties:
  42. Wood.Name = "Wood"
  43. Wood.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  44.  
  45. Main.Name = "Main"
  46. Main.Parent = Wood
  47. Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  48. Main.BorderColor3 = Color3.new(1, 0.333333, 0)
  49. Main.BorderSizePixel = 5
  50. Main.Position = UDim2.new(0.00439517386, 0, 0.376564294, 0)
  51. Main.Size = UDim2.new(0, 200, 0, 300)
  52.  
  53. ScrollingFrame.Parent = Main
  54. ScrollingFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  55. ScrollingFrame.BorderColor3 = Color3.new(1, 0.333333, 0)
  56. ScrollingFrame.Position = UDim2.new(0.470000029, 0, -0.00333333015, 0)
  57. ScrollingFrame.Size = UDim2.new(0, 105, 0, 199)
  58. ScrollingFrame.CanvasPosition = Vector2.new(0, 300)
  59.  
  60. Fir.Name = "Fir"
  61. Fir.Parent = ScrollingFrame
  62. Fir.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  63. Fir.BackgroundTransparency = 0.5
  64. Fir.BorderColor3 = Color3.new(1, 0.333333, 0)
  65. Fir.Position = UDim2.new(-0.00119048357, 0, 0.0416666679, 0)
  66. Fir.Size = UDim2.new(0, 91, 0, 25)
  67. Fir.Font = Enum.Font.Fantasy
  68. Fir.Text = "Fir"
  69. Fir.TextColor3 = Color3.new(0, 0, 0)
  70. Fir.TextSize = 14
  71.  
  72. Birch.Name = "Birch"
  73. Birch.Parent = ScrollingFrame
  74. Birch.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  75. Birch.BackgroundTransparency = 0.5
  76. Birch.BorderColor3 = Color3.new(1, 0.333333, 0)
  77. Birch.Position = UDim2.new(-0.00119048357, 0, -0.00166666671, 0)
  78. Birch.Size = UDim2.new(0, 91, 0, 25)
  79. Birch.Font = Enum.Font.Fantasy
  80. Birch.Text = "Birch"
  81. Birch.TextColor3 = Color3.new(0, 0, 0)
  82. Birch.TextSize = 14
  83.  
  84. Cherry.Name = "Cherry"
  85. Cherry.Parent = ScrollingFrame
  86. Cherry.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  87. Cherry.BackgroundTransparency = 0.5
  88. Cherry.BorderColor3 = Color3.new(1, 0.333333, 0)
  89. Cherry.Position = UDim2.new(-0.00119048357, 0, 0.0833333358, 0)
  90. Cherry.Size = UDim2.new(0, 91, 0, 25)
  91. Cherry.Font = Enum.Font.Fantasy
  92. Cherry.Text = "Cherry"
  93. Cherry.TextColor3 = Color3.new(0, 0, 0)
  94. Cherry.TextSize = 14
  95.  
  96. Generic.Name = "Generic"
  97. Generic.Parent = ScrollingFrame
  98. Generic.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  99. Generic.BackgroundTransparency = 0.5
  100. Generic.BorderColor3 = Color3.new(1, 0.333333, 0)
  101. Generic.Position = UDim2.new(-0.00119048357, 0, 0.125, 0)
  102. Generic.Size = UDim2.new(0, 91, 0, 25)
  103. Generic.Font = Enum.Font.Fantasy
  104. Generic.Text = "Basic Wood"
  105. Generic.TextColor3 = Color3.new(0, 0, 0)
  106. Generic.TextSize = 14
  107.  
  108. Oak.Name = "Oak"
  109. Oak.Parent = ScrollingFrame
  110. Oak.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  111. Oak.BackgroundTransparency = 0.5
  112. Oak.BorderColor3 = Color3.new(1, 0.333333, 0)
  113. Oak.Position = UDim2.new(-0.00119048357, 0, 0.166666672, 0)
  114. Oak.Size = UDim2.new(0, 91, 0, 25)
  115. Oak.Font = Enum.Font.Fantasy
  116. Oak.Text = "Oak"
  117. Oak.TextColor3 = Color3.new(0, 0, 0)
  118. Oak.TextSize = 14
  119.  
  120. Palm.Name = "Palm"
  121. Palm.Parent = ScrollingFrame
  122. Palm.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  123. Palm.BackgroundTransparency = 0.5
  124. Palm.BorderColor3 = Color3.new(1, 0.333333, 0)
  125. Palm.Position = UDim2.new(-0.00119048357, 0, 0.208333343, 0)
  126. Palm.Size = UDim2.new(0, 91, 0, 25)
  127. Palm.Font = Enum.Font.Fantasy
  128. Palm.Text = "Palm"
  129. Palm.TextColor3 = Color3.new(0, 0, 0)
  130. Palm.TextSize = 14
  131.  
  132. Pine.Name = "Pine"
  133. Pine.Parent = ScrollingFrame
  134. Pine.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  135. Pine.BackgroundTransparency = 0.5
  136. Pine.BorderColor3 = Color3.new(1, 0.333333, 0)
  137. Pine.Position = UDim2.new(-0.00119048357, 0, 0.25, 0)
  138. Pine.Size = UDim2.new(0, 91, 0, 25)
  139. Pine.Font = Enum.Font.Fantasy
  140. Pine.Text = "Pine"
  141. Pine.TextColor3 = Color3.new(0, 0, 0)
  142. Pine.TextSize = 14
  143.  
  144. Walnut.Name = "Walnut"
  145. Walnut.Parent = ScrollingFrame
  146. Walnut.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  147. Walnut.BackgroundTransparency = 0.5
  148. Walnut.BorderColor3 = Color3.new(1, 0.333333, 0)
  149. Walnut.Position = UDim2.new(-0.00119048357, 0, 0.291666657, 0)
  150. Walnut.Size = UDim2.new(0, 91, 0, 25)
  151. Walnut.Font = Enum.Font.Fantasy
  152. Walnut.Text = "Walnut"
  153. Walnut.TextColor3 = Color3.new(0, 0, 0)
  154. Walnut.TextSize = 14
  155.  
  156. Koa.Name = "Koa"
  157. Koa.Parent = ScrollingFrame
  158. Koa.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  159. Koa.BackgroundTransparency = 0.5
  160. Koa.BorderColor3 = Color3.new(1, 0.333333, 0)
  161. Koa.Position = UDim2.new(-0.00119048357, 0, 0.333333313, 0)
  162. Koa.Size = UDim2.new(0, 91, 0, 25)
  163. Koa.Font = Enum.Font.Fantasy
  164. Koa.Text = "Koa"
  165. Koa.TextColor3 = Color3.new(0, 0, 0)
  166. Koa.TextSize = 14
  167.  
  168. Sign.Name = "Sign"
  169. Sign.Parent = ScrollingFrame
  170. Sign.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  171. Sign.BackgroundTransparency = 0.5
  172. Sign.BorderColor3 = Color3.new(1, 0.333333, 0)
  173. Sign.Position = UDim2.new(-0.00119048357, 0, 0.37499997, 0)
  174. Sign.Size = UDim2.new(0, 91, 0, 25)
  175. Sign.Font = Enum.Font.Fantasy
  176. Sign.Text = "Sign"
  177. Sign.TextColor3 = Color3.new(0, 0, 0)
  178. Sign.TextSize = 14
  179.  
  180. Volcano.Name = "Volcano"
  181. Volcano.Parent = ScrollingFrame
  182. Volcano.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  183. Volcano.BackgroundTransparency = 0.5
  184. Volcano.BorderColor3 = Color3.new(1, 0.333333, 0)
  185. Volcano.Position = UDim2.new(-0.00119048357, 0, 0.416666627, 0)
  186. Volcano.Size = UDim2.new(0, 91, 0, 25)
  187. Volcano.Font = Enum.Font.Fantasy
  188. Volcano.Text = "Volcano"
  189. Volcano.TextColor3 = Color3.new(0, 0, 0)
  190. Volcano.TextSize = 14
  191.  
  192. GoldSwampy.Name = "GoldSwampy"
  193. GoldSwampy.Parent = ScrollingFrame
  194. GoldSwampy.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  195. GoldSwampy.BackgroundTransparency = 0.5
  196. GoldSwampy.BorderColor3 = Color3.new(1, 0.333333, 0)
  197. GoldSwampy.Position = UDim2.new(-0.00119048357, 0, 0.458333284, 0)
  198. GoldSwampy.Size = UDim2.new(0, 91, 0, 25)
  199. GoldSwampy.Font = Enum.Font.Fantasy
  200. GoldSwampy.Text = "Gold"
  201. GoldSwampy.TextColor3 = Color3.new(0, 0, 0)
  202. GoldSwampy.TextSize = 14
  203.  
  204. GreenSwampy.Name = "GreenSwampy"
  205. GreenSwampy.Parent = ScrollingFrame
  206. GreenSwampy.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  207. GreenSwampy.BackgroundTransparency = 0.5
  208. GreenSwampy.BorderColor3 = Color3.new(1, 0.333333, 0)
  209. GreenSwampy.Position = UDim2.new(-0.00119048357, 0, 0.49999994, 0)
  210. GreenSwampy.Size = UDim2.new(0, 91, 0, 25)
  211. GreenSwampy.Font = Enum.Font.Fantasy
  212. GreenSwampy.Text = "Swamp"
  213. GreenSwampy.TextColor3 = Color3.new(0, 0, 0)
  214. GreenSwampy.TextSize = 14
  215.  
  216. SnowGlow.Name = "SnowGlow"
  217. SnowGlow.Parent = ScrollingFrame
  218. SnowGlow.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  219. SnowGlow.BackgroundTransparency = 0.5
  220. SnowGlow.BorderColor3 = Color3.new(1, 0.333333, 0)
  221. SnowGlow.Position = UDim2.new(-0.00119048357, 0, 0.541666627, 0)
  222. SnowGlow.Size = UDim2.new(0, 91, 0, 25)
  223. SnowGlow.Font = Enum.Font.Fantasy
  224. SnowGlow.Text = "Snow Glow"
  225. SnowGlow.TextColor3 = Color3.new(0, 0, 0)
  226. SnowGlow.TextSize = 14
  227.  
  228. CaveCrawler.Name = "CaveCrawler"
  229. CaveCrawler.Parent = ScrollingFrame
  230. CaveCrawler.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  231. CaveCrawler.BackgroundTransparency = 0.5
  232. CaveCrawler.BorderColor3 = Color3.new(1, 0.333333, 0)
  233. CaveCrawler.Position = UDim2.new(-0.00119047624, 0, 0.582512379, 0)
  234. CaveCrawler.Size = UDim2.new(0, 91, 0, 24)
  235. CaveCrawler.Font = Enum.Font.Fantasy
  236. CaveCrawler.Text = "Cave"
  237. CaveCrawler.TextColor3 = Color3.new(0, 0, 0)
  238. CaveCrawler.TextSize = 14
  239.  
  240. Spooky.Name = "Spooky"
  241. Spooky.Parent = ScrollingFrame
  242. Spooky.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  243. Spooky.BackgroundTransparency = 0.5
  244. Spooky.BorderColor3 = Color3.new(1, 0.333333, 0)
  245. Spooky.Position = UDim2.new(-0.00119047624, 0, 0.6225124, 0)
  246. Spooky.Size = UDim2.new(0, 91, 0, 24)
  247. Spooky.Font = Enum.Font.Fantasy
  248. Spooky.Text = "Spooky"
  249. Spooky.TextColor3 = Color3.new(0, 0, 0)
  250. Spooky.TextSize = 14
  251.  
  252. LoneCave.Name = "LoneCave"
  253. LoneCave.Parent = ScrollingFrame
  254. LoneCave.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  255. LoneCave.BackgroundTransparency = 0.5
  256. LoneCave.BorderColor3 = Color3.new(1, 0.333333, 0)
  257. LoneCave.Position = UDim2.new(-0.00119047612, 0, 0.662512422, 0)
  258. LoneCave.Size = UDim2.new(0, 91, 0, 24)
  259. LoneCave.Font = Enum.Font.Fantasy
  260. LoneCave.Text = "End Times"
  261. LoneCave.TextColor3 = Color3.new(0, 0, 0)
  262. LoneCave.TextSize = 14
  263.  
  264. SpookyNeon.Name = "SpookyNeon"
  265. SpookyNeon.Parent = ScrollingFrame
  266. SpookyNeon.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  267. SpookyNeon.BackgroundTransparency = 0.5
  268. SpookyNeon.BorderColor3 = Color3.new(1, 0.333333, 0)
  269. SpookyNeon.Position = UDim2.new(-0.00119047612, 0, 0.702512443, 0)
  270. SpookyNeon.Size = UDim2.new(0, 91, 0, 24)
  271. SpookyNeon.Font = Enum.Font.Fantasy
  272. SpookyNeon.Text = "Sinister"
  273. SpookyNeon.TextColor3 = Color3.new(0, 0, 0)
  274. SpookyNeon.TextSize = 14
  275.  
  276. GenericSpecial.Name = "GenericSpecial"
  277. GenericSpecial.Parent = ScrollingFrame
  278. GenericSpecial.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  279. GenericSpecial.BackgroundTransparency = 0.5
  280. GenericSpecial.BorderColor3 = Color3.new(1, 0.333333, 0)
  281. GenericSpecial.Position = UDim2.new(-0.00119047612, 0, 0.742512465, 0)
  282. GenericSpecial.Size = UDim2.new(0, 91, 0, 24)
  283. GenericSpecial.Font = Enum.Font.Fantasy
  284. GenericSpecial.Text = "Pink"
  285. GenericSpecial.TextColor3 = Color3.new(0, 0, 0)
  286. GenericSpecial.TextSize = 14
  287.  
  288. Frost.Name = "Frost"
  289. Frost.Parent = ScrollingFrame
  290. Frost.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  291. Frost.BackgroundTransparency = 0.5
  292. Frost.BorderColor3 = Color3.new(1, 0.333333, 0)
  293. Frost.Position = UDim2.new(-0.00119047612, 0, 0.782512486, 0)
  294. Frost.Size = UDim2.new(0, 91, 0, 24)
  295. Frost.Font = Enum.Font.Fantasy
  296. Frost.Text = "Frost"
  297. Frost.TextColor3 = Color3.new(0, 0, 0)
  298. Frost.TextSize = 14
  299.  
  300. InfoText.Name = "InfoText"
  301. InfoText.Parent = Main
  302. InfoText.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  303. InfoText.BorderColor3 = Color3.new(1, 0.333333, 0)
  304. InfoText.Position = UDim2.new(0, 0, 0.0833333358, 0)
  305. InfoText.Size = UDim2.new(0, 94, 0, 123)
  306. InfoText.Font = Enum.Font.Arial
  307. InfoText.Text = "This GUI is very fucking annoying, and yes I did do that purposely "
  308. InfoText.TextColor3 = Color3.new(1, 0.333333, 0)
  309. InfoText.TextSize = 15
  310. InfoText.TextWrapped = true
  311. InfoText.TextXAlignment = Enum.TextXAlignment.Left
  312. InfoText.TextYAlignment = Enum.TextYAlignment.Top
  313.  
  314. Info.Name = "Info"
  315. Info.Parent = Main
  316. Info.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  317. Info.BorderColor3 = Color3.new(1, 0.333333, 0)
  318. Info.Size = UDim2.new(0, 94, 0, 24)
  319. Info.Font = Enum.Font.Fantasy
  320. Info.Text = "~Info~"
  321. Info.TextColor3 = Color3.new(1, 0.333333, 0)
  322. Info.TextScaled = true
  323. Info.TextSize = 14
  324. Info.TextWrapped = true
  325.  
  326. Options.Name = "Options"
  327. Options.Parent = Main
  328. Options.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  329. Options.BorderColor3 = Color3.new(1, 0.333333, 0)
  330. Options.Position = UDim2.new(-0.00499999989, 0, 0.663333356, 0)
  331. Options.Size = UDim2.new(0, 69, 0, 25)
  332. Options.Font = Enum.Font.Fantasy
  333. Options.Text = "Options:"
  334. Options.TextColor3 = Color3.new(0, 0, 0)
  335. Options.TextSize = 20
  336. Options.TextWrapped = true
  337.  
  338. Self.Name = "Self"
  339. Self.Parent = Main
  340. Self.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  341. Self.BorderColor3 = Color3.new(1, 0.333333, 0)
  342. Self.Position = UDim2.new(0.349393934, 0, 0.663333356, 0)
  343. Self.Size = UDim2.new(0, 65, 0, 25)
  344. Self.Font = Enum.Font.Fantasy
  345. Self.Text = "Self"
  346. Self.TextColor3 = Color3.new(1, 0.333333, 0)
  347. Self.TextSize = 20
  348. Self.TextWrapped = true
  349.  
  350. Player.Name = "Player"
  351. Player.Parent = Main
  352. Player.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  353. Player.BorderColor3 = Color3.new(1, 0.333333, 0)
  354. Player.Position = UDim2.new(-0.00499999989, 0, 0.74333334, 0)
  355. Player.Size = UDim2.new(0, 70, 0, 25)
  356. Player.Visible = false
  357. Player.Font = Enum.Font.Fantasy
  358. Player.Text = "Player:"
  359. Player.TextColor3 = Color3.new(0, 0, 0)
  360. Player.TextSize = 20
  361. Player.TextWrapped = true
  362.  
  363. PlayerName.Name = "PlayerName"
  364. PlayerName.Parent = Main
  365. PlayerName.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  366. PlayerName.BorderColor3 = Color3.new(1, 0.333333, 0)
  367. PlayerName.Position = UDim2.new(0.349393934, 0, 0.74666667, 0)
  368. PlayerName.Size = UDim2.new(0, 130, 0, 25)
  369. PlayerName.Visible = false
  370. PlayerName.Font = Enum.Font.Fantasy
  371. PlayerName.Text = "Enter Player Name Here"
  372. PlayerName.TextColor3 = Color3.new(1, 0.333333, 0)
  373. PlayerName.TextScaled = true
  374. PlayerName.TextSize = 14
  375. PlayerName.TextWrapped = true
  376.  
  377. Execute.Name = "Execute"
  378. Execute.Parent = Main
  379. Execute.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  380. Execute.BorderColor3 = Color3.new(1, 0.333333, 0)
  381. Execute.Position = UDim2.new(-0.00270568859, 0, 0.827922761, 0)
  382. Execute.Size = UDim2.new(0, 200, 0, 25)
  383. Execute.Font = Enum.Font.Fantasy
  384. Execute.Text = "Execute"
  385. Execute.TextColor3 = Color3.new(0, 0, 0)
  386. Execute.TextScaled = true
  387. Execute.TextSize = 14
  388. Execute.TextWrapped = true
  389.  
  390. Wood_2.Name = "Wood"
  391. Wood_2.Parent = Main
  392. Wood_2.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  393. Wood_2.BorderColor3 = Color3.new(1, 0.333333, 0)
  394. Wood_2.Position = UDim2.new(-0.00560607901, 0, 0.494205743, 0)
  395. Wood_2.Size = UDim2.new(0, 95, 0, 25)
  396. Wood_2.Font = Enum.Font.Fantasy
  397. Wood_2.Text = "Wood Selected"
  398. Wood_2.TextColor3 = Color3.new(0, 0, 0)
  399. Wood_2.TextScaled = true
  400. Wood_2.TextSize = 14
  401. Wood_2.TextWrapped = true
  402.  
  403. Wood2.Name = "Wood2"
  404. Wood2.Parent = Main
  405. Wood2.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  406. Wood2.BackgroundTransparency = 0.5
  407. Wood2.BorderColor3 = Color3.new(1, 0.333333, 0)
  408. Wood2.Position = UDim2.new(-0.00560607901, 0, 0.577539086, 0)
  409. Wood2.Size = UDim2.new(0, 95, 0, 25)
  410. Wood2.Font = Enum.Font.Fantasy
  411. Wood2.Text = "None"
  412. Wood2.TextColor3 = Color3.new(0, 0, 0)
  413. Wood2.TextScaled = true
  414. Wood2.TextSize = 14
  415. Wood2.TextWrapped = true
  416.  
  417. Plug.Name = "Plug"
  418. Plug.Parent = Main
  419. Plug.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  420. Plug.BackgroundTransparency = 0.5
  421. Plug.BorderColor3 = Color3.new(1, 0.333333, 0)
  422. Plug.Position = UDim2.new(0, 0, 0.910989761, 0)
  423. Plug.Size = UDim2.new(0, 199, 0, 26)
  424. Plug.Font = Enum.Font.Fantasy
  425. Plug.Text = "Made By Bork#7798"
  426. Plug.TextColor3 = Color3.new(0, 0, 0)
  427. Plug.TextScaled = true
  428. Plug.TextSize = 14
  429. Plug.TextWrapped = true
  430.  
  431. Image.Name = "Image"
  432. Image.Parent = Main
  433. Image.BackgroundColor3 = Color3.new(1, 1, 1)
  434. Image.BackgroundTransparency = 1
  435. Image.Position = UDim2.new(-0.00122878677, 0, -0.00343573093, 0)
  436. Image.Size = UDim2.new(0, 200, 0, 273)
  437. Image.Visible = false
  438. Image.Image = ""
  439.  
  440. Others.Name = "Others"
  441. Others.Parent = Main
  442. Others.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  443. Others.BorderColor3 = Color3.new(1, 0.333333, 0)
  444. Others.Position = UDim2.new(0.674393892, 0, 0.663333356, 0)
  445. Others.Size = UDim2.new(0, 65, 0, 25)
  446. Others.Font = Enum.Font.Fantasy
  447. Others.Text = "Others"
  448. Others.TextColor3 = Color3.new(1, 0.333333, 0)
  449. Others.TextSize = 20
  450. Others.TextWrapped = true
  451. Plug.MouseButton1Down:connect(function()
  452. Image.Visible = true
  453. sound:Play()
  454. wait(16)
  455. Image.Visible = false
  456. end)
  457.  
  458. for i,v in pairs(ScrollingFrame:GetChildren()) do
  459. if v:IsA("TextButton") then
  460. v.MouseButton1Down:connect(function()
  461. _G.Wood = v.Name
  462. Wood2.Text = v.Text
  463. end)
  464. end
  465. end
  466.  
  467. Self.MouseButton1Down:connect(function()
  468. Player.Visible = false
  469. PlayerName.Visible = false
  470. function Send()
  471. for i,v in next,workspace.PlayerModels:GetChildren() do
  472. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" and v.Owner.Value == game.Players.LocalPlayer then
  473. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(v.ItemName.Value, v.Main.CFrame, game.Players.LocalPlayer, _G.Wood, v, false)
  474. end
  475. end
  476. end
  477. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement