Advertisement
Guest User

Untitled

a guest
Feb 5th, 2017
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. [General]
  2. Region=EUW (This is the region your accounts are on. In UPPERCASE)
  3. ErrorHandler=true (This will mnake the bot automatically close and handle errors, leave on unless debugging)
  4. GamePath=C:\Riot Games\League of Legends\ (The path to your League of Legends install)
  5. ReplaceConfig=true (Should the bot replace your League of Legends config?)
  6. HideClient=false (Hide the client? Leave false)
  7. ClientWidth=320 (Width of the League of Legends Client)
  8. ClientHeight=240 (Height of the League of Legends Client)
  9.  
  10. [Advanced]
  11. ChampionPick3= (What is the third champ the bot should pick? Leave blank for random/ARAM)
  12. SpellPick1= (First summoner spell? Leave blank for random)
  13. SpellPick2= (Second summoner spell? Leave blank for random)
  14.  
  15. [Donator]
  16. MaxClients=5 (Max clients the bot should run, increase if needed)
  17. NameGenerator=false (Generate random summoner names on new accounts)
  18. EloBuddyCD=true (Are you an un-paid EloBuddy member? If so you will only be allowed to bot 2 accounts at once and leave this to true)
  19. PushoverKey= (Pushover API key to recieve iOS/Android notifications)
  20.  
  21. [Premium]
  22. BotID=1 (What is the ID of this bot? The bot's ID will run all accounts in your database using the botId specified here)
  23. TakeBreak=false (Take breaks? If true, the bot will play for "PlayTime" amount of hours and then break for "BreakTime" amount of hours)
  24. PlayTime=8
  25. BreakTime=4
  26. MixedMode=false (Play mixed maps?)
  27. MixedModeSR=6
  28. BuyChampions=false (Buy champions as the account progresses?)
  29.  
  30. [Database]
  31. Server=EU (Leave as EU)
  32. Username= (Databse username, LEAVE BLANK IF FREE MEMBER)
  33. Password= (Database password, LEAVE BLANK IF FREE MEMBER)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement