Advertisement
Xqro

Build and Sail inf cash script

Jun 4th, 2021
2,423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.20 KB | None | 0 0
  1. local string_1 = "BuyBox";
  2. local string_2 = "Crate";
  3. local number_1 = -99991999999999;
  4. local Target = game:GetService("Players").LocalPlayer.Inventory
  5. Target:InvokeServer(string_1, string_2, number_1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement