What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

public bounties how to?

Hi,

first of all - be aware that it is high risk off getting banned.
seconds - im not sure if it is the "perfect way"

edit the bounties.xml only the GameParams need to be changed: isPrivate="False" --> Public game, id="bounties" for tagging your game as a bounties game, letting other players join.

<GameParams act="OpenWorld" isPrivate="False" numGames="-1" id="bounties"/>
 
Hi,

first of all - be aware that it is high risk off getting banned.
seconds - im not sure if it is the "perfect way"

edit the bounties.xml only the GameParams need to be changed: isPrivate="False" --> Public game, id="bounties" for tagging your game as a bounties game, letting other players join.

<GameParams act="OpenWorld" isPrivate="False" numGames="-1" id="bounties"/>


This doesn't seem to be working for me, I copied and pasted this into the bounties.xml under Trinity and under DB itself, but it still says "IsPrivate=True" when the bot starts...?
 
Back
Top