Jump to content
McKay Development

Statyw

Member
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Statyw's Achievements

  1. local on my pc to test it should be public ip yes?
  2. How do I change IP for steamcommunity node? var SteamCommunity = require('steamcommunity'); var SteamTradeOffers = require('steam-tradeoffers'); var community = new SteamCommunity({localAddress: '127.0.0.1'}); // not working var offers = new SteamTradeOffers({localAddress: '127.0.0.1'});
  3. It is possible to unlock my IP? Maybe my bot code is broken and sending too much request.
  4. I have 2 bot and website on my vps. I can't login on my website, giving error no Openid sesion found or Error 403. Same with my nodejs bots they cant setup cookies for community, on getting offers Error 403. It is possible that steam block my IP or something? I tried reinstal my VPS server and is working again for some hours and these problem appears again. Someone have similar problem and can help me? I will be grateful.
×
×
  • Create New...