Advertisement
Guest User

dupe item bee swarm simulator

a guest
Dec 28th, 2018
4,400
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. --]]
  2. Thanks For Using
  3. KKOWN's Gui To Script-- Source
  4.  
  5. local cc = Instance.new("ScreenGui")
  6. local _0021 = Instance.new("Frame")
  7. local _1 = Instance.new("TextButton")
  8. local _2 = Instance.new("TextButton")
  9. local _3 = Instance.new("TextButton")
  10. local _4 = Instance.new("TextButton")
  11. local _5 = Instance.new("TextButton")
  12.  
  13. -- Properties
  14.  
  15. cc.Name = "cc"
  16. cc.Parent = game.StarterGui
  17.  
  18. _0021.Name = "0021"
  19. _0021.Parent = cc
  20. _0021.BackgroundColor3 = Color3.new(1, 1, 1)
  21. _0021.Size = UDim2.new(0, 947, 0, 635)
  22.  
  23. _1.Name = "1"
  24. _1.Parent = _0021
  25. _1.BackgroundColor3 = Color3.new(1, 1, 1)
  26. _1.Position = UDim2.new(0.295670509, 0, 0.251968503, 0)
  27. _1.Size = UDim2.new(0, 407, 0, 286)
  28. _1.Font = Enum.Font.SourceSans
  29. _1.Text = "Cặc"
  30. _1.TextColor3 = Color3.new(0, 0, 0)
  31. _1.TextScaled = true
  32. _1.TextSize = 14
  33. _1.TextWrapped = true
  34.  
  35. _2.Name = "2"
  36. _2.Parent = _0021
  37. _2.BackgroundColor3 = Color3.new(1, 1, 1)
  38. _2.Position = UDim2.new(0.0126715945, 0, 0.368503928, 0)
  39. _2.Size = UDim2.new(0, 268, 0, 57)
  40. _2.Font = Enum.Font.SourceSans
  41. _2.Text = "Cánh"
  42. _2.TextColor3 = Color3.new(0, 0, 0)
  43. _2.TextScaled = true
  44. _2.TextSize = 14
  45. _2.TextWrapped = true
  46.  
  47. _3.Name = "3"
  48. _3.Parent = _0021
  49. _3.BackgroundColor3 = Color3.new(1, 1, 1)
  50. _3.Position = UDim2.new(0.725448787, 0, 0.381102353, 0)
  51. _3.Size = UDim2.new(0, 268, 0, 57)
  52. _3.Font = Enum.Font.SourceSans
  53. _3.Text = "Cánh"
  54. _3.TextColor3 = Color3.new(0, 0, 0)
  55. _3.TextScaled = true
  56. _3.TextSize = 14
  57. _3.TextWrapped = true
  58.  
  59. _4.Name = "4"
  60. _4.Parent = _0021
  61. _4.BackgroundColor3 = Color3.new(1, 1, 1)
  62. _4.Position = UDim2.new(0.359028518, 0, 0.294488192, 0)
  63. _4.Size = UDim2.new(0, 64, 0, 55)
  64. _4.Font = Enum.Font.SourceSans
  65. _4.Text = "Mắt"
  66. _4.TextColor3 = Color3.new(0, 0, 0)
  67. _4.TextScaled = true
  68. _4.TextSize = 14
  69. _4.TextWrapped = true
  70.  
  71. _5.Name = "5"
  72. _5.Parent = _0021
  73. _5.BackgroundColor3 = Color3.new(1, 1, 1)
  74. _5.Position = UDim2.new(0.602956712, 0, 0.294488192, 0)
  75. _5.Size = UDim2.new(0, 64, 0, 55)
  76. _5.Font = Enum.Font.SourceSans
  77. _5.Text = "Mắt"
  78. _5.TextColor3 = Color3.new(0, 0, 0)
  79. _5.TextScaled = true
  80. _5.TextSize = 14
  81. _5.TextWrapped = true
  82.  
  83. -- Scripts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement