J jr_89 New Member Joined Aug 22, 2013 Messages 4 Reaction score 0 Sep 8, 2013 #1 Theres any patch that open a new game to public or the bot can do that ?
N Nazair New Member Joined Jan 5, 2013 Messages 754 Reaction score 0 Sep 10, 2013 #2 In xml files of your profile find similar line: Code: <GameParams quest="121792" step="-1" act="A2" difficulty="Normal" monsterPower="10" resumeFromSave="True" isPrivate="True" numGames="-1" /> Change isPrivate="True" to isPrivate="False". It should force DB to create game accesible for other players.
In xml files of your profile find similar line: Code: <GameParams quest="121792" step="-1" act="A2" difficulty="Normal" monsterPower="10" resumeFromSave="True" isPrivate="True" numGames="-1" /> Change isPrivate="True" to isPrivate="False". It should force DB to create game accesible for other players.