Jump to content
McKay Development

Gamerios

Member
  • Posts

    7
  • Joined

  • Last visited

Gamerios's Achievements

  1. Thats long ago that i created this account not only for me and its not a spam bot. And you can you test if fit works at you this script i send i also tryed or a self script only with anonymous login and then 1 create account ​You have same problem ? I tested a different sevrers and with vpn / proxy without etc nothing helps. so it can't only my problem thers also ? Regars
  2. Hello have a problem i not had before Hope someone can help me thank you ! Creating accounts and Error code: 20 / Result 20 The file wlast worked / used for account crteating was at 30.05.2017 and i created 35 accounts with it no problems. But i want use it today nothing work then i tryed change code and print more results in log file but the resul 20 is useless try over 3 days now and always still error 20 ServiceUnavailibleTryed with different Servers / VPN / Proxy etc. What could be the problem when it work also updated all node steam user community client etc to newest version with node npm install / update upgrade. Can soemone help me whats now wrong with it tryed also this: https://github.com/mprey/steam-account-creator script but also same problem. Same problem Regards
  3. Sorry was because of https://github.com/DoctorMcKay/node-steam-client/releases/tag/v2.3.0-beta There stands setHttpSocket HTTP socket by calling client.setHttpSocket(url) i tryed so but it not works: var steam = require('steam-client'); var steamclient = new steam.CMClient(); steamclient.setHttpProxy(proxyUrl); var SteamUser = require('steam-user'); var client = new SteamUser({steamclient}); to i something wrong ? also when it works is whole node steam-user and steam-client and steamcommunity over proxy or only web // http requests to steamcommunity.com ?
  4. how i can do this with steam-user ? i try new beta of steam-client and steam-user for httpsocket but always get setHttpSocket is not a function is there a other way ? want use the 2 internet access i and friend have here at home ips for split 1 ip to one account and other ip to other account thanks
  5. Must you implement this or can it be done with : node-steam-userornode-steamcommunityornode-steam-tradeoffer-manager with httprequest or so? thanks for help
  6. Hello, I have some questions about node steamcommunity. Is there a way i can get the last added gift or item that was added to my inventory. and then get the item / gift id that i can accept / activate or send it to someone or so ? Or how can i get my custom URL or profile name for custom url with node steamcommunity ? because my accounts have customURL and not want save them all and check what is for what account . thats why ask can get it with steamcommunity with a parameter ? #https://steamcommunity.com/id/profilenameinURL/inventory/# I try to autoactivate or send to on my other account when someone gift or trade me something. And can i accept and unnpack gift on my account ? And i coded that it work with steamguard but for that i deactivated my mobileauth. can i code it that it save my mobile auth like it saves steamguard that i not always need enter it when login at same machine ? I have forgotten: when i try community.httpRequestGet('https://steamcommunity.com/id/profile/inventory/ or any other link i get error 302 . can the node steamcommunity note follow / follow redirect the url ? Its a bit hard to get through the whole node steamcommunity functions etc not so easy atm for me. Thanks hope someone here can help , and answer my questions.
  7. Can you also help my ? same problem as TS. why you not post it for public one of you sen66 or p9ry. thanks
×
×
  • Create New...