Advertisement
Guest User

gui by Aqua#1213

a guest
May 25th, 2018
1,760
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.51 KB | None | 0 0
  1. -- Script by Aqua#1213
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local weapon = Instance.new("TextButton")
  6. local backpack = Instance.new("TextButton")
  7. local police = Instance.new("TextButton")
  8. local jewelry = Instance.new("TextButton")
  9. local five = Instance.new("TextButton")
  10. local INF = Instance.new("TextButton")
  11. local credits = Instance.new("TextButton")
  12.  
  13. ScreenGui.Parent = game.CoreGui
  14.  
  15. Frame.Parent = ScreenGui
  16. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  17. Frame.BorderSizePixel = 4
  18. Frame.Position = UDim2.new(0.600000024, 0, 0.266503662, 0)
  19. Frame.Size = UDim2.new(0, 250, 0, 191)
  20. Frame.Active = true
  21. Frame.Draggable = true
  22.  
  23. weapon.Name = "weapon"
  24. weapon.Parent = Frame
  25. weapon.BackgroundColor3 = Color3.new(1, 1, 1)
  26. weapon.BorderSizePixel = 2
  27. weapon.Position = UDim2.new(0.0240000002, 0, 0.031413611, 0)
  28. weapon.Size = UDim2.new(0, 105, 0, 46)
  29. weapon.Font = Enum.Font.SourceSans
  30. weapon.FontSize = Enum.FontSize.Size32
  31. weapon.Text = "Weapon Store"
  32. weapon.TextColor3 = Color3.new(0, 0, 0)
  33. weapon.TextScaled = true
  34. weapon.TextSize = 30
  35. weapon.TextWrapped = true
  36.  
  37. backpack.Name = "backpack"
  38. backpack.Parent = Frame
  39. backpack.BackgroundColor3 = Color3.new(1, 1, 1)
  40. backpack.BorderSizePixel = 2
  41. backpack.Position = UDim2.new(0.551999986, 0, 0.031413611, 0)
  42. backpack.Size = UDim2.new(0, 105, 0, 46)
  43. backpack.Font = Enum.Font.SourceSans
  44. backpack.FontSize = Enum.FontSize.Size32
  45. backpack.Text = "Backpack Store"
  46. backpack.TextColor3 = Color3.new(0, 0, 0)
  47. backpack.TextScaled = true
  48. backpack.TextSize = 30
  49. backpack.TextWrapped = true
  50.  
  51. police.Name = "police"
  52. police.Parent = Frame
  53. police.BackgroundColor3 = Color3.new(1, 1, 1)
  54. police.BorderSizePixel = 2
  55. police.Position = UDim2.new(0.55399996, 0, 0.335078537, 0)
  56. police.Size = UDim2.new(0, 105, 0, 46)
  57. police.Font = Enum.Font.SourceSans
  58. police.FontSize = Enum.FontSize.Size32
  59. police.Text = "Police Station"
  60. police.TextColor3 = Color3.new(0, 0, 0)
  61. police.TextScaled = true
  62. police.TextSize = 30
  63. police.TextWrapped = true
  64.  
  65. jewelry.Name = "jewelry"
  66. jewelry.Parent = Frame
  67. jewelry.BackgroundColor3 = Color3.new(1, 1, 1)
  68. jewelry.BorderSizePixel = 2
  69. jewelry.Position = UDim2.new(0.0260000005, 0, 0.335078537, 0)
  70. jewelry.Size = UDim2.new(0, 105, 0, 46)
  71. jewelry.Font = Enum.Font.SourceSans
  72. jewelry.FontSize = Enum.FontSize.Size48
  73. jewelry.Text = "Sell Jewelry"
  74. jewelry.TextColor3 = Color3.new(0, 0, 0)
  75. jewelry.TextScaled = true
  76. jewelry.TextSize = 40
  77. jewelry.TextWrapped = true
  78.  
  79. five.Name = "five"
  80. five.Parent = Frame
  81. five.Active = false
  82. five.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  83. five.BorderSizePixel = 3
  84. five.Position = UDim2.new(0.0320000015, 0, 0.664921463, 0)
  85. five.Selectable = false
  86. five.Size = UDim2.new(0, 114, 0, 55)
  87. five.FontSize = Enum.FontSize.Size32
  88. five.Text = "500k Cash"
  89. five.TextSize = 30
  90. five.TextWrapped = true
  91.  
  92. INF.Name = "INF"
  93. INF.Parent = Frame
  94. INF.Active = false
  95. INF.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  96. INF.BorderSizePixel = 3
  97. INF.Position = UDim2.new(0.519999981, 0, 0.664921463, 0)
  98. INF.Selectable = false
  99. INF.Size = UDim2.new(0, 114, 0, 55)
  100. INF.FontSize = Enum.FontSize.Size32
  101. INF.Text = "INF"
  102. INF.TextSize = 30
  103. INF.TextWrapped = true
  104.  
  105. credits.Name = "credits"
  106. credits.Parent = Frame
  107. credits.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  108. credits.BorderSizePixel = 4
  109. credits.Position = UDim2.new(0, 0, -0.178010479, 0)
  110. credits.Size = UDim2.new(0, 250, 0, 28)
  111. credits.Font = Enum.Font.Highway
  112. credits.FontSize = Enum.FontSize.Size32
  113. credits.Text = "made by Aqua#1213"
  114. credits.TextColor3 = Color3.new(0, 0, 0)
  115. credits.TextSize = 30
  116.  
  117. -- pls dont leech my gui thanks
  118.  
  119. --- scripts now pls dont leech noob if edit pls voucherino and credit
  120.  
  121. weapon.MouseButton1Down:connect(function()
  122. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3, 428, 1103)
  123. end)
  124.  
  125. backpack.MouseButton1Down:connect(function()
  126. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-207, 427, 850)
  127. end)
  128.  
  129. jewelry.MouseButton1Down:connect(function()
  130. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(39, 425, 992)
  131. end)
  132.  
  133. police.MouseButton1Down:connect(function()
  134. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(154, 426, 901)
  135. end)
  136.  
  137. INF.MouseButton1Down:connect(function()
  138. game.ReplicatedStorage.Purchase:FireServer("Knife",-2e9,"Weapon")
  139. end)
  140.  
  141. five.MouseButton1Down:connect(function()
  142. game.ReplicatedStorage.Purchase:FireServer("Knife",-500000,"Weapon")
  143. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement