Jump to content
McKay Development

rahimi0151

Member
  • Posts

    8
  • Joined

  • Last visited

rahimi0151's Achievements

  1. https://www.youtube.com/watch?v=HUIERG6r-t0 here is a video tutorial. but in summery, it will: boot up cs2 in windowed mode load each item through clicking on its inspect link rotate the screen to the way you want take an screenshot of the item (by hitting the Print Screen key on the keyboard) crop the image using a PNG mask (you need 30+ masks, one per type of skin there is in game + 20+ for knives) rotate the skin the other way take another screenshot crop the image using another PNG mask (you need the other side of all those masks as well) merge the screenshots together export a final PNG it can do up to 6 images per minute. or 360 per hour. or 5-10k a day. (this is per instance. you can do as many instances as you need) note: this is not the way big sites do it. they will extract the texture file from the game (the vpak files) and render the images in 3D using three.js.
  2. is that per IP? or per account? because csfloat/inspect project has the ability to add multiple users. and also, i can spin up multiple instances.
  3. does anyone know this? i know i can use puppeteer to load their trade link to see their inventory, but is there any better way?
  4. thanks doc ❤️. for now, i just redirect them to https://help.steampowered.com/en/wizard/HelpWhyCantITrade
  5. Hi. i have a trading bot. here is my problem: context: i can use the them.escrowDays to check if they have their Mobile steam guard authenticator activated. if it's greater than 0, they don't (99 percent of the time, this method works for me) i show user the error, they activate their steam guard, then will come back in a few days. here is my question: is there a way for me to check how many days is left of their 15 days of trade hold? like if they activated their steam guard on may 10th and come back on may 20th, is there a way for me to tell them they have to come back in 5 days?
  6. Hi Doc! is there a way to use rotating proxies? getUserInventoryContent will give 429 error (rate limit) after maybe 20-30 times. can i rotate the proxy every 5-15 minute to avoid this rate limit?
  7. this happed to me right now. thanks for this question. i helped me a lot ❤️
  8. Hi guys. Just wanted to share my frustration with the globaloffensive package. How hard it was to connect to the game client, taking me over 4 weeks of part time development and in the end, reading the source code for csfloat/inspect to make it work! for it to no longer be needed (we are running csfloat in docker directly now) P.S: Jokes aside, thanks a lot doc. the packages are amazing, ALL of them. Wishing you the best ❤️
×
×
  • Create New...