My Config.ini is correct but accounts are being pulled from the local accounts.txt and not the one on the shared Z folder.
[Config]
botID=Master 1
globalconfig=Z:\BOTS\config.ini
accsall=Z:\BOTS\accounts.txt
roompath=Z:\BOTS\rooms.ini
COOPpath=0
path=C:\Riot Games\League of Legends\lol.launcher.admin.exe
[Counters]
Roomslot=1
Botmaster=1
pullacc=1
And the shared config
[Config]
;Delay for almost everything in miliseconds. 1000 minimum
Delay=1500
;Delay for AI selection when creating the GAME, increase this value if you have issues with teams not equal. 1000 minimum
DelayAI=1000
;Stop the current account after reach lvl 5 or 10 or 15.
MAXlvl=10
;Path to your lol launcher
path="C:\Riot Games\League of Legends\lol.launcher.admin.exe"
;The password for the games
gamepw="LoL"
;Choose BuyMethod, 1 - Buys 1DAY XPBOOST, 2 - Buys 2x1 DAY XPBOOST. Use 0 to Disables BuyXP
BuyMethod=2
;Game Modes -(5) All humans Costum TCS Game,
gamemode=5
;Number of players in the Room 3v3 = 6, 4v4 = 8, 5v5 = 10 (default = 6)
roomplayers=6
;Number of Games in row for one single account. Disable=0.
gamescounter=0
;Click Nextgame instead of restart Client.
nextgame=1
; choose different ingamecheck not dependent of hudscale, 0 for Top HUD, 1 to MiniMAP Hud.
checkingame=1
; SHOP Tab Boosts Coordinates X,Y. Since riot is always changing the position user can define the current Position, check the forum to get latest coordinates.
shopx=28
shopy=500
;Auto-update function , 1 to enable, 0 to disable
autoupdate=0
;check lvl10 method 0 pixelsearch method, 1 imagesearch method (you could need to create your own pics for Resources Folder)
check10method=1
;Set single accs file for all bots in shared folder example = "Z:\BOTS\accounts.txt"
accsall=Z:\BOTS\accounts.txt
;Set log file in shared folder with all accounts that were used already = "Z:\BOTS\accsused.txt"
accsused=Z:\BOTS\accsused.txt
;Minimize Game during some periodos to decrease the CPU/GPU load only for 3v3 Dominion, 1 to enable.
minigame=1
;When account is finished takes screenshot and saves on configured folder of the acc name/lvl ie: "Z:\BOTS\PICS\", 0 to disable.
screenfolder=Z:\BOTS\PICS\
;Accounts handling mode. 0 use local vm accounts.txt, 2 use accsall method.
accmode=2
; Option that will not choose the icon at the initial step but only when it's on the main menu. 0 disable, 1 enable
iconskip=0
;Do COOP Mode for 1-30, 1 enable, 0 disable.
docoop=0
;HOTKEY -> PAUSE Button, it kills the client and cleans the counters good when you wanna reset the mode.
[Counters]
;Don't edit this part
xpalready=0
pullacc=1
gamesloop=0
Botmaster=1
Roomslot=1