Your browser does not support JavaScript or its disabled!
Please turn it on, or be aware that some features on this website will not work correctly.
1.3K
Bot Quick config change #55
This allows you to quickly switch config.
I used to have it so on player in war attacked it would switch to war profile.
140b | 5 lines.
UI.Button("Change Config",
  function()
    configList = modules.game_bot.contentsPanel.config
    configList:setCurrentOption("PvP")
  end)
- remove | + add

19 Sep 2021
Ads