Advertisement
Guest User

Untitled

a guest
Dec 16th, 2018
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.69 KB | None | 0 0
  1. -- So go to any game with the avatar editor like https://www.roblox.com/games/1121556292/Boys-and-Girls-Dance-Club# or
  2. -- https://www.roblox.com/games/1292237375/Life-In-Paradise then if it has the avatar editor then itl work!!!:)
  3.  
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("Frame")
  6. local Bar2 = Instance.new("Frame")
  7. local Bar1 = Instance.new("Frame")
  8. local Doge = Instance.new("TextButton")
  9. local Antlers = Instance.new("TextButton")
  10. local Valk = Instance.new("TextButton")
  11. local Bucket = Instance.new("TextButton")
  12. local PirateHat = Instance.new("TextButton")
  13. local Robot = Instance.new("TextButton")
  14. local Crown = Instance.new("TextButton")
  15. local Close = Instance.new("TextButton")
  16. local Open = Instance.new("TextButton")
  17. local ValkFrame = Instance.new("Frame")
  18. local Bar2_2 = Instance.new("Frame")
  19. local Bar1_2 = Instance.new("Frame")
  20. local Close1 = Instance.new("TextButton")
  21. local _10_valk = Instance.new("TextButton")
  22. local _100_valk = Instance.new("TextButton")
  23. local _500_valk = Instance.new("TextButton")
  24. local LabelValk = Instance.new("TextLabel")
  25. local LabelValk_2 = Instance.new("TextLabel")
  26. local Back = Instance.new("TextButton")
  27. local DogeFrame = Instance.new("Frame")
  28. local Bar2_3 = Instance.new("Frame")
  29. local Bar1_3 = Instance.new("Frame")
  30. local Close2 = Instance.new("TextButton")
  31. local _10_Doge = Instance.new("TextButton")
  32. local _100_Doge = Instance.new("TextButton")
  33. local _500_Doge = Instance.new("TextButton")
  34. local LabelValk_3 = Instance.new("TextLabel")
  35. local LabelDoge = Instance.new("TextLabel")
  36. local Back_2 = Instance.new("TextButton")
  37. local AntFrame = Instance.new("Frame")
  38. local Bar2_4 = Instance.new("Frame")
  39. local Bar1_4 = Instance.new("Frame")
  40. local Close2_2 = Instance.new("TextButton")
  41. local _10_Ant = Instance.new("TextButton")
  42. local _100_Ant = Instance.new("TextButton")
  43. local _500_Ant = Instance.new("TextButton")
  44. local LabelValk_4 = Instance.new("TextLabel")
  45. local LabelAnt = Instance.new("TextLabel")
  46. local Back_3 = Instance.new("TextButton")
  47. local RoFrame = Instance.new("Frame")
  48. local Bar2_5 = Instance.new("Frame")
  49. local Bar1_5 = Instance.new("Frame")
  50. local Close2_3 = Instance.new("TextButton")
  51. local _10_Ro = Instance.new("TextButton")
  52. local _100_Ro = Instance.new("TextButton")
  53. local _500_Ro = Instance.new("TextButton")
  54. local LabelValk_5 = Instance.new("TextLabel")
  55. local LabelRo = Instance.new("TextLabel")
  56. local Back_4 = Instance.new("TextButton")
  57. local BuckFrame = Instance.new("Frame")
  58. local Bar2_6 = Instance.new("Frame")
  59. local Bar1_6 = Instance.new("Frame")
  60. local Close2_4 = Instance.new("TextButton")
  61. local _10_Buck = Instance.new("TextButton")
  62. local _100_Buck = Instance.new("TextButton")
  63. local _500_Buck = Instance.new("TextButton")
  64. local LabelValk_6 = Instance.new("TextLabel")
  65. local LabelBuck = Instance.new("TextLabel")
  66. local Back_5 = Instance.new("TextButton")
  67. local PirFrame = Instance.new("Frame")
  68. local Bar2_7 = Instance.new("Frame")
  69. local Bar1_7 = Instance.new("Frame")
  70. local Close2_5 = Instance.new("TextButton")
  71. local _10_Pir = Instance.new("TextButton")
  72. local _100_Pir = Instance.new("TextButton")
  73. local _500_Pir = Instance.new("TextButton")
  74. local LabelValk_7 = Instance.new("TextLabel")
  75. local LabelPir = Instance.new("TextLabel")
  76. local Back_6 = Instance.new("TextButton")
  77. local RobFrame = Instance.new("Frame")
  78. local Bar2_8 = Instance.new("Frame")
  79. local Bar1_8 = Instance.new("Frame")
  80. local Close2_6 = Instance.new("TextButton")
  81. local _10_Rob = Instance.new("TextButton")
  82. local _100_Rob = Instance.new("TextButton")
  83. local _500_Rob = Instance.new("TextButton")
  84. local LabelValk_8 = Instance.new("TextLabel")
  85. local LabelRob = Instance.new("TextLabel")
  86. local Back_7 = Instance.new("TextButton")
  87.  
  88. -- Properties
  89.  
  90. ScreenGui.Parent = game.CoreGui
  91.  
  92. MainFrame.Name = "MainFrame"
  93. MainFrame.Parent = ScreenGui
  94. MainFrame.Active = true
  95. MainFrame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  96. MainFrame.Position = UDim2.new(0.683603346, 0, 0.066420652, 0)
  97. MainFrame.Size = UDim2.new(0, 326, 0, 427)
  98. MainFrame.Draggable = true
  99.  
  100. Bar2.Name = "Bar2"
  101. Bar2.Parent = MainFrame
  102. Bar2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  103. Bar2.BorderSizePixel = 0
  104. Bar2.Position = UDim2.new(0, 0, 0.0163934417, 0)
  105. Bar2.Size = UDim2.new(0, 326, 0, 10)
  106.  
  107. Bar1.Name = "Bar1"
  108. Bar1.Parent = MainFrame
  109. Bar1.BackgroundColor3 = Color3.new(0, 0, 0)
  110. Bar1.BorderSizePixel = 0
  111. Bar1.Size = UDim2.new(0, 326, 0, 7)
  112.  
  113. Doge.Name = "Doge"
  114. Doge.Parent = MainFrame
  115. Doge.BackgroundColor3 = Color3.new(1, 1, 1)
  116. Doge.BackgroundTransparency = 1
  117. Doge.Position = UDim2.new(0.564417183, 0, 0.292740047, 0)
  118. Doge.Size = UDim2.new(0, 126, 0, 68)
  119. Doge.Font = Enum.Font.SourceSans
  120. Doge.Text = "Doge"
  121. Doge.TextColor3 = Color3.new(1, 0, 0)
  122. Doge.TextScaled = true
  123. Doge.TextSize = 14
  124. Doge.TextWrapped = true
  125. Doge.MouseButton1Click:connect(function()
  126. DogeFrame.Visible = true
  127. MainFrame.Visible = false
  128. end)
  129.  
  130. Antlers.Name = "Antlers"
  131. Antlers.Parent = MainFrame
  132. Antlers.BackgroundColor3 = Color3.new(1, 1, 1)
  133. Antlers.BackgroundTransparency = 1
  134. Antlers.Position = UDim2.new(0.0368098021, 0, 0.292740047, 0)
  135. Antlers.Size = UDim2.new(0, 126, 0, 68)
  136. Antlers.Font = Enum.Font.SourceSans
  137. Antlers.Text = "Antlers"
  138. Antlers.TextColor3 = Color3.new(1, 0, 0)
  139. Antlers.TextScaled = true
  140. Antlers.TextSize = 14
  141. Antlers.TextWrapped = true
  142. Antlers.MouseButton1Click:connect(function()
  143. AntFrame.Visible = true
  144. MainFrame.Visible = false
  145. end)
  146.  
  147. Valk.Name = "Valk"
  148. Valk.Parent = MainFrame
  149. Valk.BackgroundColor3 = Color3.new(1, 1, 1)
  150. Valk.BackgroundTransparency = 1
  151. Valk.Position = UDim2.new(0.30674845, 0, 0.086651057, 0)
  152. Valk.Size = UDim2.new(0, 126, 0, 68)
  153. Valk.Font = Enum.Font.SourceSans
  154. Valk.Text = "Valkyrie"
  155. Valk.TextColor3 = Color3.new(1, 0, 0)
  156. Valk.TextScaled = true
  157. Valk.TextSize = 14
  158. Valk.TextWrapped = true
  159. Valk.MouseButton1Click:connect(function()
  160. ValkFrame.Visible = true
  161. MainFrame.Visible = false
  162. end)
  163.  
  164. Bucket.Name = "Bucket"
  165. Bucket.Parent = MainFrame
  166. Bucket.BackgroundColor3 = Color3.new(1, 1, 1)
  167. Bucket.BackgroundTransparency = 1
  168. Bucket.Position = UDim2.new(0.564417183, 0, 0.508196712, 0)
  169. Bucket.Size = UDim2.new(0, 126, 0, 68)
  170. Bucket.Font = Enum.Font.SourceSans
  171. Bucket.Text = "Bucket"
  172. Bucket.TextColor3 = Color3.new(1, 0, 0)
  173. Bucket.TextScaled = true
  174. Bucket.TextSize = 14
  175. Bucket.TextWrapped = true
  176. Bucket.MouseButton1Click:connect(function()
  177. BuckFrame.Visible = true
  178. MainFrame.Visible = false
  179. end)
  180.  
  181. PirateHat.Name = "Pirate Hat"
  182. PirateHat.Parent = MainFrame
  183. PirateHat.BackgroundColor3 = Color3.new(1, 1, 1)
  184. PirateHat.BackgroundTransparency = 1
  185. PirateHat.Position = UDim2.new(0.0368098021, 0, 0.737704873, 0)
  186. PirateHat.Size = UDim2.new(0, 126, 0, 68)
  187. PirateHat.Font = Enum.Font.SourceSans
  188. PirateHat.Text = "Pirate"
  189. PirateHat.TextColor3 = Color3.new(1, 0, 0)
  190. PirateHat.TextScaled = true
  191. PirateHat.TextSize = 14
  192. PirateHat.TextWrapped = true
  193. PirateHat.MouseButton1Click:connect(function()
  194. PirFrame.Visible = true
  195. MainFrame.Visible = false
  196. end)
  197.  
  198. Robot.Name = "Robot"
  199. Robot.Parent = MainFrame
  200. Robot.BackgroundColor3 = Color3.new(1, 1, 1)
  201. Robot.BackgroundTransparency = 1
  202. Robot.Position = UDim2.new(0.564417183, 0, 0.737704873, 0)
  203. Robot.Size = UDim2.new(0, 126, 0, 68)
  204. Robot.Font = Enum.Font.SourceSans
  205. Robot.Text = "Robot"
  206. Robot.TextColor3 = Color3.new(1, 0, 0)
  207. Robot.TextScaled = true
  208. Robot.TextSize = 14
  209. Robot.TextWrapped = true
  210. Robot.MouseButton1Click:connect(function()
  211. RobFrame.Visible = true
  212. MainFrame.Visible = false
  213. end)
  214.  
  215. Crown.Name = "Crown"
  216. Crown.Parent = MainFrame
  217. Crown.BackgroundColor3 = Color3.new(1, 1, 1)
  218. Crown.BackgroundTransparency = 1
  219. Crown.Position = UDim2.new(0.0368098021, 0, 0.508196712, 0)
  220. Crown.Size = UDim2.new(0, 126, 0, 68)
  221. Crown.Font = Enum.Font.SourceSans
  222. Crown.Text = "Robux Crown"
  223. Crown.TextColor3 = Color3.new(1, 0, 0)
  224. Crown.TextScaled = true
  225. Crown.TextSize = 14
  226. Crown.TextWrapped = true
  227. Crown.MouseButton1Click:connect(function()
  228. RoFrame.Visible = true
  229. MainFrame.Visible = false
  230. end)
  231.  
  232. Close.Name = "Close"
  233. Close.Parent = MainFrame
  234. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  235. Close.BackgroundTransparency = 1
  236. Close.Position = UDim2.new(0.892638028, 0, 0, 0)
  237. Close.Size = UDim2.new(0, 35, 0, 17)
  238. Close.Font = Enum.Font.SourceSans
  239. Close.Text = "X"
  240. Close.TextColor3 = Color3.new(0, 1, 0.282353)
  241. Close.TextScaled = true
  242. Close.TextSize = 14
  243. Close.TextWrapped = true
  244. Close.MouseButton1Click:connect(function()
  245. Open.Visible = true
  246. MainFrame.Visible = false
  247. end)
  248.  
  249. Open.Name = "Open"
  250. Open.Parent = ScreenGui
  251. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  252. Open.BorderColor3 = Color3.new(1, 1, 1)
  253. Open.Position = UDim2.new(0.449315041, 0, -1.67638063e-08, 0)
  254. Open.Size = UDim2.new(0, 200, 0, 50)
  255. Open.Font = Enum.Font.SourceSans
  256. Open.Text = "Open"
  257. Open.TextColor3 = Color3.new(1, 0, 0)
  258. Open.TextScaled = true
  259. Open.TextSize = 14
  260. Open.TextWrapped = true
  261. Open.Visible = false
  262. Open.MouseButton1Click:connect(function()
  263. MainFrame.Visible = true
  264. Open.Visible = false
  265. end)
  266.  
  267. ValkFrame.Name = "ValkFrame"
  268. ValkFrame.Parent = ScreenGui
  269. ValkFrame.Active = true
  270. ValkFrame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  271. ValkFrame.Position = UDim2.new(0.105521142, 0, 0.112546124, 0)
  272. ValkFrame.Size = UDim2.new(0, 273, 0, 347)
  273. ValkFrame.Visible = false
  274. ValkFrame.Draggable = true
  275.  
  276. Bar2_2.Name = "Bar2"
  277. Bar2_2.Parent = ValkFrame
  278. Bar2_2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  279. Bar2_2.BorderSizePixel = 0
  280. Bar2_2.Position = UDim2.new(0, 0, 0.0163934585, 0)
  281. Bar2_2.Size = UDim2.new(0, 271, 0, 12)
  282.  
  283. Bar1_2.Name = "Bar1"
  284. Bar1_2.Parent = ValkFrame
  285. Bar1_2.BackgroundColor3 = Color3.new(0, 0, 0)
  286. Bar1_2.BorderSizePixel = 0
  287. Bar1_2.Size = UDim2.new(0, 273, 0, 6)
  288.  
  289. Close1.Name = "Close1"
  290. Close1.Parent = ValkFrame
  291. Close1.BackgroundColor3 = Color3.new(1, 1, 1)
  292. Close1.BackgroundTransparency = 1
  293. Close1.Position = UDim2.new(0.929268062, 0, 0, 0)
  294. Close1.Size = UDim2.new(0, 17, 0, 18)
  295. Close1.Font = Enum.Font.SourceSans
  296. Close1.Text = "X"
  297. Close1.TextColor3 = Color3.new(0, 1, 0.282353)
  298. Close1.TextScaled = true
  299. Close1.TextSize = 14
  300. Close1.TextWrapped = true
  301. Close1.MouseButton1Click:connect(function()
  302. ValkFrame.Visible = false
  303. Open.Visible = true
  304. end)
  305.  
  306. _10_valk.Name = "10_valk"
  307. _10_valk.Parent = ValkFrame
  308. _10_valk.BackgroundColor3 = Color3.new(1, 1, 1)
  309. _10_valk.BackgroundTransparency = 1
  310. _10_valk.Position = UDim2.new(0.267579049, 0, 0.261039764, 0)
  311. _10_valk.Size = UDim2.new(0, 126, 0, 68)
  312. _10_valk.Font = Enum.Font.SourceSans
  313. _10_valk.Text = "10"
  314. _10_valk.TextColor3 = Color3.new(1, 0, 0)
  315. _10_valk.TextScaled = true
  316. _10_valk.TextSize = 14
  317. _10_valk.TextWrapped = true
  318. _10_valk.MouseButton1Click:connect(function()
  319. for i=1,10 do -- change 500 to any value of hats you want to spawn!
  320. local A_1 =
  321. {
  322. [1] = "Wear",
  323. [2] = "1365767",
  324. [3] = "Hats"
  325. }
  326. local Event = game:GetService("ReplicatedStorage").WearItem
  327. Event:FireServer(A_1)
  328. wait(0.1)
  329.  
  330. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  331. if v:IsA("Hat") or v:IsA("Accessory") then
  332. v.Parent = game:GetService("Workspace")
  333. end
  334. end
  335. end
  336. end)
  337.  
  338. _100_valk.Name = "100_valk"
  339. _100_valk.Parent = ValkFrame
  340. _100_valk.BackgroundColor3 = Color3.new(1, 1, 1)
  341. _100_valk.BackgroundTransparency = 1
  342. _100_valk.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  343. _100_valk.Position = UDim2.new(0.267579049, 0, 0.457005203, 0)
  344. _100_valk.Size = UDim2.new(0, 126, 0, 68)
  345. _100_valk.Font = Enum.Font.SourceSans
  346. _100_valk.Text = "100"
  347. _100_valk.TextColor3 = Color3.new(1, 0, 0)
  348. _100_valk.TextScaled = true
  349. _100_valk.TextSize = 14
  350. _100_valk.TextWrapped = true
  351. _100_valk.MouseButton1Click:connect(function()
  352. for i=1,100 do -- change 500 to any value of hats you want to spawn!
  353. local A_1 =
  354. {
  355. [1] = "Wear",
  356. [2] = "1365767",
  357. [3] = "Hats"
  358. }
  359. local Event = game:GetService("ReplicatedStorage").WearItem
  360. Event:FireServer(A_1)
  361. wait(0.1)
  362.  
  363. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  364. if v:IsA("Hat") or v:IsA("Accessory") then
  365. v.Parent = game:GetService("Workspace")
  366. end
  367. end
  368. end
  369. end)
  370.  
  371. _500_valk.Name = "500_valk"
  372. _500_valk.Parent = ValkFrame
  373. _500_valk.BackgroundColor3 = Color3.new(1, 1, 1)
  374. _500_valk.BackgroundTransparency = 1
  375. _500_valk.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  376. _500_valk.Position = UDim2.new(0.263916045, 0, 0.676025391, 0)
  377. _500_valk.Size = UDim2.new(0, 126, 0, 68)
  378. _500_valk.Font = Enum.Font.SourceSans
  379. _500_valk.Text = "500"
  380. _500_valk.TextColor3 = Color3.new(1, 0, 0)
  381. _500_valk.TextScaled = true
  382. _500_valk.TextSize = 14
  383. _500_valk.TextWrapped = true
  384. _500_valk.MouseButton1Click:connect(function()
  385. for i=1,10 do -- change 500 to any value of hats you want to spawn!
  386. local A_1 =
  387. {
  388. [1] = "Wear",
  389. [2] = "1365767",
  390. [3] = "Hats"
  391. }
  392. local Event = game:GetService("ReplicatedStorage").WearItem
  393. Event:FireServer(A_1)
  394. wait(0.1)
  395.  
  396. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  397. if v:IsA("Hat") or v:IsA("Accessory") then
  398. v.Parent = game:GetService("Workspace")
  399. end
  400. end
  401. end
  402. end)
  403.  
  404. LabelValk.Name = "LabelValk"
  405. LabelValk.Parent = ValkFrame
  406. LabelValk.BackgroundColor3 = Color3.new(1, 1, 1)
  407. LabelValk.BackgroundTransparency = 1
  408. LabelValk.Position = UDim2.new(0.131868139, 0, 0.0806916431, 0)
  409. LabelValk.Size = UDim2.new(0, 200, 0, 50)
  410. LabelValk.Font = Enum.Font.SourceSans
  411. LabelValk.Text = "Click the button to spawn ___ Hats"
  412. LabelValk.TextColor3 = Color3.new(0.45098, 1, 0)
  413. LabelValk.TextScaled = true
  414. LabelValk.TextSize = 14
  415. LabelValk.TextWrapped = true
  416.  
  417. LabelValk_2.Name = "LabelValk"
  418. LabelValk_2.Parent = ValkFrame
  419. LabelValk_2.BackgroundColor3 = Color3.new(1, 1, 1)
  420. LabelValk_2.BackgroundTransparency = 1
  421. LabelValk_2.Position = UDim2.new(0.128205135, 0, -0.0461095087, 0)
  422. LabelValk_2.Size = UDim2.new(0, 200, 0, 50)
  423. LabelValk_2.Font = Enum.Font.SourceSans
  424. LabelValk_2.Text = "Valkyrie"
  425. LabelValk_2.TextColor3 = Color3.new(0.431373, 1, 0)
  426. LabelValk_2.TextSize = 14
  427.  
  428. Back.Name = "Back"
  429. Back.Parent = ValkFrame
  430. Back.BackgroundColor3 = Color3.new(1, 1, 1)
  431. Back.BackgroundTransparency = 1
  432. Back.Position = UDim2.new(0.468633652, 0, 0.870215952, 0)
  433. Back.Size = UDim2.new(0, 200, 0, 50)
  434. Back.Font = Enum.Font.SourceSans
  435. Back.Text = "Back"
  436. Back.TextColor3 = Color3.new(1, 0, 0)
  437. Back.TextScaled = true
  438. Back.TextSize = 14
  439. Back.TextWrapped = true
  440. Back.MouseButton1Click:connect(function()
  441. ValkFrame.Visible = false
  442. MainFrame.Visible = true
  443. end)
  444.  
  445. DogeFrame.Name = "DogeFrame"
  446. DogeFrame.Parent = ScreenGui
  447. DogeFrame.Active = true
  448. DogeFrame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  449. DogeFrame.Position = UDim2.new(0.374927521, 0, 0.228782296, 0)
  450. DogeFrame.Size = UDim2.new(0, 273, 0, 347)
  451. DogeFrame.Visible = false
  452. DogeFrame.Draggable = true
  453.  
  454. Bar2_3.Name = "Bar2"
  455. Bar2_3.Parent = DogeFrame
  456. Bar2_3.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  457. Bar2_3.BorderSizePixel = 0
  458. Bar2_3.Position = UDim2.new(0, 0, 0.0163934585, 0)
  459. Bar2_3.Size = UDim2.new(0, 271, 0, 12)
  460.  
  461. Bar1_3.Name = "Bar1"
  462. Bar1_3.Parent = DogeFrame
  463. Bar1_3.BackgroundColor3 = Color3.new(0, 0, 0)
  464. Bar1_3.BorderSizePixel = 0
  465. Bar1_3.Size = UDim2.new(0, 273, 0, 6)
  466.  
  467. Close2.Name = "Close2"
  468. Close2.Parent = DogeFrame
  469. Close2.BackgroundColor3 = Color3.new(1, 1, 1)
  470. Close2.BackgroundTransparency = 1
  471. Close2.Position = UDim2.new(0.929268062, 0, 0, 0)
  472. Close2.Size = UDim2.new(0, 17, 0, 18)
  473. Close2.Font = Enum.Font.SourceSans
  474. Close2.Text = "X"
  475. Close2.TextColor3 = Color3.new(0, 1, 0.282353)
  476. Close2.TextScaled = true
  477. Close2.TextSize = 14
  478. Close2.TextWrapped = true
  479. Close2.MouseButton1Click:connect(function()
  480. DogeFrame.Visible = false
  481. Open.Visible = true
  482. end)
  483.  
  484. _10_Doge.Name = "10_Doge"
  485. _10_Doge.Parent = DogeFrame
  486. _10_Doge.BackgroundColor3 = Color3.new(1, 1, 1)
  487. _10_Doge.BackgroundTransparency = 1
  488. _10_Doge.Position = UDim2.new(0.267579049, 0, 0.261039764, 0)
  489. _10_Doge.Size = UDim2.new(0, 126, 0, 68)
  490. _10_Doge.Font = Enum.Font.SourceSans
  491. _10_Doge.Text = "10"
  492. _10_Doge.TextColor3 = Color3.new(1, 0, 0)
  493. _10_Doge.TextScaled = true
  494. _10_Doge.TextSize = 14
  495. _10_Doge.TextWrapped = true
  496. _10_Doge.MouseButton1Click:connect(function()
  497. for i=1,10 do -- change 500 to any value of hats you want to spawn!
  498. local A_1 =
  499. {
  500. [1] = "Wear",
  501. [2] = "151784320",
  502. [3] = "Hats"
  503. }
  504. local Event = game:GetService("ReplicatedStorage").WearItem
  505. Event:FireServer(A_1)
  506. wait(0.1)
  507.  
  508. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  509. if v:IsA("Hat") or v:IsA("Accessory") then
  510. v.Parent = game:GetService("Workspace")
  511. end
  512. end
  513. end
  514. end)
  515.  
  516. _100_Doge.Name = "100_Doge"
  517. _100_Doge.Parent = DogeFrame
  518. _100_Doge.BackgroundColor3 = Color3.new(1, 1, 1)
  519. _100_Doge.BackgroundTransparency = 1
  520. _100_Doge.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  521. _100_Doge.Position = UDim2.new(0.267579049, 0, 0.457005203, 0)
  522. _100_Doge.Size = UDim2.new(0, 126, 0, 68)
  523. _100_Doge.Font = Enum.Font.SourceSans
  524. _100_Doge.Text = "100"
  525. _100_Doge.TextColor3 = Color3.new(1, 0, 0)
  526. _100_Doge.TextScaled = true
  527. _100_Doge.TextSize = 14
  528. _100_Doge.TextWrapped = true
  529. _100_Doge.MouseButton1Click:connect(function()
  530. for i=1,100 do -- change 500 to any value of hats you want to spawn!
  531. local A_1 =
  532. {
  533. [1] = "Wear",
  534. [2] = "151784320",
  535. [3] = "Hats"
  536. }
  537. local Event = game:GetService("ReplicatedStorage").WearItem
  538. Event:FireServer(A_1)
  539. wait(0.1)
  540.  
  541. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  542. if v:IsA("Hat") or v:IsA("Accessory") then
  543. v.Parent = game:GetService("Workspace")
  544. end
  545. end
  546. end
  547. end)
  548.  
  549. _500_Doge.Name = "500_Doge"
  550. _500_Doge.Parent = DogeFrame
  551. _500_Doge.BackgroundColor3 = Color3.new(1, 1, 1)
  552. _500_Doge.BackgroundTransparency = 1
  553. _500_Doge.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  554. _500_Doge.Position = UDim2.new(0.263916045, 0, 0.676025391, 0)
  555. _500_Doge.Size = UDim2.new(0, 126, 0, 68)
  556. _500_Doge.Font = Enum.Font.SourceSans
  557. _500_Doge.Text = "500"
  558. _500_Doge.TextColor3 = Color3.new(1, 0, 0)
  559. _500_Doge.TextScaled = true
  560. _500_Doge.TextSize = 14
  561. _500_Doge.TextWrapped = true
  562. _500_Doge.MouseButton1Click:connect(function()
  563. for i=1,500 do -- change 500 to any value of hats you want to spawn!
  564. local A_1 =
  565. {
  566. [1] = "Wear",
  567. [2] = "151784320",
  568. [3] = "Hats"
  569. }
  570. local Event = game:GetService("ReplicatedStorage").WearItem
  571. Event:FireServer(A_1)
  572. wait(0.1)
  573.  
  574. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  575. if v:IsA("Hat") or v:IsA("Accessory") then
  576. v.Parent = game:GetService("Workspace")
  577. end
  578. end
  579. end
  580. end)
  581.  
  582. LabelValk_3.Name = "LabelValk"
  583. LabelValk_3.Parent = DogeFrame
  584. LabelValk_3.BackgroundColor3 = Color3.new(1, 1, 1)
  585. LabelValk_3.BackgroundTransparency = 1
  586. LabelValk_3.Position = UDim2.new(0.131868139, 0, 0.0806916431, 0)
  587. LabelValk_3.Size = UDim2.new(0, 200, 0, 50)
  588. LabelValk_3.Font = Enum.Font.SourceSans
  589. LabelValk_3.Text = "Click the button to spawn ___ Hats"
  590. LabelValk_3.TextColor3 = Color3.new(0.45098, 1, 0)
  591. LabelValk_3.TextScaled = true
  592. LabelValk_3.TextSize = 14
  593. LabelValk_3.TextWrapped = true
  594.  
  595. LabelDoge.Name = "LabelDoge"
  596. LabelDoge.Parent = DogeFrame
  597. LabelDoge.BackgroundColor3 = Color3.new(1, 1, 1)
  598. LabelDoge.BackgroundTransparency = 1
  599. LabelDoge.Position = UDim2.new(0.128205135, 0, -0.0461095087, 0)
  600. LabelDoge.Size = UDim2.new(0, 200, 0, 50)
  601. LabelDoge.Font = Enum.Font.SourceSans
  602. LabelDoge.Text = "Doge"
  603. LabelDoge.TextColor3 = Color3.new(0.431373, 1, 0)
  604. LabelDoge.TextSize = 14
  605.  
  606. Back_2.Name = "Back"
  607. Back_2.Parent = DogeFrame
  608. Back_2.BackgroundColor3 = Color3.new(1, 1, 1)
  609. Back_2.BackgroundTransparency = 1
  610. Back_2.Position = UDim2.new(0.468633652, 0, 0.870215952, 0)
  611. Back_2.Size = UDim2.new(0, 200, 0, 50)
  612. Back_2.Font = Enum.Font.SourceSans
  613. Back_2.Text = "Back"
  614. Back_2.TextColor3 = Color3.new(1, 0, 0)
  615. Back_2.TextScaled = true
  616. Back_2.TextSize = 14
  617. Back_2.TextWrapped = true
  618. Back_2.MouseButton1Click:connect(function()
  619. DogeFrame.Visible = false
  620. MainFrame.Visible = true
  621. end)
  622.  
  623. AntFrame.Name = "AntFrame"
  624. AntFrame.Parent = ScreenGui
  625. AntFrame.Active = true
  626. AntFrame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  627. AntFrame.Position = UDim2.new(0.382233441, 0, 0.206642076, 0)
  628. AntFrame.Size = UDim2.new(0, 273, 0, 347)
  629. AntFrame.Visible = false
  630. AntFrame.Draggable = true
  631.  
  632. Bar2_4.Name = "Bar2"
  633. Bar2_4.Parent = AntFrame
  634. Bar2_4.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  635. Bar2_4.BorderSizePixel = 0
  636. Bar2_4.Position = UDim2.new(0, 0, 0.0163934585, 0)
  637. Bar2_4.Size = UDim2.new(0, 271, 0, 12)
  638.  
  639. Bar1_4.Name = "Bar1"
  640. Bar1_4.Parent = AntFrame
  641. Bar1_4.BackgroundColor3 = Color3.new(0, 0, 0)
  642. Bar1_4.BorderSizePixel = 0
  643. Bar1_4.Size = UDim2.new(0, 273, 0, 6)
  644.  
  645. Close2_2.Name = "Close2"
  646. Close2_2.Parent = AntFrame
  647. Close2_2.BackgroundColor3 = Color3.new(1, 1, 1)
  648. Close2_2.BackgroundTransparency = 1
  649. Close2_2.Position = UDim2.new(0.929268062, 0, 0, 0)
  650. Close2_2.Size = UDim2.new(0, 17, 0, 18)
  651. Close2_2.Font = Enum.Font.SourceSans
  652. Close2_2.Text = "X"
  653. Close2_2.TextColor3 = Color3.new(0, 1, 0.282353)
  654. Close2_2.TextScaled = true
  655. Close2_2.TextSize = 14
  656. Close2_2.TextWrapped = true
  657. Close2_2.MouseButton1Click:connect(function()
  658. AntFrame.Visible = false
  659. Open.Visible = true
  660. end)
  661.  
  662. _10_Ant.Name = "10_Ant"
  663. _10_Ant.Parent = AntFrame
  664. _10_Ant.BackgroundColor3 = Color3.new(1, 1, 1)
  665. _10_Ant.BackgroundTransparency = 1
  666. _10_Ant.Position = UDim2.new(0.267579049, 0, 0.261039764, 0)
  667. _10_Ant.Size = UDim2.new(0, 126, 0, 68)
  668. _10_Ant.Font = Enum.Font.SourceSans
  669. _10_Ant.Text = "10"
  670. _10_Ant.TextColor3 = Color3.new(1, 0, 0)
  671. _10_Ant.TextScaled = true
  672. _10_Ant.TextSize = 14
  673. _10_Ant.TextWrapped = true
  674. _10_Ant.MouseButton1Click:connect(function()
  675. for i=1,10 do -- change 500 to any value of hats you want to spawn!
  676. local A_1 =
  677. {
  678. [1] = "Wear",
  679. [2] = "100427922",
  680. [3] = "Hats"
  681. }
  682. local Event = game:GetService("ReplicatedStorage").WearItem
  683. Event:FireServer(A_1)
  684. wait(0.1)
  685.  
  686. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  687. if v:IsA("Hat") or v:IsA("Accessory") then
  688. v.Parent = game:GetService("Workspace")
  689. end
  690. end
  691. end
  692. end)
  693.  
  694. _100_Ant.Name = "100_Ant"
  695. _100_Ant.Parent = AntFrame
  696. _100_Ant.BackgroundColor3 = Color3.new(1, 1, 1)
  697. _100_Ant.BackgroundTransparency = 1
  698. _100_Ant.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  699. _100_Ant.Position = UDim2.new(0.267579049, 0, 0.457005203, 0)
  700. _100_Ant.Size = UDim2.new(0, 126, 0, 68)
  701. _100_Ant.Font = Enum.Font.SourceSans
  702. _100_Ant.Text = "100"
  703. _100_Ant.TextColor3 = Color3.new(1, 0, 0)
  704. _100_Ant.TextScaled = true
  705. _100_Ant.TextSize = 14
  706. _100_Ant.TextWrapped = true
  707. _100_Ant.MouseButton1Click:connect(function()
  708. for i=1,100 do -- change 500 to any value of hats you want to spawn!
  709. local A_1 =
  710. {
  711. [1] = "Wear",
  712. [2] = "100427922",
  713. [3] = "Hats"
  714. }
  715. local Event = game:GetService("ReplicatedStorage").WearItem
  716. Event:FireServer(A_1)
  717. wait(0.1)
  718.  
  719. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  720. if v:IsA("Hat") or v:IsA("Accessory") then
  721. v.Parent = game:GetService("Workspace")
  722. end
  723. end
  724. end
  725. end)
  726.  
  727. _500_Ant.Name = "500_Ant"
  728. _500_Ant.Parent = AntFrame
  729. _500_Ant.BackgroundColor3 = Color3.new(1, 1, 1)
  730. _500_Ant.BackgroundTransparency = 1
  731. _500_Ant.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  732. _500_Ant.Position = UDim2.new(0.263916045, 0, 0.676025391, 0)
  733. _500_Ant.Size = UDim2.new(0, 126, 0, 68)
  734. _500_Ant.Font = Enum.Font.SourceSans
  735. _500_Ant.Text = "500"
  736. _500_Ant.TextColor3 = Color3.new(1, 0, 0)
  737. _500_Ant.TextScaled = true
  738. _500_Ant.TextSize = 14
  739. _500_Ant.TextWrapped = true
  740. _500_Ant.MouseButton1Click:connect(function()
  741. for i=1,500 do -- change 500 to any value of hats you want to spawn!
  742. local A_1 =
  743. {
  744. [1] = "Wear",
  745. [2] = "100427922",
  746. [3] = "Hats"
  747. }
  748. local Event = game:GetService("ReplicatedStorage").WearItem
  749. Event:FireServer(A_1)
  750. wait(0.1)
  751.  
  752. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  753. if v:IsA("Hat") or v:IsA("Accessory") then
  754. v.Parent = game:GetService("Workspace")
  755. end
  756. end
  757. end
  758. end)
  759.  
  760. LabelValk_4.Name = "LabelValk"
  761. LabelValk_4.Parent = AntFrame
  762. LabelValk_4.BackgroundColor3 = Color3.new(1, 1, 1)
  763. LabelValk_4.BackgroundTransparency = 1
  764. LabelValk_4.Position = UDim2.new(0.131868139, 0, 0.0806916431, 0)
  765. LabelValk_4.Size = UDim2.new(0, 200, 0, 50)
  766. LabelValk_4.Font = Enum.Font.SourceSans
  767. LabelValk_4.Text = "Click the button to spawn ___ Hats"
  768. LabelValk_4.TextColor3 = Color3.new(0.45098, 1, 0)
  769. LabelValk_4.TextScaled = true
  770. LabelValk_4.TextSize = 14
  771. LabelValk_4.TextWrapped = true
  772.  
  773. LabelAnt.Name = "LabelAnt"
  774. LabelAnt.Parent = AntFrame
  775. LabelAnt.BackgroundColor3 = Color3.new(1, 1, 1)
  776. LabelAnt.BackgroundTransparency = 1
  777. LabelAnt.Position = UDim2.new(0.128205135, 0, -0.0461095087, 0)
  778. LabelAnt.Size = UDim2.new(0, 200, 0, 50)
  779. LabelAnt.Font = Enum.Font.SourceSans
  780. LabelAnt.Text = "Antlers"
  781. LabelAnt.TextColor3 = Color3.new(0.431373, 1, 0)
  782. LabelAnt.TextSize = 14
  783.  
  784. Back_3.Name = "Back"
  785. Back_3.Parent = AntFrame
  786. Back_3.BackgroundColor3 = Color3.new(1, 1, 1)
  787. Back_3.BackgroundTransparency = 1
  788. Back_3.Position = UDim2.new(0.468633652, 0, 0.870215952, 0)
  789. Back_3.Size = UDim2.new(0, 200, 0, 50)
  790. Back_3.Font = Enum.Font.SourceSans
  791. Back_3.Text = "Back"
  792. Back_3.TextColor3 = Color3.new(1, 0, 0)
  793. Back_3.TextScaled = true
  794. Back_3.TextSize = 14
  795. Back_3.TextWrapped = true
  796. Back_3.MouseButton1Click:connect(function()
  797. AntFrame.Visible = false
  798. MainFrame.Visible = true
  799. end)
  800.  
  801. RoFrame.Name = "RoFrame"
  802. RoFrame.Parent = ScreenGui
  803. RoFrame.Active = true
  804. RoFrame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  805. RoFrame.Position = UDim2.new(0.287256271, 0, 0.206642076, 0)
  806. RoFrame.Size = UDim2.new(0, 273, 0, 347)
  807. RoFrame.Visible = false
  808. RoFrame.Draggable = true
  809.  
  810. Bar2_5.Name = "Bar2"
  811. Bar2_5.Parent = RoFrame
  812. Bar2_5.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  813. Bar2_5.BorderSizePixel = 0
  814. Bar2_5.Position = UDim2.new(0, 0, 0.0163934585, 0)
  815. Bar2_5.Size = UDim2.new(0, 271, 0, 12)
  816.  
  817. Bar1_5.Name = "Bar1"
  818. Bar1_5.Parent = RoFrame
  819. Bar1_5.BackgroundColor3 = Color3.new(0, 0, 0)
  820. Bar1_5.BorderSizePixel = 0
  821. Bar1_5.Size = UDim2.new(0, 273, 0, 6)
  822.  
  823. Close2_3.Name = "Close2"
  824. Close2_3.Parent = RoFrame
  825. Close2_3.BackgroundColor3 = Color3.new(1, 1, 1)
  826. Close2_3.BackgroundTransparency = 1
  827. Close2_3.Position = UDim2.new(0.929268062, 0, 0, 0)
  828. Close2_3.Size = UDim2.new(0, 17, 0, 18)
  829. Close2_3.Font = Enum.Font.SourceSans
  830. Close2_3.Text = "X"
  831. Close2_3.TextColor3 = Color3.new(0, 1, 0.282353)
  832. Close2_3.TextScaled = true
  833. Close2_3.TextSize = 14
  834. Close2_3.TextWrapped = true
  835. Close2_3.MouseButton1Click:connect(function()
  836. RoFrame.Visible = false
  837. Open.Visible = true
  838. end)
  839.  
  840. _10_Ro.Name = "10_Ro"
  841. _10_Ro.Parent = RoFrame
  842. _10_Ro.BackgroundColor3 = Color3.new(1, 1, 1)
  843. _10_Ro.BackgroundTransparency = 1
  844. _10_Ro.Position = UDim2.new(0.267579049, 0, 0.261039764, 0)
  845. _10_Ro.Size = UDim2.new(0, 126, 0, 68)
  846. _10_Ro.Font = Enum.Font.SourceSans
  847. _10_Ro.Text = "10"
  848. _10_Ro.TextColor3 = Color3.new(1, 0, 0)
  849. _10_Ro.TextScaled = true
  850. _10_Ro.TextSize = 14
  851. _10_Ro.TextWrapped = true
  852. _10_Ro.MouseButton1Click:connect(function()
  853. for i=1,10 do -- change 500 to any value of hats you want to spawn!
  854. local A_1 =
  855. {
  856. [1] = "Wear",
  857. [2] = "9251145",
  858. [3] = "Hats"
  859. }
  860. local Event = game:GetService("ReplicatedStorage").WearItem
  861. Event:FireServer(A_1)
  862. wait(0.1)
  863.  
  864. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  865. if v:IsA("Hat") or v:IsA("Accessory") then
  866. v.Parent = game:GetService("Workspace")
  867. end
  868. end
  869. end
  870. end)
  871.  
  872. _100_Ro.Name = "100_Ro"
  873. _100_Ro.Parent = RoFrame
  874. _100_Ro.BackgroundColor3 = Color3.new(1, 1, 1)
  875. _100_Ro.BackgroundTransparency = 1
  876. _100_Ro.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  877. _100_Ro.Position = UDim2.new(0.267579049, 0, 0.457005203, 0)
  878. _100_Ro.Size = UDim2.new(0, 126, 0, 68)
  879. _100_Ro.Font = Enum.Font.SourceSans
  880. _100_Ro.Text = "100"
  881. _100_Ro.TextColor3 = Color3.new(1, 0, 0)
  882. _100_Ro.TextScaled = true
  883. _100_Ro.TextSize = 14
  884. _100_Ro.TextWrapped = true
  885. _100_Ro.MouseButton1Click:connect(function()
  886. for i=1,100 do -- change 500 to any value of hats you want to spawn!
  887. local A_1 =
  888. {
  889. [1] = "Wear",
  890. [2] = "9251145",
  891. [3] = "Hats"
  892. }
  893. local Event = game:GetService("ReplicatedStorage").WearItem
  894. Event:FireServer(A_1)
  895. wait(0.1)
  896.  
  897. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  898. if v:IsA("Hat") or v:IsA("Accessory") then
  899. v.Parent = game:GetService("Workspace")
  900. end
  901. end
  902. end
  903. end)
  904.  
  905. _500_Ro.Name = "500_Ro"
  906. _500_Ro.Parent = RoFrame
  907. _500_Ro.BackgroundColor3 = Color3.new(1, 1, 1)
  908. _500_Ro.BackgroundTransparency = 1
  909. _500_Ro.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  910. _500_Ro.Position = UDim2.new(0.263916045, 0, 0.676025391, 0)
  911. _500_Ro.Size = UDim2.new(0, 126, 0, 68)
  912. _500_Ro.Font = Enum.Font.SourceSans
  913. _500_Ro.Text = "500"
  914. _500_Ro.TextColor3 = Color3.new(1, 0, 0)
  915. _500_Ro.TextScaled = true
  916. _500_Ro.TextSize = 14
  917. _500_Ro.TextWrapped = true
  918. _500_Ro.MouseButton1Click:connect(function()
  919. for i=1,500 do -- change 500 to any value of hats you want to spawn!
  920. local A_1 =
  921. {
  922. [1] = "Wear",
  923. [2] = "9251145",
  924. [3] = "Hats"
  925. }
  926. local Event = game:GetService("ReplicatedStorage").WearItem
  927. Event:FireServer(A_1)
  928. wait(0.1)
  929.  
  930. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  931. if v:IsA("Hat") or v:IsA("Accessory") then
  932. v.Parent = game:GetService("Workspace")
  933. end
  934. end
  935. end
  936. end)
  937.  
  938. LabelValk_5.Name = "LabelValk"
  939. LabelValk_5.Parent = RoFrame
  940. LabelValk_5.BackgroundColor3 = Color3.new(1, 1, 1)
  941. LabelValk_5.BackgroundTransparency = 1
  942. LabelValk_5.Position = UDim2.new(0.131868139, 0, 0.0806916431, 0)
  943. LabelValk_5.Size = UDim2.new(0, 200, 0, 50)
  944. LabelValk_5.Font = Enum.Font.SourceSans
  945. LabelValk_5.Text = "Click the button to spawn ___ Hats"
  946. LabelValk_5.TextColor3 = Color3.new(0.45098, 1, 0)
  947. LabelValk_5.TextScaled = true
  948. LabelValk_5.TextSize = 14
  949. LabelValk_5.TextWrapped = true
  950.  
  951. LabelRo.Name = "LabelRo"
  952. LabelRo.Parent = RoFrame
  953. LabelRo.BackgroundColor3 = Color3.new(1, 1, 1)
  954. LabelRo.BackgroundTransparency = 1
  955. LabelRo.Position = UDim2.new(0.128205135, 0, -0.0461095087, 0)
  956. LabelRo.Size = UDim2.new(0, 200, 0, 50)
  957. LabelRo.Font = Enum.Font.SourceSans
  958. LabelRo.Text = "Robux Crown"
  959. LabelRo.TextColor3 = Color3.new(0.431373, 1, 0)
  960. LabelRo.TextSize = 14
  961. LabelRo.TextWrapped = true
  962.  
  963. Back_4.Name = "Back"
  964. Back_4.Parent = RoFrame
  965. Back_4.BackgroundColor3 = Color3.new(1, 1, 1)
  966. Back_4.BackgroundTransparency = 1
  967. Back_4.Position = UDim2.new(0.468633652, 0, 0.870215952, 0)
  968. Back_4.Size = UDim2.new(0, 200, 0, 50)
  969. Back_4.Font = Enum.Font.SourceSans
  970. Back_4.Text = "Back"
  971. Back_4.TextColor3 = Color3.new(1, 0, 0)
  972. Back_4.TextScaled = true
  973. Back_4.TextSize = 14
  974. Back_4.TextWrapped = true
  975. Back_4.MouseButton1Click:connect(function()
  976. RoFrame.Visible = false
  977. MainFrame.Visible = true
  978. end)
  979.  
  980. BuckFrame.Name = "BuckFrame"
  981. BuckFrame.Parent = ScreenGui
  982. BuckFrame.Active = true
  983. BuckFrame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  984. BuckFrame.Position = UDim2.new(0.282690048, 0, 0.206642061, 0)
  985. BuckFrame.Size = UDim2.new(0, 273, 0, 347)
  986. BuckFrame.Visible = false
  987. BuckFrame.Draggable = true
  988.  
  989. Bar2_6.Name = "Bar2"
  990. Bar2_6.Parent = BuckFrame
  991. Bar2_6.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  992. Bar2_6.BorderSizePixel = 0
  993. Bar2_6.Position = UDim2.new(0, 0, 0.0163934585, 0)
  994. Bar2_6.Size = UDim2.new(0, 271, 0, 12)
  995.  
  996. Bar1_6.Name = "Bar1"
  997. Bar1_6.Parent = BuckFrame
  998. Bar1_6.BackgroundColor3 = Color3.new(0, 0, 0)
  999. Bar1_6.BorderSizePixel = 0
  1000. Bar1_6.Size = UDim2.new(0, 273, 0, 6)
  1001.  
  1002. Close2_4.Name = "Close2"
  1003. Close2_4.Parent = BuckFrame
  1004. Close2_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1005. Close2_4.BackgroundTransparency = 1
  1006. Close2_4.Position = UDim2.new(0.929268062, 0, 0, 0)
  1007. Close2_4.Size = UDim2.new(0, 17, 0, 18)
  1008. Close2_4.Font = Enum.Font.SourceSans
  1009. Close2_4.Text = "X"
  1010. Close2_4.TextColor3 = Color3.new(0, 1, 0.282353)
  1011. Close2_4.TextScaled = true
  1012. Close2_4.TextSize = 14
  1013. Close2_4.TextWrapped = true
  1014. Close2_4.MouseButton1Click:connect(function()
  1015. BuckFrame.Visible = false
  1016. Open.Visible = true
  1017. end)
  1018.  
  1019. _10_Buck.Name = "10_Buck"
  1020. _10_Buck.Parent = BuckFrame
  1021. _10_Buck.BackgroundColor3 = Color3.new(1, 1, 1)
  1022. _10_Buck.BackgroundTransparency = 1
  1023. _10_Buck.Position = UDim2.new(0.267579049, 0, 0.261039764, 0)
  1024. _10_Buck.Size = UDim2.new(0, 126, 0, 68)
  1025. _10_Buck.Font = Enum.Font.SourceSans
  1026. _10_Buck.Text = "10"
  1027. _10_Buck.TextColor3 = Color3.new(1, 0, 0)
  1028. _10_Buck.TextScaled = true
  1029. _10_Buck.TextSize = 14
  1030. _10_Buck.TextWrapped = true
  1031. _10_Buck.MouseButton1Click:connect(function()
  1032. for i=1,10 do -- change 500 to any value of hats you want to spawn!
  1033. local A_1 =
  1034. {
  1035. [1] = "Wear",
  1036. [2] = "1081239",
  1037. [3] = "Hats"
  1038. }
  1039. local Event = game:GetService("ReplicatedStorage").WearItem
  1040. Event:FireServer(A_1)
  1041. wait(0.1)
  1042.  
  1043. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1044. if v:IsA("Hat") or v:IsA("Accessory") then
  1045. v.Parent = game:GetService("Workspace")
  1046. end
  1047. end
  1048. end
  1049. end)
  1050.  
  1051. _100_Buck.Name = "100_Buck"
  1052. _100_Buck.Parent = BuckFrame
  1053. _100_Buck.BackgroundColor3 = Color3.new(1, 1, 1)
  1054. _100_Buck.BackgroundTransparency = 1
  1055. _100_Buck.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  1056. _100_Buck.Position = UDim2.new(0.267579049, 0, 0.457005203, 0)
  1057. _100_Buck.Size = UDim2.new(0, 126, 0, 68)
  1058. _100_Buck.Font = Enum.Font.SourceSans
  1059. _100_Buck.Text = "100"
  1060. _100_Buck.TextColor3 = Color3.new(1, 0, 0)
  1061. _100_Buck.TextScaled = true
  1062. _100_Buck.TextSize = 14
  1063. _100_Buck.TextWrapped = true
  1064. _100_Buck.MouseButton1Click:connect(function()
  1065. for i=1,100 do -- change 500 to any value of hats you want to spawn!
  1066. local A_1 =
  1067. {
  1068. [1] = "Wear",
  1069. [2] = "1081239",
  1070. [3] = "Hats"
  1071. }
  1072. local Event = game:GetService("ReplicatedStorage").WearItem
  1073. Event:FireServer(A_1)
  1074. wait(0.1)
  1075.  
  1076. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1077. if v:IsA("Hat") or v:IsA("Accessory") then
  1078. v.Parent = game:GetService("Workspace")
  1079. end
  1080. end
  1081. end
  1082. end)
  1083.  
  1084. _500_Buck.Name = "500_Buck"
  1085. _500_Buck.Parent = BuckFrame
  1086. _500_Buck.BackgroundColor3 = Color3.new(1, 1, 1)
  1087. _500_Buck.BackgroundTransparency = 1
  1088. _500_Buck.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  1089. _500_Buck.Position = UDim2.new(0.263916045, 0, 0.676025391, 0)
  1090. _500_Buck.Size = UDim2.new(0, 126, 0, 68)
  1091. _500_Buck.Font = Enum.Font.SourceSans
  1092. _500_Buck.Text = "500"
  1093. _500_Buck.TextColor3 = Color3.new(1, 0, 0)
  1094. _500_Buck.TextScaled = true
  1095. _500_Buck.TextSize = 14
  1096. _500_Buck.TextWrapped = true
  1097. _500_Buck.MouseButton1Click:connect(function()
  1098. for i=1,500 do -- change 500 to any value of hats you want to spawn!
  1099. local A_1 =
  1100. {
  1101. [1] = "Wear",
  1102. [2] = "1081239",
  1103. [3] = "Hats"
  1104. }
  1105. local Event = game:GetService("ReplicatedStorage").WearItem
  1106. Event:FireServer(A_1)
  1107. wait(0.1)
  1108.  
  1109. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1110. if v:IsA("Hat") or v:IsA("Accessory") then
  1111. v.Parent = game:GetService("Workspace")
  1112. end
  1113. end
  1114. end
  1115. end)
  1116.  
  1117. LabelValk_6.Name = "LabelValk"
  1118. LabelValk_6.Parent = BuckFrame
  1119. LabelValk_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1120. LabelValk_6.BackgroundTransparency = 1
  1121. LabelValk_6.Position = UDim2.new(0.131868139, 0, 0.0806916431, 0)
  1122. LabelValk_6.Size = UDim2.new(0, 200, 0, 50)
  1123. LabelValk_6.Font = Enum.Font.SourceSans
  1124. LabelValk_6.Text = "Click the button to spawn ___ Hats"
  1125. LabelValk_6.TextColor3 = Color3.new(0.45098, 1, 0)
  1126. LabelValk_6.TextScaled = true
  1127. LabelValk_6.TextSize = 14
  1128. LabelValk_6.TextWrapped = true
  1129.  
  1130. LabelBuck.Name = "LabelBuck"
  1131. LabelBuck.Parent = BuckFrame
  1132. LabelBuck.BackgroundColor3 = Color3.new(1, 1, 1)
  1133. LabelBuck.BackgroundTransparency = 1
  1134. LabelBuck.Position = UDim2.new(0.128205135, 0, -0.0461095087, 0)
  1135. LabelBuck.Size = UDim2.new(0, 200, 0, 50)
  1136. LabelBuck.Font = Enum.Font.SourceSans
  1137. LabelBuck.Text = "Bucket"
  1138. LabelBuck.TextColor3 = Color3.new(0.431373, 1, 0)
  1139. LabelBuck.TextSize = 14
  1140. LabelBuck.TextWrapped = true
  1141.  
  1142. Back_5.Name = "Back"
  1143. Back_5.Parent = BuckFrame
  1144. Back_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1145. Back_5.BackgroundTransparency = 1
  1146. Back_5.Position = UDim2.new(0.468633652, 0, 0.870215952, 0)
  1147. Back_5.Size = UDim2.new(0, 200, 0, 50)
  1148. Back_5.Font = Enum.Font.SourceSans
  1149. Back_5.Text = "Back"
  1150. Back_5.TextColor3 = Color3.new(1, 0, 0)
  1151. Back_5.TextScaled = true
  1152. Back_5.TextSize = 14
  1153. Back_5.TextWrapped = true
  1154. Back_5.MouseButton1Click:connect(function()
  1155. BuckFrame.Visible = false
  1156. MainFrame.Visible = true
  1157. end)
  1158.  
  1159. PirFrame.Name = "PirFrame"
  1160. PirFrame.Parent = ScreenGui
  1161. PirFrame.Active = true
  1162. PirFrame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  1163. PirFrame.Position = UDim2.new(0.188626125, 0, 0.422509223, 0)
  1164. PirFrame.Size = UDim2.new(0, 273, 0, 347)
  1165. PirFrame.Visible = false
  1166. PirFrame.Draggable = true
  1167.  
  1168. Bar2_7.Name = "Bar2"
  1169. Bar2_7.Parent = PirFrame
  1170. Bar2_7.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1171. Bar2_7.BorderSizePixel = 0
  1172. Bar2_7.Position = UDim2.new(0, 0, 0.0163934585, 0)
  1173. Bar2_7.Size = UDim2.new(0, 271, 0, 12)
  1174.  
  1175. Bar1_7.Name = "Bar1"
  1176. Bar1_7.Parent = PirFrame
  1177. Bar1_7.BackgroundColor3 = Color3.new(0, 0, 0)
  1178. Bar1_7.BorderSizePixel = 0
  1179. Bar1_7.Size = UDim2.new(0, 273, 0, 6)
  1180.  
  1181. Close2_5.Name = "Close2"
  1182. Close2_5.Parent = PirFrame
  1183. Close2_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1184. Close2_5.BackgroundTransparency = 1
  1185. Close2_5.Position = UDim2.new(0.929268062, 0, 0, 0)
  1186. Close2_5.Size = UDim2.new(0, 17, 0, 18)
  1187. Close2_5.Font = Enum.Font.SourceSans
  1188. Close2_5.Text = "X"
  1189. Close2_5.TextColor3 = Color3.new(0, 1, 0.282353)
  1190. Close2_5.TextScaled = true
  1191. Close2_5.TextSize = 14
  1192. Close2_5.TextWrapped = true
  1193. Close2_5.MouseButton1Click:connect(function()
  1194. PirFrame.Visible = false
  1195. Open.Visible = true
  1196. end)
  1197.  
  1198. _10_Pir.Name = "10_Pir"
  1199. _10_Pir.Parent = PirFrame
  1200. _10_Pir.BackgroundColor3 = Color3.new(1, 1, 1)
  1201. _10_Pir.BackgroundTransparency = 1
  1202. _10_Pir.Position = UDim2.new(0.267579049, 0, 0.261039764, 0)
  1203. _10_Pir.Size = UDim2.new(0, 126, 0, 68)
  1204. _10_Pir.Font = Enum.Font.SourceSans
  1205. _10_Pir.Text = "10"
  1206. _10_Pir.TextColor3 = Color3.new(1, 0, 0)
  1207. _10_Pir.TextScaled = true
  1208. _10_Pir.TextSize = 14
  1209. _10_Pir.TextWrapped = true
  1210. _10_Pir.MouseButton1Click:connect(function()
  1211. for i=1,10 do -- change 500 to any value of hats you want to spawn!
  1212. local A_1 =
  1213. {
  1214. [1] = "Wear",
  1215. [2] = "1028859",
  1216. [3] = "Hats"
  1217. }
  1218. local Event = game:GetService("ReplicatedStorage").WearItem
  1219. Event:FireServer(A_1)
  1220. wait(0.1)
  1221.  
  1222. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1223. if v:IsA("Hat") or v:IsA("Accessory") then
  1224. v.Parent = game:GetService("Workspace")
  1225. end
  1226. end
  1227. end
  1228. end)
  1229.  
  1230. _100_Pir.Name = "100_Pir"
  1231. _100_Pir.Parent = PirFrame
  1232. _100_Pir.BackgroundColor3 = Color3.new(1, 1, 1)
  1233. _100_Pir.BackgroundTransparency = 1
  1234. _100_Pir.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  1235. _100_Pir.Position = UDim2.new(0.245601028, 0, 0.480059981, 0)
  1236. _100_Pir.Size = UDim2.new(0, 126, 0, 68)
  1237. _100_Pir.Font = Enum.Font.SourceSans
  1238. _100_Pir.Text = "100"
  1239. _100_Pir.TextColor3 = Color3.new(1, 0, 0)
  1240. _100_Pir.TextScaled = true
  1241. _100_Pir.TextSize = 14
  1242. _100_Pir.TextWrapped = true
  1243. _100_Pir.MouseButton1Click:connect(function()
  1244. for i=1,100 do -- change 500 to any value of hats you want to spawn!
  1245. local A_1 =
  1246. {
  1247. [1] = "Wear",
  1248. [2] = "1028859",
  1249. [3] = "Hats"
  1250. }
  1251. local Event = game:GetService("ReplicatedStorage").WearItem
  1252. Event:FireServer(A_1)
  1253. wait(0.1)
  1254.  
  1255. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1256. if v:IsA("Hat") or v:IsA("Accessory") then
  1257. v.Parent = game:GetService("Workspace")
  1258. end
  1259. end
  1260. end
  1261. end)
  1262.  
  1263. _500_Pir.Name = "500_Pir"
  1264. _500_Pir.Parent = PirFrame
  1265. _500_Pir.BackgroundColor3 = Color3.new(1, 1, 1)
  1266. _500_Pir.BackgroundTransparency = 1
  1267. _500_Pir.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  1268. _500_Pir.Position = UDim2.new(0.263916045, 0, 0.676025391, 0)
  1269. _500_Pir.Size = UDim2.new(0, 126, 0, 68)
  1270. _500_Pir.Font = Enum.Font.SourceSans
  1271. _500_Pir.Text = "500"
  1272. _500_Pir.TextColor3 = Color3.new(1, 0, 0)
  1273. _500_Pir.TextScaled = true
  1274. _500_Pir.TextSize = 14
  1275. _500_Pir.TextWrapped = true
  1276. _500_Pir.MouseButton1Click:connect(function()
  1277. for i=1,500 do -- change 500 to any value of hats you want to spawn!
  1278. local A_1 =
  1279. {
  1280. [1] = "Wear",
  1281. [2] = "1028859",
  1282. [3] = "Hats"
  1283. }
  1284. local Event = game:GetService("ReplicatedStorage").WearItem
  1285. Event:FireServer(A_1)
  1286. wait(0.1)
  1287.  
  1288. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1289. if v:IsA("Hat") or v:IsA("Accessory") then
  1290. v.Parent = game:GetService("Workspace")
  1291. end
  1292. end
  1293. end
  1294. end)
  1295.  
  1296. LabelValk_7.Name = "LabelValk"
  1297. LabelValk_7.Parent = PirFrame
  1298. LabelValk_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1299. LabelValk_7.BackgroundTransparency = 1
  1300. LabelValk_7.Position = UDim2.new(0.131868139, 0, 0.0806916431, 0)
  1301. LabelValk_7.Size = UDim2.new(0, 200, 0, 50)
  1302. LabelValk_7.Font = Enum.Font.SourceSans
  1303. LabelValk_7.Text = "Click the button to spawn ___ Hats"
  1304. LabelValk_7.TextColor3 = Color3.new(0.45098, 1, 0)
  1305. LabelValk_7.TextScaled = true
  1306. LabelValk_7.TextSize = 14
  1307. LabelValk_7.TextWrapped = true
  1308.  
  1309. LabelPir.Name = "LabelPir"
  1310. LabelPir.Parent = PirFrame
  1311. LabelPir.BackgroundColor3 = Color3.new(1, 1, 1)
  1312. LabelPir.BackgroundTransparency = 1
  1313. LabelPir.Position = UDim2.new(0.128205135, 0, -0.0461095087, 0)
  1314. LabelPir.Size = UDim2.new(0, 200, 0, 50)
  1315. LabelPir.Font = Enum.Font.SourceSans
  1316. LabelPir.Text = "Pirate Hat"
  1317. LabelPir.TextColor3 = Color3.new(0.431373, 1, 0)
  1318. LabelPir.TextSize = 14
  1319. LabelPir.TextWrapped = true
  1320.  
  1321. Back_6.Name = "Back"
  1322. Back_6.Parent = PirFrame
  1323. Back_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1324. Back_6.BackgroundTransparency = 1
  1325. Back_6.Position = UDim2.new(0.468633652, 0, 0.870215952, 0)
  1326. Back_6.Size = UDim2.new(0, 200, 0, 50)
  1327. Back_6.Font = Enum.Font.SourceSans
  1328. Back_6.Text = "Back"
  1329. Back_6.TextColor3 = Color3.new(1, 0, 0)
  1330. Back_6.TextScaled = true
  1331. Back_6.TextSize = 14
  1332. Back_6.TextWrapped = true
  1333. Back_6.MouseButton1Click:connect(function()
  1334. PirFrame.Visible = false
  1335. MainFrame.Visible = true
  1336. end)
  1337.  
  1338. RobFrame.Name = "RobFrame"
  1339. RobFrame.Parent = ScreenGui
  1340. RobFrame.Active = true
  1341. RobFrame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  1342. RobFrame.Position = UDim2.new(-0.0186798275, 0, 0.313653111, 0)
  1343. RobFrame.Size = UDim2.new(0, 273, 0, 347)
  1344. RobFrame.Visible = false
  1345. RobFrame.Draggable = true
  1346.  
  1347. Bar2_8.Name = "Bar2"
  1348. Bar2_8.Parent = RobFrame
  1349. Bar2_8.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1350. Bar2_8.BorderSizePixel = 0
  1351. Bar2_8.Position = UDim2.new(0, 0, 0.0163934585, 0)
  1352. Bar2_8.Size = UDim2.new(0, 271, 0, 12)
  1353.  
  1354. Bar1_8.Name = "Bar1"
  1355. Bar1_8.Parent = RobFrame
  1356. Bar1_8.BackgroundColor3 = Color3.new(0, 0, 0)
  1357. Bar1_8.BorderSizePixel = 0
  1358. Bar1_8.Size = UDim2.new(0, 273, 0, 6)
  1359.  
  1360. Close2_6.Name = "Close2"
  1361. Close2_6.Parent = RobFrame
  1362. Close2_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1363. Close2_6.BackgroundTransparency = 1
  1364. Close2_6.Position = UDim2.new(0.929268062, 0, 0, 0)
  1365. Close2_6.Size = UDim2.new(0, 17, 0, 18)
  1366. Close2_6.Font = Enum.Font.SourceSans
  1367. Close2_6.Text = "X"
  1368. Close2_6.TextColor3 = Color3.new(0, 1, 0.282353)
  1369. Close2_6.TextScaled = true
  1370. Close2_6.TextSize = 14
  1371. Close2_6.TextWrapped = true
  1372. Close2_6.MouseButton1Click:connect(function()
  1373. RobFrame.Visible = false
  1374. Open.Visible = true
  1375. end)
  1376.  
  1377. _10_Rob.Name = "10_Rob"
  1378. _10_Rob.Parent = RobFrame
  1379. _10_Rob.BackgroundColor3 = Color3.new(1, 1, 1)
  1380. _10_Rob.BackgroundTransparency = 1
  1381. _10_Rob.Position = UDim2.new(0.267579049, 0, 0.261039764, 0)
  1382. _10_Rob.Size = UDim2.new(0, 126, 0, 68)
  1383. _10_Rob.Font = Enum.Font.SourceSans
  1384. _10_Rob.Text = "10"
  1385. _10_Rob.TextColor3 = Color3.new(1, 0, 0)
  1386. _10_Rob.TextScaled = true
  1387. _10_Rob.TextSize = 14
  1388. _10_Rob.TextWrapped = true
  1389. _10_Rob.MouseButton1Click:connect(function()
  1390. for i=1,10 do -- change 500 to any value of hats you want to spawn!
  1391. local A_1 =
  1392. {
  1393. [1] = "Wear",
  1394. [2] = "15857936",
  1395. [3] = "Hats"
  1396. }
  1397. local Event = game:GetService("ReplicatedStorage").WearItem
  1398. Event:FireServer(A_1)
  1399. wait(0.1)
  1400.  
  1401. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1402. if v:IsA("Hat") or v:IsA("Accessory") then
  1403. v.Parent = game:GetService("Workspace")
  1404. end
  1405. end
  1406. end
  1407. end)
  1408.  
  1409. _100_Rob.Name = "100_Rob"
  1410. _100_Rob.Parent = RobFrame
  1411. _100_Rob.BackgroundColor3 = Color3.new(1, 1, 1)
  1412. _100_Rob.BackgroundTransparency = 1
  1413. _100_Rob.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  1414. _100_Rob.Position = UDim2.new(0.267579049, 0, 0.457005203, 0)
  1415. _100_Rob.Size = UDim2.new(0, 126, 0, 68)
  1416. _100_Rob.Font = Enum.Font.SourceSans
  1417. _100_Rob.Text = "100"
  1418. _100_Rob.TextColor3 = Color3.new(1, 0, 0)
  1419. _100_Rob.TextScaled = true
  1420. _100_Rob.TextSize = 14
  1421. _100_Rob.TextWrapped = true
  1422. _100_Rob.MouseButton1Click:connect(function()
  1423. for i=1,100 do -- change 500 to any value of hats you want to spawn!
  1424. local A_1 =
  1425. {
  1426. [1] = "Wear",
  1427. [2] = "15857936",
  1428. [3] = "Hats"
  1429. }
  1430. local Event = game:GetService("ReplicatedStorage").WearItem
  1431. Event:FireServer(A_1)
  1432. wait(0.1)
  1433.  
  1434. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1435. if v:IsA("Hat") or v:IsA("Accessory") then
  1436. v.Parent = game:GetService("Workspace")
  1437. end
  1438. end
  1439. end
  1440. end)
  1441.  
  1442. _500_Rob.Name = "500_Rob"
  1443. _500_Rob.Parent = RobFrame
  1444. _500_Rob.BackgroundColor3 = Color3.new(1, 1, 1)
  1445. _500_Rob.BackgroundTransparency = 1
  1446. _500_Rob.BorderColor3 = Color3.new(1, 0.0392157, 0.0392157)
  1447. _500_Rob.Position = UDim2.new(0.263916045, 0, 0.676025391, 0)
  1448. _500_Rob.Size = UDim2.new(0, 126, 0, 68)
  1449. _500_Rob.Font = Enum.Font.SourceSans
  1450. _500_Rob.Text = "500"
  1451. _500_Rob.TextColor3 = Color3.new(1, 0, 0)
  1452. _500_Rob.TextScaled = true
  1453. _500_Rob.TextSize = 14
  1454. _500_Rob.TextWrapped = true
  1455. _500_Rob.MouseButton1Click:connect(function()
  1456. for i=1,500 do -- change 500 to any value of hats you want to spawn!
  1457. local A_1 =
  1458. {
  1459. [1] = "Wear",
  1460. [2] = "15857936",
  1461. [3] = "Hats"
  1462. }
  1463. local Event = game:GetService("ReplicatedStorage").WearItem
  1464. Event:FireServer(A_1)
  1465. wait(0.1)
  1466.  
  1467. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1468. if v:IsA("Hat") or v:IsA("Accessory") then
  1469. v.Parent = game:GetService("Workspace")
  1470. end
  1471. end
  1472. end
  1473. end)
  1474.  
  1475. LabelValk_8.Name = "LabelValk"
  1476. LabelValk_8.Parent = RobFrame
  1477. LabelValk_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1478. LabelValk_8.BackgroundTransparency = 1
  1479. LabelValk_8.Position = UDim2.new(0.131868139, 0, 0.0806916431, 0)
  1480. LabelValk_8.Size = UDim2.new(0, 200, 0, 50)
  1481. LabelValk_8.Font = Enum.Font.SourceSans
  1482. LabelValk_8.Text = "Click the button to spawn ___ Hats"
  1483. LabelValk_8.TextColor3 = Color3.new(0.45098, 1, 0)
  1484. LabelValk_8.TextScaled = true
  1485. LabelValk_8.TextSize = 14
  1486. LabelValk_8.TextWrapped = true
  1487.  
  1488. LabelRob.Name = "LabelRob"
  1489. LabelRob.Parent = RobFrame
  1490. LabelRob.BackgroundColor3 = Color3.new(1, 1, 1)
  1491. LabelRob.BackgroundTransparency = 1
  1492. LabelRob.Position = UDim2.new(0.128205135, 0, -0.0461095087, 0)
  1493. LabelRob.Size = UDim2.new(0, 200, 0, 50)
  1494. LabelRob.Font = Enum.Font.SourceSans
  1495. LabelRob.Text = "Robot"
  1496. LabelRob.TextColor3 = Color3.new(0.431373, 1, 0)
  1497. LabelRob.TextSize = 14
  1498. LabelRob.TextWrapped = true
  1499.  
  1500. Back_7.Name = "Back"
  1501. Back_7.Parent = RobFrame
  1502. Back_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1503. Back_7.BackgroundTransparency = 1
  1504. Back_7.Position = UDim2.new(0.468633652, 0, 0.870215952, 0)
  1505. Back_7.Size = UDim2.new(0, 200, 0, 50)
  1506. Back_7.Font = Enum.Font.SourceSans
  1507. Back_7.Text = "Back"
  1508. Back_7.TextColor3 = Color3.new(1, 0, 0)
  1509. Back_7.TextScaled = true
  1510. Back_7.TextSize = 14
  1511. Back_7.TextWrapped = true
  1512. Back_7.MouseButton1Click:connect(function()
  1513. RobFrame.Visible = false
  1514. MainFrame.Visible = true
  1515. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement