Advertisement
Guest User

Untitled

a guest
Jul 14th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. THIS CAN BE DANGEROUS , IF YOU DONT READ THIS GUIDE BEFORE DOING IT YOU MIGHT LOSE YOUR STEAM ACCOUNT. WE DONT TAKE ANY RESPONSIBILITIES.
  2. THIS IS A BETA VERSION! WE DIDN'T TEST THIS AFTER THE 7 DAYS YET!
  3.  
  4.  
  5. INSTALLATION GUIDE
  6.  
  7. Download NODE.JS at https://nodejs.org/en/
  8. open Command prompt > run > command prompt
  9. type in npm in command prompt
  10. and then type this single commands :
  11. npm install steamcommunity
  12. npm install fs
  13. npm install readline
  14. --------------------------------------------------------------
  15. Steam section :
  16. 1. Go to your bots steam account
  17. 2. Go to account details
  18. 3. add phone number
  19. 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!!!
  20. ---------------------------------------------------------------
  21. go to the 2fa folder located in the bot folder and copy the folder path
  22. in my example : C:\Users\MICHAEL\Desktop\2fa
  23.  
  24. type in command prompt cd C:\Users\MICHAEL\Desktop\2fa ( your path ofcourse )
  25. type in command prompt node 2fa.js
  26. It will ask for username : put your bots login
  27. password : bots password
  28. then you will get a mail on your bots email account. get the code and fill it in.
  29. Then it will ask for an activation code , get the code from your notepad and put it at the activation code.
  30. press enter a few times.
  31. mark the whole cmd
  32. and copy it and paste it in a notepad.
  33. Get the identity_secret and shared_secret
  34. ------------------------------------------------------------
  35. then just configure the sell.js with all details. at the bot id , put the bot id 64.
  36.  
  37. If everything was correct , there should be a yourbotsusername.2fa in the 2fa map.
  38. The next thing you do is upload the sentry file to the same folder with the sell
  39.  
  40. The next thing you want to do :
  41.  
  42.  
  43. IS STILL ADD YOUR PHONNE NUMBER TO STEAM
  44. so you go back again and fill in your number and confirm it with your mobile, you dont need to login to the steam app with the bot.
  45. If you connected your phone , and the bot is logged in.
  46. Youre set.
  47.  
  48. You're bot will have recieved a 7 day trade hold , so after 7 days your bot wont have a 72 hours hold anymore!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement