Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local string_1 = "BuyBox";
- local string_2 = "Crate";
- local number_1 = -99991999999999;
- local Target = game:GetService("Players").LocalPlayer.Inventory
- Target:InvokeServer(string_1, string_2, number_1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement