Skip to content

Commit

Permalink
Create config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sp0ok3r authored Apr 15, 2017
1 parent 59884d1 commit eadcdcf
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"AccOptions:": "...",

"Phone_secret" : "0",
"Admin" : "76561198041931474",
"username" : "your_username",
"password" : "your_password",

"IdlerOptions:": "...",

"StartOnlineOROffline" : "1",
"WhenLogonStartIdlingAllGames" : "1",
"LogonIdlingNonSteam": "0",
"AllFunctions" : "1",

"GameOptions" : "...",

"Games2Idle" : "753",
"MultipleGamesExample" : "753,10,730,xx,xxx,xxx,xx",

"MessagesOptions:": "...",

"AutoAFKMsgActivate" : "0",
"AutoAFKMsg" : "SP0OK3R is away, dont try to speak to him right now, try later",
"AutoFriendAcceptActivate" : "0",
"AutoMsgWhenFriendAccept" : "Hello im a automated bot called Alfredo, if you want to speak to SP0OK3R, try later.."

}

0 comments on commit eadcdcf

Please sign in to comment.