brandblox

Roanoke, VA Script

Jul 18th, 2020
1,000
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. --Boom-Baa-da#4208
  2. --Sub to brandblox on yt
  3. local args;
  4. args = {
  5. [1] = "2020 Bashtin Martin Vulcan", --add car name its case sensetive
  6. [2] = "Black metallic", --add colour white/Black metallic
  7. }
  8.  
  9. game:GetService("ReplicatedStorage").BuyCar:FireServer(unpack(args))
Add Comment
Please, Sign In to add comment