Advertisement
Guest User

text file

a guest
Mar 21st, 2016
490
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.95 KB | None | 0 0
  1. CSGO.Network Copyright 2016
  2.  
  3. The CSGO.Network V2 bot was made by Gregory Steam (Gergo4961) and is the property of CSGO.Network.
  4.  
  5.  
  6. CSGO JACKPOT INSTALLATION GUIDE
  7.  
  8. For this tutorial we are using a VPS from Digital Ocean - UBUNTU
  9.  
  10. You need the following items installed on your VPS
  11.  
  12. - PHPMyadmin
  13. - MySQL
  14. - Node version 0.12
  15. - Apache2
  16.  
  17. For a detailed guide about this section can be found at csgo.network/support
  18. If you use our VPS package you will recieve a droplet where all of this comes pre-installed.
  19.  
  20. -------------------------------------------------------------------------------------------------------------
  21.  
  22. VPS CONFIGURATION :
  23.  
  24. 1. Open PuTTY
  25. 2. Put your VPS IP address
  26. 3. Run , and click yes
  27. 4. Fill in root as username and put the password you recieved in your mail from digital ocean
  28. 5. Put your Password again
  29. 6. Choose a new password and confirm it
  30. 8. run these commands if you're using our VPS :
  31. apt-get update
  32. apt-get upgrade
  33. 9. your done , close this for now.
  34. -------------------------------------------------------------------------------------------------------------
  35.  
  36. WEBSITE CONFIGURATION :
  37.  
  38. 1. Open your website ip address in your browser and head over to yourwebsiteip/phpmyadmin go to 3. if you use your own server not set up by us ( phpmyadmin part ) if we did your phpmyadmin then go to 2.
  39. 2. Please contact us on this point as we need to give you the mysql settings.
  40.  
  41. 3. Head over to a FTP program, we highly recommend WinSCP
  42. 4. Connect to it with your details : IP , root , password , port22
  43. 5. Go on folder up, then go to var > www > html
  44. 6. Export the following files :
  45. - Defico.png
  46. - Link.php
  47. - Pdocon.php
  48. - Core.php
  49. - Endround.php & p2endround.php
  50. - Steamauth > settings.php
  51.  
  52. 7. edit all these files :
  53. -------------------------------------------------------------------------------------------------------------
  54. Defico.png : Replace with your own favicon
  55. -------------------------------------------------------------------------------------------------------------
  56. Link.php : Edit all your information. For the MySQL settings , use the login info for PHPMYADMIN
  57. The username and database is the same if we made your PHPMYADMIN database.
  58.  
  59. so you get :
  60. MysQl host = "Localhost"
  61. username = root
  62. password = ....
  63. database = root
  64. -------------------------------------------------------------------------------------------------------------
  65. Pdocon.php : Edit all your information. For the MySQL settings , use the login info for PHPMYADMIN
  66. The username and database is the same if we made your PHPMYADMIN database.
  67. If you configure this wrong , your site won't display item prices , it will show up as $NaN
  68. -------------------------------------------------------------------------------------------------------------
  69. Core.php :
  70. - Title : This will be shown in the top left corner and in the browser tab aswell.
  71. Add both bot's Steam ID's and Trade URLs ( these are bot steamid64's which can be obtained at steamid.io )
  72. - Optional : Add social media links
  73. -------------------------------------------------------------------------------------------------------------
  74. Endround.php & p2endround.php :
  75. - Set the secret code to something random so the site can't be abused this way. Remember the code, the bot should use the same one
  76. - Set your admin steam id 64 and trade link aswell
  77. -------------------------------------------------------------------------------------------------------------
  78. Steamauth > settings.php :
  79.  
  80.  
  81.  
  82.  
  83. -------------------------------------------------------------------------------------------------------------
  84.  
  85. BOT CONFIGURATION
  86.  
  87. Edit all the following items in bot > bot.js
  88.  
  89. Line 32 : Sitepath - The full path to index.php of your site without http://
  90. Line 34 : Sitename - The name of your site, this will be shown in the bot's message to the winners
  91. Line 36 : APIKey - The api key generated ON THE BOT's account https://steamcommunity.com/dev/apikey
  92. Line 37 : SteamID ( 64 ) of the admin, can send commands to the bot, ask for the rake, etc
  93. Line 38 : BotSteamID ( 64 ) - The bot's steam ID, it is required to check for mobile confirmations
  94. Line 39 : IdentitySecret - The identity_secret of the bot, it is required for mobile confirmations
  95. Line 40 : SharedSecret = shared_secret of the bot's 2fa file, it's needed to generate the login code
  96. Line 41 : pooling_interval - No need to change it
  97. Line 42 : rsecret - Change it to the same code you put to p2endround.php and endround.php
  98. Line 44 : p2 - set it to true if this bot is for pot 2, set it to false if it's for pot 1. One bot should have this as true and the other as false.
  99.  
  100. Line 51 : Put your bot details like this :
  101.  
  102. "accountName" : "hereyoutype",
  103. "password" : "hereyoutype",
  104.  
  105. Line 84 : Fill in your MySQL Settings again
  106. -------------------------------------------------------------------------------------------------------------
  107. IF YOU WANT TO USE 2 BOTS REPEAT THIS PROCESS BY MAKING COPYING THE BOT.JS AND NAME IT BOT1.JS
  108. -------------------------------------------------------------------------------------------------------------
  109.  
  110. Time to configurate the 2 codes you have to fill in so your bot is compitable with Steam ESCROW.
  111. We are looking for the Identity_Secret and Shared_Secret
  112.  
  113. MAKE SURE BEFORE YOU DO THIS MOBILE AUTHENTICATOR IS TURNED OFF ON YOUR BOT AND THAT THERE IS NO PHONE NUMBER ADDED.
  114.  
  115. Method 1 : SDA ( Steam Desktop Authenticator )
  116.  
  117. 1. Open Steam Desktop Authenticator.exe located in Steam.Desktop.Authenticator.v1.0.0
  118. 2. Click you want to sign up for a new account
  119. 3. Go through all the steps
  120. 4. Go to the folder Steam.Desktop.Authenticator.v1.0.0 , and go to the map called maFiles and open yourbotssteami64 file with notepad++
  121. 5. Search for the Shared_Secret and the identity_secret , copy these codes.
  122. 6. Go to sell.js and paste them on line 6 and 7
  123. -------------------------------------------------------------------------------------------------------------
  124. MAKE SURE BEFORE YOU DO THIS METHOD MOBILE AUTHENTICATOR IS TUNRED OFF AND THAT YOU HAVE !!!!! ADDED YOUR PHONE NUMBER.
  125.  
  126. Method 2:
  127. Download Winauth at Winauth.com
  128.  
  129. 1. Click add
  130. 2. Choose Steam
  131. 3. username & password
  132. 4. Follow all the steps
  133. 5. When its all configured , right mouse click on the section, doesnt matter where.
  134. 6. Choose show steam data and recovery code
  135. 7. allow copy
  136. 8. get the secret and identity code
  137.  
  138. NEVER USE PROTECTION WITH THIS METHOD !
  139.  
  140. -------------------------------------------------------------------------------------------------------------
  141. MAKE SURE BEFORE YOU DO THIS MOBILE AUTHENTICATOR IS TURNED OFF ON YOUR BOT AND THAT THERE IS NO PHONE NUMBER ADDED.
  142.  
  143. Method 3: 2fa
  144.  
  145. 1. Download NODE.JS at https://nodejs.org/en/
  146. 2. open Command prompt > run > command prompt
  147. 3. type in npm in command prompt
  148. 4. then type this single commands :
  149. npm install steamcommunity
  150. npm install fs
  151. npm install readline
  152. --------------------------------------------------------------
  153. Steam section :
  154. 1. Go to your bots steam account
  155. 2. Go to account details
  156. 3. add phone number
  157. 4. Put your phone number and copy the code you got and paste it on your desktop in a notepad file DONT PUT IT ON STEAM YET
  158. ---------------------------------------------------------------
  159. go to the 2fa folder located in the bot folder and copy the folder path
  160. in my example : C:\Users\MICHAEL\Desktop\2fa
  161.  
  162. type in command prompt cd C:\Users\MICHAEL\Desktop\2fa ( your path ofcourse )
  163. type in command prompt node 2fa.js
  164. It will ask for username : put your bots login
  165. password : bots password
  166. then you will get a mail on your bots email account. get the code and fill it in.
  167. Then it will ask for an activation code , get the code from your notepad and put it at the activation code.
  168. press enter a few times.
  169. mark the whole cmd
  170. and copy it and paste it in a notepad.
  171. Get the identity_secret and shared_secret
  172.  
  173.  
  174. After this you can run your bot by typing your path to the bot folder, cd /
  175. or at our vps : cd /var/www/bot
  176.  
  177. then type node bot1.js or node bot2.js
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement