Advertisement
YourMain12

announcement hack

Jul 26th, 2023 (edited)
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.39 KB | None | 0 0
  1. -- game link: https://www.roblox.com/games/2558172365/bongo-cat-mania
  2. -- announcement in ranking
  3.  
  4. local args = {
  5.     [1] = 1,
  6.     [2] = "game hacked by VaxeiAzeriteOsu",
  7.     [3] = "fk roblox cuz they have the lamest fkin anticheat",
  8.     [4] = 1
  9. }
  10.  
  11. game:GetService("ReplicatedStorage"):WaitForChild("PostOffice"):InvokeServer(unpack(args))
  12.  
  13. -- tags is turned off but pastebin wont let me
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement