Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Roblox Give Script Made by: savgeking37332 on roblox.
- ----------------------tip--------------------
- dont coppy the gun name coppy the script part
- M4A1:M4A1.Name = "M4A1"
- M4A1.Parent = Frame3
- M4A1.BackgroundColor3 = Color3.new(1, 1, 1)
- M4A1.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
- M4A1.BorderSizePixel = 4
- M4A1.Position = UDim2.new(0, 290, 0, 40)
- M4A1.Size = UDim2.new(0, 200, 0, 70)
- M4A1.Font = Enum.Font.SourceSans
- M4A1.Text = "Give M4A1"
- M4A1.TextScaled = true
- M4A1.TextSize = 14
- M4A1.TextWrapped = true
- Shotgun: Shotgun.Name = "Shotgun"
- Shotgun.Parent = Frame3
- Shotgun.BackgroundColor3 = Color3.new(1, 1, 1)
- Shotgun.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
- Shotgun.BorderSizePixel = 4
- Shotgun.Position = UDim2.new(0, 10, 0, 120)
- Shotgun.Size = UDim2.new(0, 200, 0, 70)
- Shotgun.Font = Enum.Font.SourceSans
- Shotgun.Text = "Give Remington"
- Shotgun.TextScaled = true
- Shotgun.TextSize = 14
- Shotgun.TextWrapped = true
- M9: M9.Name = "M9"
- M9.Parent = Frame3
- M9.BackgroundColor3 = Color3.new(1, 1, 1)
- M9.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
- M9.BorderSizePixel = 4
- M9.Position = UDim2.new(0, 10, 0, 40)
- M9.Size = UDim2.new(0, 200, 0, 70)
- M9.Font = Enum.Font.SourceSans
- M9.Text = "Tp M9"
- M9.TextScaled = true
- M9.TextSize = 14
- M9.TextWrapped = true
- AK47: Ak47.Name = "Ak47"
- Ak47.Parent = Frame3
- Ak47.BackgroundColor3 = Color3.new(1, 1, 1)
- Ak47.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
- Ak47.BorderSizePixel = 4
- Ak47.Position = UDim2.new(0, 10, 0, 200)
- Ak47.Size = UDim2.new(0, 200, 0, 70)
- Ak47.Font = Enum.Font.SourceSans
- Ak47.Text = "Give Ak-47"
- Ak47.TextScaled = true
- Ak47.TextSize = 14
- Ak47.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement