M MasterCodeView Solid & Active Platinian Feb 14, 2024 #1 Does anyone know how I can enter the room with a password in an online game?
libModz Platinian On Fire Feb 14, 2024 #2 Depends on the game, look for keywords like "password" "set_password" in dump.cs and then hex patch (nop) the method Upvote 0 Downvote
Depends on the game, look for keywords like "password" "set_password" in dump.cs and then hex patch (nop) the method
M MasterCodeView Solid & Active Platinian Feb 16, 2024 #3 libModz said: Depends on the game, look for keywords like "password" "set_password" in dump.cs and then hex patch (nop) the method Click to expand... I've already tried this, is there a standard that does this in Unity? Upvote 0 Downvote
libModz said: Depends on the game, look for keywords like "password" "set_password" in dump.cs and then hex patch (nop) the method Click to expand... I've already tried this, is there a standard that does this in Unity?