Advertisement
cortesjoren

Survival Simulator script

Jan 12th, 2019
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. local A_1 = "Backpacks"
  2. local A_2 = "Small Pack"
  3. local A_3 = -99999999999
  4. local Event = game:GetService("ReplicatedStorage").RemoteEvents.NoBadSciptKiddie.ShopPurchase
  5. Event:FireServer(A_1, A_2, A_3)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement