rijads

configall

Aug 28th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. [Config]
  2. ;Delay for almost everything in miliseconds. 1000 minimum
  3. Delay=1500
  4. ;Delay for AI selection when creating the GAME, increase this value if you have issues with teams not equal. 1000 minimum
  5. DelayAI=1000
  6. ;Stop the current account after reach lvl 5 or 10.
  7. MAXlvl=10
  8. ;The password for the games
  9. gamepw="NHCis4wes0me"
  10. ;Choose BuyMethod, 1 - Buys 1DAY XPBOOST, 2 - Buys 2 DAY XPBOOST. 3 - Buys 3 Day XP BOOST. Use 0 to Disables BuyXP
  11. BuyMethod=2
  12. ;Game Modes - (5) All humans Costum TCS Game,
  13. gamemode=5
  14. ;Number of players in the Room 3v3 = 6, 4v4 = 8, 5v5 = 10 (default = 6)
  15. roomplayers=6
  16. ;Number of Games in row for one single account. Disable=0.
  17. gamescounter=0
  18. ;Click Nextgame instead of restart Client.
  19. nextgame=1
  20. ; choose different ingamecheck not dependent of hudscale, 0 for Top HUD, 1 to MiniMAP Hud.
  21. checkingame=1
  22. ; 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.
  23. shopx=28
  24. shopy=500
  25. ;Auto-update function , 1 to enable, 0 to disable
  26. autoupdate=0
  27. ;check lvl10 method 0 pixelsearch method, 1 imagesearch method (you could need to create your own pics for Resources Folder)
  28. check10method=1
  29. ;Set single accs file for all bots in shared folder example = "Z:\BOTS\accounts.txt"
  30. accsall="Z:\Accounts\accounts.txt"
  31. ;Set log file in shared folder with all accounts that were used already = "Z:\BOTS\accsused.txt"
  32. accsused="Z:\Accounts\accsused.txt"
  33. ;Set log file in shared folder with all accounts that were finished = "Z:\BOTS\accsfinished.txt"
  34. accsfinished="Z:\Accounts\accsfinished.txt"
  35. ;Minimize Game during some periodos to decrease the CPU/GPU load, 1 to enable.
  36. minigame=1
  37. ;When account is finished takes screenshot and saves on configured folder of the acc name/lvl ie: "Z:\BOTS\PICS\", 0 to disable.
  38. screenfolder="Z:\Accounts\PICS\"
  39. ;Accounts handling mode. 0 use local vm accounts.txt,2 use accsall method.
  40. accmode=2
  41. ;For new Costum games matchmaking its necessary to have a shared file, example set "Z:\BOTS\PICS\rooms.ini". 0 to disable.
  42. roompath="Z:\Config\rooms.ini"
  43. ;Do COOP Mode for 1-30, 1 enable, 0 disable.
  44. docoop=0
  45. ;To enhanced COOP vs AI Mode, use shared coop.ini file with accounts, example set "Z:/BOTS/coop.ini". 0 to disable.
  46. COOPpath="Z:\Config\coop.ini"
  47. ;Set PC ID to be combine with BOT ID later.
  48. PCID=mainpc
Advertisement
Add Comment
Please, Sign In to add comment