Advertisement
B0NDIAS

Bloxburg gui new

Aug 13th, 2020
28,108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 48.25 KB | None | 0 0
  1. CreateGui=function()local b=Instance.new("ScreenGui")
  2. b.Parent=game.Players.LocalPlayer.PlayerGui;local c=Instance.new("Frame")c.Active=true
  3. c.BorderColor3=Color3.new(0.117647,0.117647,0.117647)c.BorderSizePixel=0;c.Name="Holder"
  4. c.Position=UDim2.new(0.0685640275,0,0.219626158,0)c.Selectable=true;c.Size=UDim2.new(0,298,0,328)c.Draggable=true
  5. c.Parent=b;c.BackgroundColor3=Color3.new(255,255,255)c.Visible = false
  6. local d=Instance.new("Frame")d.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  7. d.BorderSizePixel=0;d.Name="Details"d.Size=UDim2.new(0,298,0,29)d.Parent=c
  8. local _a=Instance.new("TextLabel")_a.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  9. _a.BorderColor3=Color3.new(0.235294,0.87451,1)_a.BorderSizePixel=4;_a.Name="Title"
  10. _a.Position=UDim2.new(0.164429531,0,0.167682931,0)_a.Size=UDim2.new(0,198,0,36)
  11. _a.Font=Enum.Font.SourceSansBold;_a.FontSize=Enum.FontSize.Size14;_a.Text="BLOXBURG GUI"
  12. _a.TextColor3=Color3.new(1,1,1)_a.TextScaled=true;_a.TextWrapped=true;_a.Parent=c
  13. local aa=Instance.new("Frame")aa.BackgroundColor3=Color3.new(0.235294,0.87451,1)
  14. aa.BorderSizePixel=0;aa.Name="Details"aa.Position=UDim2.new(0,0,0.0884146318,0)
  15. aa.Size=UDim2.new(0,298,0,6)aa.Parent=c;local ba=Instance.new("TextBox")
  16. ba.BackgroundColor3=Color3.new(0.32549,0.529412,1)ba.BorderColor3=Color3.new(0.235294,0.87451,1)
  17. ba.BorderSizePixel=4;ba.Name="User"
  18. ba.Position=UDim2.new(0.164429531,0,0.414634138,0)ba.Size=UDim2.new(0,200,0,24)
  19. ba.Font=Enum.Font.SourceSansBold;ba.FontSize=Enum.FontSize.Size14;ba.Text="Username"
  20. ba.TextColor3=Color3.new(1,1,1)ba.TextScaled=true;ba.TextWrapped=true
  21. ba.TextXAlignment=Enum.TextXAlignment.Left;ba.Parent=c;local ca=Instance.new("TextBox")
  22. ca.BackgroundColor3=Color3.new(0.32549,0.529412,1)ca.BorderColor3=Color3.new(0.235294,0.87451,1)
  23. ca.BorderSizePixel=4;ca.Name="Pass"
  24. ca.Position=UDim2.new(0.164429531,0,0.579268336,0)ca.Size=UDim2.new(0,200,0,24)
  25. ca.Font=Enum.Font.SourceSansBold;ca.FontSize=Enum.FontSize.Size14;ca.Text="Key"
  26. ca.TextColor3=Color3.new(1,1,1)ca.TextScaled=true;ca.TextWrapped=true
  27. ca.TextXAlignment=Enum.TextXAlignment.Left;ca.Parent=c;local da=Instance.new("TextButton")da.Active=true
  28. da.BackgroundColor3=Color3.new(0.32549,0.529412,1)da.BorderColor3=Color3.new(0.235294,0.87451,1)
  29. da.BorderSizePixel=4;da.Name="Login"da.Position=UDim2.new(0.28859058,0,0.75,0)
  30. da.Selectable=true;da.Size=UDim2.new(0,124,0,38)
  31. da.Style=Enum.ButtonStyle.Custom;da.Font=Enum.Font.SourceSansBold
  32. da.FontSize=Enum.FontSize.Size32;da.Text="Login"da.TextColor3=Color3.new(1,1,1)
  33. da.TextWrapped=true;da.Parent=c;local _b=Instance.new("TextLabel")
  34. _b.BackgroundColor3=Color3.new(0.32549,0.529412,1)_b.BorderColor3=Color3.new(0.235294,0.87451,1)
  35. _b.BorderSizePixel=4;_b.Name="Title"
  36. _b.Position=UDim2.new(0.164429531,0,0.167682931,0)_b.Size=UDim2.new(0,198,0,36)
  37. _b.Font=Enum.Font.SourceSansBold;_b.FontSize=Enum.FontSize.Size14;_b.Text="BLOXBURG GUI"
  38. _b.TextColor3=Color3.new(1,1,1)_b.TextScaled=true;_b.TextWrapped=true;_b.Parent=c
  39. local ab=Instance.new("Frame")ab.Active=true;ab.BorderSizePixel=0
  40. ab.Position=UDim2.new(0.37512055,0,0.219626173,0)ab.Size=UDim2.new(0,608,0,334)ab.Draggable=true;ab.Parent=b
  41. ab.BackgroundColor3=Color3.new(255,255,255)ab.Visible=true;local bb=Instance.new("TextButton")
  42. bb.Active=true;bb.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  43. bb.BorderColor3=Color3.new(0.235294,0.87451,1)bb.BorderSizePixel=4;bb.Name="IceCreamSeller"
  44. bb.Position=UDim2.new(0.0447290093,0,0.246951222,0)bb.Selectable=true;bb.Size=UDim2.new(0,145,0,61)
  45. bb.Style=Enum.ButtonStyle.Custom;bb.Font=Enum.Font.SourceSansBold
  46. bb.FontSize=Enum.FontSize.Size32;bb.Text="Ice Cream Seller"bb.TextColor3=Color3.new(1,1,1)
  47. bb.TextWrapped=true;bb.Parent=ab;bb.TextSize=30;local cb=Instance.new("TextButton")
  48. cb.Active=true;cb.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  49. cb.BorderColor3=Color3.new(0.235294,0.87451,1)cb.BorderSizePixel=4;cb.Name="PizzaBaker"
  50. cb.Position=UDim2.new(0.043906644,0,0.579268336,0)cb.Selectable=true;cb.Size=UDim2.new(0,145,0,62)
  51. cb.Style=Enum.ButtonStyle.Custom;cb.Font=Enum.Font.SourceSansBold
  52. cb.FontSize=Enum.FontSize.Size32;cb.Text="Pizza Baker"cb.TextColor3=Color3.new(1,1,1)
  53. cb.TextWrapped=true;cb.Parent=ab;cb.TextSize=30;local db=Instance.new("TextButton")
  54. db.Active=true;db.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  55. db.BorderColor3=Color3.new(0.235294,0.87451,1)db.BorderSizePixel=4;db.Name="FixiceCream"
  56. db.Position=UDim2.new(0.414301395,0,0.246951222,0)db.Selectable=true;db.Size=UDim2.new(0,145,0,61)
  57. db.Style=Enum.ButtonStyle.Custom;db.Font=Enum.Font.SourceSansBold
  58. db.FontSize=Enum.FontSize.Size32;db.Text="Fix Ice Cream Seller"db.TextColor3=Color3.new(1,1,1)
  59. db.TextWrapped=true;db.Parent=ab;db.TextSize=30;local _c=Instance.new("TextButton")
  60. _c.Active=true;_c.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  61. _c.BorderColor3=Color3.new(0.235294,0.87451,1)_c.BorderSizePixel=4;_c.Name="AFKFARM"
  62. _c.Position=UDim2.new(0.414301395,0,0.579268336,0)_c.Selectable=true;_c.Size=UDim2.new(0,145,0,62)
  63. _c.Style=Enum.ButtonStyle.Custom;_c.Font=Enum.Font.SourceSansBold
  64. _c.FontSize=Enum.FontSize.Size32;_c.Text="AFK FARM"_c.TextColor3=Color3.new(1,1,1)
  65. _c.TextWrapped=true;_c.Parent=ab;_c.TextSize=30;local ac=Instance.new("TextLabel")
  66. ac.BackgroundTransparency=1;ac.Name="Madeby"
  67. ac.Position=UDim2.new(-0.0456296988,0,0.905433059,0)ac.Size=UDim2.new(0,200,0,42)
  68. ac.Font=Enum.Font.SourceSansBold;ac.FontSize=Enum.FontSize.Size18;ac.Text="Made by Aa#6530"
  69. ac.TextColor3=Color3.new(0.32549,0.529412,1)ac.TextStrokeColor3=Color3.new(0.235294,0.87451,1)
  70. ac.TextStrokeTransparency=0;ac.TextWrapped=true;ac.Parent=ab;ac.TextSize=15
  71. local bc=Instance.new("TextButton")bc.Active=true;bc.BackgroundTransparency=1
  72. bc.Position=UDim2.new(0.970394731,0,0,0)bc.Selectable=true;bc.Size=UDim2.new(0,18,0,20)
  73. bc.Style=Enum.ButtonStyle.Custom;bc.Font=Enum.Font.SourceSansBold
  74. bc.FontSize=Enum.FontSize.Size24;bc.Text="X"bc.TextColor3=Color3.new(1,1,1)bc.TextWrapped=true
  75. bc.Parent=ab;local cc=Instance.new("ScrollingFrame")
  76. cc.BackgroundColor3=Color3.new(0.32549,0.529412,1)cc.BorderColor3=Color3.new(0.235294,0.87451,1)
  77. cc.BorderSizePixel=4;cc.Position=UDim2.new(0.712171078,0,0.185975611,0)
  78. cc.Selectable=true;cc.Size=UDim2.new(0,169,0,267)
  79. cc.CanvasSize=UDim2.new(0,0,1,0)cc.ScrollBarThickness=10;cc.ClipsDescendants=true;cc.Parent=ab
  80. local dc=Instance.new("TextLabel")dc.BackgroundTransparency=1;dc.Name="NewsTitle"
  81. dc.Position=UDim2.new(-0.00277331658,0,0.00100000016,0)dc.Size=UDim2.new(0,157,0,50)
  82. dc.Font=Enum.Font.SourceSansBold;dc.FontSize=Enum.FontSize.Size14;dc.Text="News"
  83. dc.TextColor3=Color3.new(1,1,1)dc.TextScaled=true
  84. dc.TextStrokeColor3=Color3.new(0.235294,0.87451,1)dc.TextStrokeTransparency=0;dc.TextWrapped=true;dc.Parent=cc
  85. local _d=Instance.new("Frame")_d.BorderColor3=Color3.new(0.235294,0.87451,1)
  86. _d.BorderSizePixel=3;_d.Name="Underline"
  87. _d.Position=UDim2.new(0.124982387,0,0.153558046,0)_d.Size=UDim2.new(0,117,0,9)_d.Parent=cc
  88. _d.BackgroundColor3=Color3.new(255,255,255)local ad=Instance.new("TextLabel")ad.BackgroundTransparency=1
  89. ad.Name="News"ad.Position=UDim2.new(0.020833334,0,0.228464425,0)
  90. ad.Size=UDim2.new(0,150,0,228)ad.Font=Enum.Font.SourceSansBold
  91. ad.FontSize=Enum.FontSize.Size14
  92. ad.Text="Updates for today is the new news log bringing every new update right onto the gui! expect more updates to the gui coming soon also a more secure whitelist has been put into the gui!"ad.TextColor3=Color3.new(1,1,1)ad.TextScaled=true
  93. ad.TextStrokeColor3=Color3.new(0.235294,0.87451,1)ad.TextStrokeTransparency=0;ad.TextWrapped=true;ad.Parent=cc
  94. local bd=Instance.new("TextLabel")bd.BorderColor3=Color3.new(0.333333,1,1)bd.BorderSizePixel=4
  95. bd.Name="Notify"bd.Position=UDim2.new(0.371710539,0,0.880239546,0)
  96. bd.Size=UDim2.new(0,191,0,35)bd.Font=Enum.Font.SourceSansBold
  97. bd.FontSize=Enum.FontSize.Size14;bd.Text=""bd.TextColor3=Color3.new(1,1,1)bd.TextScaled=true
  98. bd.TextStrokeColor3=Color3.new(0.32549,0.529412,1)bd.TextStrokeTransparency=0;bd.TextWrapped=true;bd.Parent=ab
  99. bd.BackgroundColor3=Color3.new(255,255,255)local cd=Instance.new("Frame")
  100. cd.BackgroundColor3=Color3.new(0.32549,0.529412,1)cd.BorderSizePixel=0;cd.Name="Top"cd.Selectable=true
  101. cd.Size=UDim2.new(0,608,0,42)cd.Parent=ab;local dd=Instance.new("Frame")dd.BorderSizePixel=0
  102. dd.Position=UDim2.new(0,0,1.14285719,0)dd.Size=UDim2.new(0,608,0,6)dd.Parent=cd
  103. dd.BackgroundColor3=Color3.new(255,255,255)local __a=Instance.new("Frame")
  104. __a.BackgroundColor3=Color3.new(0.235294,0.87451,1)__a.BorderSizePixel=0;__a.Name="Bottom"
  105. __a.Position=UDim2.new(0,0,1,0)__a.Size=UDim2.new(0,608,0,6)__a.Parent=cd
  106. local a_a=Instance.new("TextLabel")a_a.BackgroundTransparency=1;a_a.Size=UDim2.new(0,200,0,42)
  107. a_a.Font=Enum.Font.SourceSansBold;a_a.FontSize=Enum.FontSize.Size32;a_a.Text="BLOXBURG GUI"
  108. a_a.TextColor3=Color3.new(1,1,1)a_a.TextScaled=true;a_a.TextStrokeColor3=Color3.new(1,1,1)
  109. a_a.TextWrapped=true;a_a.Parent=cd;local b_a=Instance.new("TextButton")
  110. b_a.Active=true;b_a.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  111. b_a.BorderColor3=Color3.new(0.235294,0.87451,1)b_a.BorderSizePixel=5;b_a.Name="Themes"
  112. b_a.Position=UDim2.new(0.372000009,0,0.163857147,0)b_a.Selectable=true;b_a.Size=UDim2.new(0,128,0,35)
  113. b_a.Style=Enum.ButtonStyle.Custom;b_a.Font=Enum.Font.SourceSansBold
  114. b_a.FontSize=Enum.FontSize.Size14;b_a.Text="Themes"b_a.TextColor3=Color3.new(1,1,1)
  115. b_a.TextScaled=true;b_a.TextWrapped=true;b_a.Parent=cd
  116. local c_a=Instance.new("TextButton")c_a.Active=true
  117. c_a.BackgroundColor3=Color3.new(0.32549,0.529412,1)c_a.BorderColor3=Color3.new(0.235294,0.87451,1)
  118. c_a.BorderSizePixel=5;c_a.Name="Back"
  119. c_a.Position=UDim2.new(0.372000009,0,0.163857147,0)c_a.Selectable=true;c_a.Size=UDim2.new(0,128,0,35)
  120. c_a.Style=Enum.ButtonStyle.Custom;c_a.Visible=false;c_a.Font=Enum.Font.SourceSansBold
  121. c_a.FontSize=Enum.FontSize.Size14;c_a.Text="Close Themes"c_a.TextColor3=Color3.new(1,1,1)
  122. c_a.TextScaled=true;c_a.TextWrapped=true;c_a.Parent=cd;local d_a=Instance.new("Frame")
  123. d_a.BorderSizePixel=0;d_a.Name="Themes"
  124. d_a.Position=UDim2.new(0,0,-0.317365259,0)d_a.Size=UDim2.new(0,608,0,106)d_a.Visible=false;d_a.Parent=ab
  125. d_a.BackgroundColor3=Color3.new(255,255,255)local _aa=Instance.new("TextButton")_aa.Active=true
  126. _aa.BackgroundColor3=Color3.new(0.32549,0.529412,1)_aa.BorderColor3=Color3.new(0.235294,0.87451,1)
  127. _aa.BorderSizePixel=4;_aa.Name="Default"
  128. _aa.Position=UDim2.new(0.0180921052,0,0.419783056,0)_aa.Selectable=true;_aa.Size=UDim2.new(0,105,0,40)
  129. _aa.Style=Enum.ButtonStyle.Custom;_aa.Font=Enum.Font.SourceSansBold
  130. _aa.FontSize=Enum.FontSize.Size32;_aa.Text="Default"_aa.TextColor3=Color3.new(1,1,1)
  131. _aa.TextWrapped=true;_aa.Parent=d_a;local aaa=Instance.new("TextButton")
  132. aaa.Active=true;aaa.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  133. aaa.BorderColor3=Color3.new(0.235294,0.87451,1)aaa.BorderSizePixel=4;aaa.Name="Green"
  134. aaa.Position=UDim2.new(0.282072365,0,0.419783056,0)aaa.Selectable=true;aaa.Size=UDim2.new(0,105,0,40)
  135. aaa.Style=Enum.ButtonStyle.Custom;aaa.Font=Enum.Font.SourceSansBold
  136. aaa.FontSize=Enum.FontSize.Size32;aaa.Text="Green"aaa.TextColor3=Color3.new(1,1,1)
  137. aaa.TextWrapped=true;aaa.Parent=d_a;local baa=Instance.new("TextButton")
  138. baa.Active=true;baa.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  139. baa.BorderColor3=Color3.new(0.235294,0.87451,1)baa.BorderSizePixel=4;baa.Name="Orange"
  140. baa.Position=UDim2.new(0.538651347,0,0.419783056,0)baa.Selectable=true;baa.Size=UDim2.new(0,105,0,40)
  141. baa.Style=Enum.ButtonStyle.Custom;baa.Font=Enum.Font.SourceSansBold
  142. baa.FontSize=Enum.FontSize.Size32;baa.Text="Orange"baa.TextColor3=Color3.new(1,1,1)
  143. baa.TextWrapped=true;baa.Parent=d_a;local caa=Instance.new("TextButton")
  144. caa.Active=true;caa.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  145. caa.BorderColor3=Color3.new(0.235294,0.87451,1)caa.BorderSizePixel=4;caa.Name="Pink"
  146. caa.Position=UDim2.new(0.806743443,0,0.419783056,0)caa.Selectable=true;caa.Size=UDim2.new(0,105,0,40)
  147. caa.Style=Enum.ButtonStyle.Custom;caa.Font=Enum.Font.SourceSansBold
  148. caa.FontSize=Enum.FontSize.Size32;caa.Text="Pink"caa.TextColor3=Color3.new(1,1,1)
  149. caa.TextWrapped=true;caa.Parent=d_a;local daa=Instance.new("Frame")
  150. daa.BackgroundColor3=Color3.new(0.235294,0.87451,1)daa.BorderSizePixel=0
  151. daa.Position=UDim2.new(0,0,0.149982423,0)daa.Size=UDim2.new(0,608,0,5)daa.Parent=d_a
  152. local _ba=Instance.new("Frame")_ba.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  153. _ba.BorderSizePixel=0;_ba.Position=UDim2.new(0,0,-0.194723755,0)
  154. _ba.Size=UDim2.new(0,608,0,38)_ba.Parent=d_a;local aba=Instance.new("TextLabel")
  155. aba.BackgroundTransparency=1;aba.Size=UDim2.new(0,200,0,42)
  156. aba.Font=Enum.Font.SourceSansBold;aba.FontSize=Enum.FontSize.Size32;aba.Text="Themes"
  157. aba.TextColor3=Color3.new(1,1,1)aba.TextScaled=true;aba.TextStrokeColor3=Color3.new(1,1,1)
  158. aba.TextWrapped=true;aba.TextXAlignment=Enum.TextXAlignment.Left;aba.Parent=_ba
  159. local bba=Instance.new("TextButton")bba.Active=true
  160. bba.BackgroundColor3=Color3.new(0.32549,0.529412,1)bba.BorderColor3=Color3.new(0.235294,0.87451,1)
  161. bba.BorderSizePixel=5;bba.Name="Back"
  162. bba.Position=UDim2.new(0.372000009,0,0.163857147,0)bba.Selectable=true;bba.Size=UDim2.new(0,128,0,35)
  163. bba.Style=Enum.ButtonStyle.Custom;bba.Visible=false;bba.Font=Enum.Font.SourceSansBold
  164. bba.FontSize=Enum.FontSize.Size14;bba.Text="Close Themes"bba.TextColor3=Color3.new(1,1,1)
  165. bba.TextScaled=true;bba.TextWrapped=true;bba.Parent=_ba
  166. da.MouseButton1Click:Connect(function()
  167. if
  168. ba.Text=="Prestory"and ca.Text=="596-812-291"then
  169.   if
  170.   game.Players.LocalPlayer.Name=="Prestory"then ab.Visible=true;c.Visible=false else
  171.   game.Players.LocalPlayer:Kick('If You Want To Purchase This Gui Contact Prestory#4732 If You Tryed Use A Leaked Login Nice Try')end end end)
  172.   da.MouseButton1Click:Connect(function()
  173.   if ba.Text=="Bannity"and
  174.   ca.Text=="1904-2346-9213-1276-04"then
  175.     if
  176.     game.Players.LocalPlayer.Name=="CharlieClaydo2"then _b.Visible=true;c.Visible=false else
  177.     game.Players.LocalPlayer:Kick('If You Want To Purchase This Gui Contact Prestory#4732 If You Tryed Use A Leaked Login Nice Try')end end end)
  178.     da.MouseButton1Click:Connect(function()
  179.     if ba.Text=="Effable"and
  180.     ca.Text=="0912-43368-20192-0129-5961-23106"then
  181.       if
  182.       game.Players.LocalPlayer.Name=="Eff_able"then _b.Visible=true;c.Visible=false else
  183.       game.Players.LocalPlayer:Kick('If You Want To Purchase This Gui Contact Prestory#4732 If You Tryed Use A Leaked Login Nice Try')end end end)
  184.       da.MouseButton1Click:Connect(function()
  185.       if ba.Text=="Anthro"and
  186.       ca.Text=="6782-12960-10257-2421-21"then
  187.         if
  188.         game.Players.LocalPlayer.Name=="AyeAustinn"then _b.Visible=true;c.Visible=false else
  189.         game.Players.LocalPlayer:Kick('If You Want To Purchase This Gui Contact Prestory#4732 If You Tryed Use A Leaked Login Nice Try')end end end)
  190.         da.MouseButton1Click:Connect(function()
  191.         if ba.Text=="Amidic"and
  192.         ca.Text=="91204-12041-2031-5012-129"then
  193.           if
  194.           game.Players.LocalPlayer.Name=="amidic"then _b.Visible=true;c.Visible=false else
  195.           game.Players.LocalPlayer:Kick('If You Want To Purchase This Gui Contact Prestory#4732 If You Tryed Use A Leaked Login Nice Try')end end end)
  196.           da.MouseButton1Click:Connect(function()
  197.           if ba.Text=="Holoshed"and
  198.           ca.Text=="1205-126-237-81924-692234"then
  199.             if
  200.             game.Players.LocalPlayer.Name=="amamamr"then _b.Visible=true;c.Visible=false else
  201.             game.Players.LocalPlayer:Kick('If You Want To Purchase This Gui Contact Prestory#4732 If You Tryed Use A Leaked Login Nice Try')end end end)
  202.             da.MouseButton1Click:Connect(function()
  203.             if ba.Text=="Holoshed"and
  204.             ca.Text=="1205-126-237-81924-69223"then
  205.               if
  206.               game.Players.LocalPlayer.Name=="holoshed"then _b.Visible=true;c.Visible=false else
  207.               game.Players.LocalPlayer:Kick('If You Want To Purchase This Gui Contact Prestory#4732 If You Tryed Use A Leaked Login Nice Try')end end end)
  208.               da.MouseButton1Click:Connect(function()
  209.               if ba.Text=="SkullFace_XD"and
  210.               ca.Text=="12623-72036-239660-2396"then
  211.                 if
  212.                 game.Players.LocalPlayer.Name=="SkullFace_XD"then _b.Visible=true;c.Visible=false else
  213.                 game.Players.LocalPlayer:Kick('If You Want To Purchase This Gui Contact Prestory#4732 If You Tryed Use A Leaked Login Nice Try')end end end)
  214.                 bb.MouseButton1Click:Connect(function()
  215.                 function handle()
  216.                   game.ReplicatedStorage.DataEvent:FireServer({Type='TakeIceCreamCup'})wait(.1)
  217.                   local cba=game:GetService'Players'.LocalPlayer.Name;local dba={'Vanilla','Chocolate','Strawberry'}
  218.                   local _ca={'Sprinkles','Nuts','Caramel'}local aca;local bca=game.ReplicatedStorage.DataEvent
  219.                   local cca=function()
  220.                   for _da,ada in next,
  221.                   workspace.BensIceCream.CustomerTargets:GetChildren()do if ada.Occupied.Value~=nil then return ada end end end
  222.                   for _da,ada in next,workspace.SpawnedCharacters:GetChildren()do
  223.                     if
  224.                     ada.Name:find('BensIceCream')then local bda=ada;local cda=cca()
  225.                     if
  226.                     cda.Occupied.Value:FindFirstChild('Order')then aca={}for dda,__b in next,cda.Occupied.Value.Order:GetChildren()do
  227.                       table.insert(aca,__b.Value)end end end end
  228.                       local dca=function()
  229.                       if
  230.                       workspace[cba]:FindFirstChild('Ice Cream Cup'):WaitForChild'Ball1'.Transparency==1 then return
  231.                       workspace[cba]:FindFirstChild('Ice Cream Cup').Ball1 elseif
  232.                       workspace[cba]:FindFirstChild('Ice Cream Cup'):WaitForChild'Ball2'.Transparency==1 then return
  233.                       workspace[cba]:FindFirstChild('Ice Cream Cup').Ball2 end end
  234.                       table.foreach(dba,function(_da,ada)
  235.                       for bda,cda in next,aca do
  236.                         if ada:lower()==cda:lower()then local dda=dca()
  237.                         bca:FireServer({Type="AddIceCreamScoop",Taste=cda,Ball=dda})dda.Transparency=0 end end end)
  238.                         table.foreach(_ca,function(_da,ada)
  239.                         for bda,cda in next,aca do if ada:lower()==cda:lower()then
  240.                           bca:FireServer({Type="AddIceCreamTopping",Taste=ada})end end end)wait()
  241.                           for _da,ada in next,
  242.                           workspace.BensIceCream.CustomerTargets:GetChildren()do if ada.Occupied.Value~=nil then
  243.                             game.ReplicatedStorage.DataEvent:FireServer({Type='FinishOrder',Workstation=ada})end end end
  244.                             for cba,dba in next,
  245.                             workspace.BensIceCream.CustomerTargets:GetChildren()do
  246.                               dba.Occupied:GetPropertyChangedSignal('Value'):Connect(function()
  247.                               handle()end)end;wait()
  248.                               function handle()
  249.                                 game.ReplicatedStorage.DataEvent:FireServer({Type='TakeIceCreamCup'})
  250.                                 local cba=game:GetService'Players'.LocalPlayer.Name;local dba={'Vanilla','Chocolate','Strawberry'}
  251.                                 local _ca={'Sprinkles','Nuts','Caramel'}local aca;local bca=game.ReplicatedStorage.DataEvent
  252.                                 local cca=function()
  253.                                 for dca,_da in next,
  254.                                 workspace.BensIceCream.CustomerTargets:GetChildren()do if _da.Occupied.Value~=nil then return _da end end end
  255.                                 for dca,_da in next,workspace.SpawnedCharacters:GetChildren()do
  256.                                   if
  257.                                   _da.Name:find('BensIceCream')then local bda=_da
  258.                                   local cda=workspace.BensIceCream.CustomerTargets:GetChildren()
  259.                                   do
  260.                                     if
  261.                                     cda:WaitForChild("Occupied").Value:FindFirstChild('Order')then aca={}for dda,__b in next,cda.Occupied.Value.Order:GetChildren()do
  262.                                       table.insert(aca,__b.Value)end end end end
  263.                                       local ada=function()
  264.                                       if
  265.                                       workspace[cba]:FindFirstChild('Ice Cream Cup'):WaitForChild'Ball1'.Transparency==1 then return
  266.                                       workspace[cba]:FindFirstChild('Ice Cream Cup').Ball1 elseif
  267.                                       workspace[cba]:FindFirstChild('Ice Cream Cup'):WaitForChild'Ball2'.Transparency==1 then return
  268.                                       workspace[cba]:FindFirstChild('Ice Cream Cup').Ball2 end end
  269.                                       table.foreach(dba,function(bda,cda)
  270.                                       for dda,__b in next,aca do
  271.                                         if cda:lower()==__b:lower()then local a_b=ada()
  272.                                         bca:FireServer({Type="AddIceCreamScoop",Taste=__b,Ball=a_b})a_b.Transparency=0 end end end)
  273.                                         table.foreach(_ca,function(bda,cda)
  274.                                         for dda,__b in next,aca do if cda:lower()==__b:lower()then
  275.                                           bca:FireServer({Type="AddIceCreamTopping",Taste=cda})end end end)wait()
  276.                                           for bda,cda in next,
  277.                                           workspace.BensIceCream.CustomerTargets:GetChildren()do
  278.                                             if cda.Occupied.Value~=nil then
  279.                                               game.ReplicatedStorage.Modules.DataManager["047443B5874908392ABCBA658B8DCAAA"]:FireServer({})local dda=game.Players.LocalPlayer.Name
  280.                                               game.Players.LocalPlayer.PlayerGui.MainGUI.Scripts.Inventory.UpdateEvent:Fire(Workspace.Stats.a.EquippedItem)wait()
  281.                                               game.ReplicatedStorage.Modules.DataManager.B5AE480D6701B0731F460C88AD677A9C:FireServer({["Workstation"]=Workspace.BensIceCream.CustomerTargets.CustomerTarget})
  282.                                               game.Players.LocalPlayer.PlayerGui.MainGUI.Scripts.Inventory.UpdateEvent:Fire(Workspace.Stats.a.Job.ShiftEarnings)
  283.                                               game.ReplicatedStorage.DataEvent:FireServer({Type='FinishOrder',Workstation=cda})end end end
  284.                                               for dca,_da in next,
  285.                                               workspace.BensIceCream.CustomerTargets:GetChildren()do
  286.                                                 _da.Occupied:GetPropertyChangedSignal('Value'):Connect(function()
  287.                                                 handle()end)end end end)
  288.                                                 db.MouseButton1Click:Connect(function()
  289.                                                 function handle()
  290.                                                   game.ReplicatedStorage.DataEvent:FireServer({Type='TakeIceCreamCup'})wait(.1)
  291.                                                   local cba=game:GetService'Players'.LocalPlayer.Name;local dba={'Vanilla','Chocolate','Strawberry'}
  292.                                                   local _ca={'Sprinkles','Nuts','Caramel'}local aca;local bca=game.ReplicatedStorage.DataEvent
  293.                                                   local cca=function()
  294.                                                   for _da,ada in next,
  295.                                                   workspace.BensIceCream.CustomerTargets:GetChildren()do if ada.Occupied.Value~=nil then return ada end end end
  296.                                                   for _da,ada in next,workspace.SpawnedCharacters:GetChildren()do
  297.                                                     if
  298.                                                     ada.Name:find('BensIceCream')then local bda=ada;local cda=cca()
  299.                                                     if
  300.                                                     cda.Occupied.Value:FindFirstChild('Order')then aca={}for dda,__b in next,cda.Occupied.Value.Order:GetChildren()do
  301.                                                       table.insert(aca,__b.Value)end end end end
  302.                                                       local dca=function()
  303.                                                       if
  304.                                                       workspace[cba]:FindFirstChild('Ice Cream Cup'):WaitForChild'Ball1'.Transparency==1 then return
  305.                                                       workspace[cba]:FindFirstChild('Ice Cream Cup').Ball1 elseif
  306.                                                       workspace[cba]:FindFirstChild('Ice Cream Cup'):WaitForChild'Ball2'.Transparency==1 then return
  307.                                                       workspace[cba]:FindFirstChild('Ice Cream Cup').Ball2 end end
  308.                                                       table.foreach(dba,function(_da,ada)
  309.                                                       for bda,cda in next,aca do
  310.                                                         if ada:lower()==cda:lower()then local dda=dca()
  311.                                                         bca:FireServer({Type="AddIceCreamScoop",Taste=cda,Ball=dda})dda.Transparency=0 end end end)
  312.                                                         table.foreach(_ca,function(_da,ada)
  313.                                                         for bda,cda in next,aca do if ada:lower()==cda:lower()then
  314.                                                           bca:FireServer({Type="AddIceCreamTopping",Taste=ada})end end end)wait()
  315.                                                           for _da,ada in next,
  316.                                                           workspace.BensIceCream.CustomerTargets:GetChildren()do if ada.Occupied.Value~=nil then
  317.                                                             game.ReplicatedStorage.DataEvent:FireServer({Type='FinishOrder',Workstation=ada})end end end
  318.                                                             for cba,dba in next,
  319.                                                             workspace.BensIceCream.CustomerTargets:GetChildren()do
  320.                                                               dba.Occupied:GetPropertyChangedSignal('Value'):Connect(function()
  321.                                                               handle()end)end end)
  322.                                                               cb.MouseButton1Click:Connect(function()local cba=0
  323.                                                               local dba=Instance.new("TextLabel")local _ca=Instance.new("Frame")
  324.                                                               local aca=Instance.new("ScreenGui")local bca=game.CoreGui;aca.Enabled=false;aca.Name="Pizza Maker"aca.Parent=bca
  325.                                                               local cca=bca["Pizza Maker"]_ca.Name="Main3"_ca.Parent=aca
  326.                                                               _ca.BackgroundColor3=Color3.new(0.101961,0.101961,0.101961)
  327.                                                               _ca.BorderColor3=Color3.new(0.101961,0.101961,0.101961)_ca.Position=UDim2.new(0,500,0,500)
  328.                                                               _ca.Size=UDim2.new(0,117,0,65)_ca.Visible=true;_ca.Draggable=true;_ca.Active=true;dba.Name="Text3"
  329.                                                               dba.Parent=_ca;dba.BackgroundColor3=Color3.new(1,1,1)
  330.                                                               dba.BackgroundTransparency=1;dba.Position=UDim2.new(0,0,0,0)
  331.                                                               dba.Size=UDim2.new(0,20,0,35)dba.Font=Enum.Font.SourceSansBold
  332.                                                               dba.FontSize=Enum.FontSize.Size18;dba.Text="test"
  333.                                                               dba.TextColor3=Color3.new(0.901961,0.901961,0.901961)dba.TextSize=18;dba.TextXAlignment=Enum.TextXAlignment.Left
  334.                                                               function newbut(abb,bbb)
  335.                                                                 newname=abb;buttontext=bbb;cba=cba+1;down=cba*33
  336.                                                                 local cbb=Instance.new("TextButton")cbb.Name=(newname)cbb.Parent=_ca
  337.                                                                 cbb.BackgroundColor3=Color3.new(0.780392,0.309804,0.341176)cbb.Position=UDim2.new(0,0,0,down)
  338.                                                                 cbb.Size=UDim2.new(0,117,0,30)cbb.Font=Enum.Font.Cartoon
  339.                                                                 cbb.FontSize=Enum.FontSize.Size14;cbb.Text=(buttontext)cbb.TextSize=14
  340.                                                                 cbb.TextXAlignment=Enum.TextXAlignment.Left end
  341.                                                                 function newbox(abb,bbb)boxname=abb;boxtext=bbb;cba=cba+1;down=cba*33
  342.                                                                   local cbb=Instance.new("TextBox")cbb.Name=(boxname)cbb.Parent=_ca
  343.                                                                   cbb.BackgroundColor3=Color3.new(0.780392,0.309804,0.341176)cbb.Position=UDim2.new(0,0,0,down)
  344.                                                                   cbb.Size=UDim2.new(0,117,0,30)cbb.Font=Enum.Font.Cartoon
  345.                                                                   cbb.FontSize=Enum.FontSize.Size14;cbb.Text=(boxtext)cbb.TextSize=14
  346.                                                                   cbb.TextXAlignment=Enum.TextXAlignment.Left end;newbut("On","ON")
  347.                                                                   cca.Main3.On.MouseButton1Down:connect(function()
  348.                                                                   if
  349.                                                                   cca.Main3.On.Text=="ON"then cca.Main3.On.Text="OFF"a=true
  350.                                                                   while a==true do wait(0.1)
  351.                                                                     for abb,bbb in
  352.                                                                     pairs(game.Workspace.PizzaPlanet:GetChildren())do
  353.                                                                       if bbb.Name=="BakerWorkstations"then
  354.                                                                         for cbb,dbb in pairs(bbb:GetChildren())do
  355.                                                                           game.ReplicatedStorage.DataEvent:FireServer({Order={true,true,true,"Ham"},Type="FinishOrder",Workstation=dbb})
  356.                                                                           game.ReplicatedStorage.DataEvent:FireServer({Workstation=dbb,Type="RestockIngredients"})end end end end end
  357.                                                                           if cca.Main3.On.Text=="OFF"then cca.Main3.On.Text="ON"a=false end end)wait()local dca=game.Players;local _da=dca['LocalPlayer']local ada=_da.Character or
  358.                                                                           _da.CharacterAdded:wait()
  359.                                                                           local bda=ada['HumanoidRootPart']local cda=workspace.Stats[_da.Name]
  360.                                                                           local dda=game.ReplicatedStorage.DataEvent
  361.                                                                           local __b=_da.PlayerGui.MainGUI.Scripts.Inventory.UpdateEvent;local a_b=workspace.PizzaPlanet;local b_b=a_b['BakerWorkstations']
  362.                                                                           local c_b=a_b['IngredientCrates']local d_b,_ab=true
  363.                                                                           cda.Job:GetPropertyChangedSignal('Value'):Connect(function()
  364.                                                                           if
  365.                                                                           cda.Job.Value=='PizzaPlanetBaker'then d_b=false else d_b=true end end)if cda.Job.Value=='PizzaPlanetBaker'then d_b=false end
  366.                                                                           local aab={Cheese={true,true,true,false},Vegetable={true,true,true,'Vegetable'},Ham={true,true,true,'Ham'},Pepperoni={true,true,true,'Pepperoni'}}local bab=Vector3.new(1163.78955,13.5,258.54892)
  367.                                                                           local cab={Vector3.new(1173.34778,13.5,226.585571),Vector3.new(1172.8501,13.5,238.183029),Vector3.new(1173.20837,13.5,250.465881),Vector3.new(1173.47266,13.5,259.170837)}
  368.                                                                           local dab=coroutine.wrap(function()
  369.                                                                           while wait()do
  370.                                                                             for abb,bbb in next, (b_b:GetChildren())do if d_b then break end
  371.                                                                             local cbb=bbb:FindFirstChild('CounterTop')if cbb then cbb.Parent=nil end;bbb.InUse.Value=_da;local dbb=cab[abb]
  372.                                                                             ada.Humanoid.WalkToPoint=dbb;repeat wait()until
  373.                                                                             (bda.Position-dbb).magnitude<2 or d_b;if d_b then break end
  374.                                                                             local _cb=bbb['OrderDisplay']['DisplayMain']:FindFirstChild('NoIngredients',true)
  375.                                                                             if _cb and _cb.Visible and not d_b then _ab=true;local bcb=bab
  376.                                                                             ada.Humanoid.WalkToPoint=bcb;repeat wait()until
  377.                                                                             (bda.Position-bcb).magnitude<2.75 or d_b;if d_b then break end;local ccb=c_b.Crate;for dcb,_db in next,
  378.                                                                             (c_b:GetChildren())do
  379.                                                                               if(_db.Position-bda.Position).magnitude<
  380.                                                                               (ccb.Position-bda.Position).magnitude then ccb=_db end end
  381.                                                                               ccb.Parent=game.Lighting.TempFolder;wait()
  382.                                                                               dda:FireServer({Object=game.Lighting.TempFolder.Crate,Type='TakeIngredientCrate'})ccb.Parent=c_b;__b:Fire(cda.EquippedItem)wait()end;local acb=cab[abb]ada.Humanoid.WalkToPoint=acb;repeat wait()until
  383.                                                                               (bda.Position-acb).magnitude<2 or d_b
  384.                                                                               if d_b then break end;if _ab then
  385.                                                                                 dda:FireServer({Workstation=bbb,Type='RestockIngredients'})end;_ab=false end
  386.                                                                                 for i=#cab,1,-1 do local abb=b_b:GetChildren()[i]if d_b then break end
  387.                                                                                 local bbb=abb:FindFirstChild('CounterTop')if bbb then bbb.Parent=nil end;abb.InUse.Value=_da;local cbb=cab[i]
  388.                                                                                 ada.Humanoid.WalkToPoint=cbb;repeat wait()until
  389.                                                                                 (bda.Position-cbb).magnitude<2 or d_b;if d_b then break end
  390.                                                                                 local dbb=abb['OrderDisplay']['DisplayMain']:FindFirstChild('NoIngredients',true)
  391.                                                                                 if dbb and dbb.Visible and not d_b then _ab=true;local acb=bab
  392.                                                                                 ada.Humanoid.WalkToPoint=acb;repeat wait()until
  393.                                                                                 (bda.Position-acb).magnitude<2.75 or d_b;if d_b then break end;local bcb=c_b.Crate;for ccb,dcb in next,
  394.                                                                                 (c_b:GetChildren())do
  395.                                                                                   if(dcb.Position-bda.Position).magnitude<
  396.                                                                                   (bcb.Position-bda.Position).magnitude then bcb=dcb end end
  397.                                                                                   bcb.Parent=game.Lighting.TempFolder;wait()
  398.                                                                                   dda:FireServer({Object=game.Lighting.TempFolder.Crate,Type='TakeIngredientCrate'})bcb.Parent=c_b;__b:Fire(cda.EquippedItem)wait()end;local _cb=cab[i]ada.Humanoid.WalkToPoint=_cb;repeat wait()until
  399.                                                                                   (bda.Position-_cb).magnitude<2 or d_b
  400.                                                                                   if d_b then break end;if _ab then
  401.                                                                                     dda:FireServer({Workstation=abb,Type='RestockIngredients'})end;_ab=false end end end)
  402.                                                                                     local _bb=coroutine.wrap(function()
  403.                                                                                     while wait(1)do
  404.                                                                                       for abb,bbb in next, (b_b:GetChildren())do if d_b or _ab then break end
  405.                                                                                       local cbb=aab[bbb.Order.Value]local dbb=bbb.Order.IngredientsLeft.Value
  406.                                                                                       dda:FireServer({Workstation=bbb,Type='UseWorkstation'})if d_b or _ab then break end;if dbb>2 then dbb=dbb-1 end;for i=1,dbb do
  407.                                                                                         dda:FireServer({Workstation=bbb,Type='UseWorkstation'})end;if d_b or _ab then break end
  408.                                                                                         dda:FireServer({Order=cbb,Workstation=bbb,Type='FinishOrder'})__b:Fire(cda.Job.ShiftEarnings)end end end)dab()_bb()end)
  409.                                                                                         bc.MouseButton1Click:Connect(function()b:Remove()end)
  410.                                                                                         while wait(1)do dd.BackgroundColor3=Color3.new(math.random())
  411.                                                                                           bd.Text=
  412.                                                                                           "Welcome, "..game.Players.LocalPlayer.Name.."!"
  413.                                                                                           b_a.MouseButton1Click:Connect(function()c_a.Visible=true;b_a.Visible=false
  414.                                                                                           d_a.Visible=true end)
  415.                                                                                           c_a.MouseButton1Click:Connect(function()b_a.Visible=true;c_a.Visible=false
  416.                                                                                           d_a.Visible=false end)
  417.                                                                                           aaa.MouseButton1Click:Connect(function()cd.BackgroundColor3=Color3.new(0,1,0)
  418.                                                                                           __a.BackgroundColor3=Color3.new(0,0.666667,0)b_a.BackgroundColor3=Color3.new(0,1,0)
  419.                                                                                           b_a.BorderColor3=Color3.new(0,0.666667,0)bb.BackgroundColor3=Color3.new(0,1,0)
  420.                                                                                           bb.BorderColor3=Color3.new(0,0.666667,0)cb.BackgroundColor3=Color3.new(0,1,0)
  421.                                                                                           cb.BorderColor3=Color3.new(0,0.666667,0)db.BackgroundColor3=Color3.new(0,1,0)
  422.                                                                                           db.BorderColor3=Color3.new(0,0.666667,0)_c.BackgroundColor3=Color3.new(0,1,0)
  423.                                                                                           _c.BorderColor3=Color3.new(0,0.666667,0)c_a.BorderColor3=Color3.new(0,0.666667,0)
  424.                                                                                           c_a.BackgroundColor3=Color3.new(0,1,0)_d.BorderColor3=Color3.new(0,0.666667,0)
  425.                                                                                           dc.TextStrokeColor3=Color3.new(0,0.666667,0)ad.TextStrokeColor3=Color3.new(0,0.666667,0)
  426.                                                                                           cc.BackgroundColor3=Color3.new(0,1,0)cc.BorderColor3=Color3.new(0,0.666667,0)
  427.                                                                                           bd.TextStrokeColor3=Color3.new(0,0.666667,0)bd.BorderColor3=Color3.new(0,0.6666667,0)
  428.                                                                                           ac.TextStrokeColor3=Color3.new(0,0.666667,0)ac.TextColor3=Color3.new(0,1,0)end)
  429.                                                                                           caa.MouseButton1Click:Connect(function()
  430.                                                                                           cd.BackgroundColor3=Color3.new(1,0,0.498039)__a.BackgroundColor3=Color3.new(1,0.666667,1)
  431.                                                                                           b_a.BackgroundColor3=Color3.new(1,0,0.498039)b_a.BorderColor3=Color3.new(1,0.666667,1)
  432.                                                                                           bb.BackgroundColor3=Color3.new(1,0,0.498039)bb.BorderColor3=Color3.new(1,0.666667,1)
  433.                                                                                           cb.BackgroundColor3=Color3.new(1,0,0.498039)cb.BorderColor3=Color3.new(1,0.666667,1)
  434.                                                                                           db.BackgroundColor3=Color3.new(1,0,0.498039)db.BorderColor3=Color3.new(1,0.666667,1)
  435.                                                                                           _c.BackgroundColor3=Color3.new(1,0,0.498039)_c.BorderColor3=Color3.new(1,0.666667,1)
  436.                                                                                           c_a.BorderColor3=Color3.new(1,0.666667,1)c_a.BackgroundColor3=Color3.new(1,0,0.498039)
  437.                                                                                           _d.BorderColor3=Color3.new(1,0.666667,1)dc.TextStrokeColor3=Color3.new(1,0.666667,1)
  438.                                                                                           ad.TextStrokeColor3=Color3.new(1,0.666667,1)cc.BackgroundColor3=Color3.new(1,0,0.498039)
  439.                                                                                           cc.BorderColor3=Color3.new(1,0.666667,1)bd.TextStrokeColor3=Color3.new(1,0.666667,1)
  440.                                                                                           bd.BorderColor3=Color3.new(1,0.666667,1)ac.TextStrokeColor3=Color3.new(1,0.666667,1)
  441.                                                                                           ac.TextColor3=Color3.new(1,0,0.498039)end)
  442.                                                                                           baa.MouseButton1Click:Connect(function()
  443.                                                                                           cd.BackgroundColor3=Color3.new(1,0.666667,0)__a.BackgroundColor3=Color3.new(0.741176,0.494118,0)
  444.                                                                                           b_a.BackgroundColor3=Color3.new(1,0.666667,0)b_a.BorderColor3=Color3.new(0.741176,0.494118,0)
  445.                                                                                           bb.BackgroundColor3=Color3.new(1,0.666667,0)bb.BorderColor3=Color3.new(0.741176,0.494118,0)
  446.                                                                                           cb.BackgroundColor3=Color3.new(1,0.666667,0)cb.BorderColor3=Color3.new(0.741176,0.494118,0)
  447.                                                                                           db.BackgroundColor3=Color3.new(1,0.666667,0)db.BorderColor3=Color3.new(0.741176,0.494118,0)
  448.                                                                                           _c.BackgroundColor3=Color3.new(1,0.666667,0)_c.BorderColor3=Color3.new(0.741176,0.494118,0)
  449.                                                                                           c_a.BorderColor3=Color3.new(0.741176,0.494118,0)c_a.BackgroundColor3=Color3.new(1,0.666667,0)
  450.                                                                                           _d.BorderColor3=Color3.new(0.741176,0.494118,0)dc.TextStrokeColor3=Color3.new(0.741176,0.494118,0)
  451.                                                                                           ad.TextStrokeColor3=Color3.new(0.741176,0.494118,0)cc.BackgroundColor3=Color3.new(1,0.666667,0)
  452.                                                                                           cc.BorderColor3=Color3.new(0.741176,0.494118,0)bd.TextStrokeColor3=Color3.new(0.741176,0.494118,0)
  453.                                                                                           bd.BorderColor3=Color3.new(0.741176,0.494118,0)ac.TextStrokeColor3=Color3.new(0.741176,0.494118,0)
  454.                                                                                           ac.TextColor3=Color3.new(1,0.666667,0)end)
  455.                                                                                           _aa.MouseButton1Click:Connect(function()
  456.                                                                                           cd.BackgroundColor3=Color3.new(0.32549,0.529412,1)__a.BackgroundColor3=Color3.new(0.235294,0.87451,1)
  457.                                                                                           b_a.BackgroundColor3=Color3.new(0.32549,0.529412,1)b_a.BorderColor3=Color3.new(0.235294,0.87451,1)
  458.                                                                                           bb.BackgroundColor3=Color3.new(0.32549,0.529412,1)bb.BorderColor3=Color3.new(0.235294,0.87451,1)
  459.                                                                                           cb.BackgroundColor3=Color3.new(0.32549,0.529412,1)cb.BorderColor3=Color3.new(0.235294,0.87451,1)
  460.                                                                                           db.BackgroundColor3=Color3.new(0.32549,0.529412,1)db.BorderColor3=Color3.new(0.235294,0.87451,1)
  461.                                                                                           _c.BackgroundColor3=Color3.new(0.32549,0.529412,1)_c.BorderColor3=Color3.new(0.235294,0.87451,1)
  462.                                                                                           c_a.BorderColor3=Color3.new(0.235294,0.87451,1)c_a.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  463.                                                                                           _d.BorderColor3=Color3.new(0.235294,0.87451,1)dc.TextStrokeColor3=Color3.new(0.235294,0.87451,1)
  464.                                                                                           ad.TextStrokeColor3=Color3.new(0.235294,0.87451,1)cc.BackgroundColor3=Color3.new(0.32549,0.529412,1)
  465.                                                                                           cc.BorderColor3=Color3.new(0.235294,0.87451,1)bd.TextStrokeColor3=Color3.new(0.235294,0.87451,1)
  466.                                                                                           bd.BorderColor3=Color3.new(0.235294,0.87451,1)ac.TextStrokeColor3=Color3.new(0.235294,0.87451,1)
  467.                                                                                           ac.TextColor3=Color3.new(0.32549,0.529412,1)end)end end;CreateGui()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement