I need a script that automatically sends "GG" when the game is over.
-
I'd suggest PacketTitle or PacketChat to detect when a game is over.
//detect content of packet smth like "game over" or "win" //send gg //return
I'd suggest PacketTitle or PacketChat to detect when a game is over.
//detect content of packet smth like "game over" or "win"
//send gg
//return