I still can't get the bot to use accounts file in shared folder. It certainly opens it, because it doesn't give the array arrow even though his accounts.txt is empty, but it just enters blank username / password.
Here is my config:
Code:
[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
;Delay between 1st continue button and ally base on the BT, time in seconds of the video. Some slow machines could need higher value
btdelay=55
;Stop the current account after reach lvl 5 or 10.
MAXlvl=10
;Path to your lol launcher
path="C:\Riot Games\League of Legends\lol.launcher.admin.exe"
;The password for the games
gamepw="alpha"
;Choose BuyMethod, 1 - Buys 1DAY XPBOOST, 2 - Buys 3 DAY XPBOOST. Use 0 to Disables BuyXP
BuyMethod=0
;Game Modes - 1) WIN 5v5 TCS, 2) WIN 3v3 TCS, 3) Twisted Treeline 3v3 COOP vs AI ONLY
gamemode=2
;Create game's rooms with random number/letter.
costumroom = True
;Number of Games in row for one single account (for IP farming). Disable=0.
gamescounter=0
;Click Nextgame instead of restart Client.
nextgame=0
;Play Battle Trainning True=1, False=0. Default = 1
playBT=1
;ID for BOT for LOGS INFORMATION
botID=E2
; 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=460
;Set to Play COOP mode vs AI as Creator of GAME, 1 to enable, 0 to disable.
COOPMaster=0
;Set activate mode COOP vs AI , 1 to enable, 0 to disable.
COOP=0
;To enhanced COOP vs AI Mode, use shared coop.ini file with accounts instead of local accounts.txt, example set "Z:/BOTS/coop.ini". 0 to disable.
COOPpath=0
;If using the COOPpath we must say which is the BOT rule. 1 for Master, 2,3,4 and 5 are the rest of slots. Don't repeat the same number. 0 to disable.
COOPID=0
;Network Accounts.txt Path, to use Shared folder instead of local file with accounts ie: "Z:/BOTS/bot1.txt". 0 Disable and uses local file.
AccPath="Z:\BOTS\bot3.txt"
;Auto-update function , 1 to enable, 0 to disable
autoupdate=1
;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=0
;Set log file in shared folder with all accounts that were used already = "Z:\BOTS\accsused.txt"
accsused=0
;Minimize Game during some periodos to decrease the CPU/GPU load only for 3v3 Dominion, 1 to enable.
minigame=0
;Use config.ini in shared folder for multiple bots, "Z:\BOTS\config.ini", options that makes nosense like coopID are not used, only global configs like Maxlvl, etc.
globalconfig=0
[Counters]
;Don't edit this part
xpalready=0
pullaccs=0
BTdone=0
gamesloop=0
pullacc=0