NAZOR

Granny Money Cheat

Jul 19th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.44 KB | None | 0 0
  1. local A_1 =
  2. {
  3. ["Rarity"] = 0,
  4. ["AnglesXYZ"] =
  5. {
  6. ["Y"] = 0,
  7. ["X"] = 0,
  8. ["Z"] = 0
  9. },
  10. ["id"] = 1002,
  11. ["Name"] = "Iron Bat",
  12. ["Model"] = game:GetService("ReplicatedStorage").Models.Weapons.IronBat,
  13. ["Cost"] = -1000000000,
  14. ["CFrameXYZ"] =
  15. {
  16. ["Y"] = 0,
  17. ["X"] = 0,
  18. ["Z"] = 0
  19. },
  20. ["Icon"] = "rbxassetid://1826666844",
  21. ["Typeid"] = 1
  22. }
  23. local Event = game:GetService("ReplicatedStorage").Events.Buy
  24. Event:InvokeServer(A_1)
Add Comment
Please, Sign In to add comment