Maxx53 / SCMBot

Steam Community Market auto-buying bot
http://scmbot.com
GNU General Public License v2.0
237 stars 116 forks source link

Compiling binary problems #197

Open l4m0r opened 10 years ago

l4m0r commented 10 years ago

Hey Maxx,

whenever I compile the bot myself in VS 2013 the GUI has some errors (moving window size, some buttons are out place).

Do you have any idea what causes this and possible approachs to fix this?

Best regards,

Maxx53 commented 10 years ago

Lastest binary always available by this link http://scmbot.ru/uploads/scmbot_bin.rar I use vs2010 (vs2013 is not support my windows xp).

l4m0r commented 10 years ago

Yeah I know about the binaries, but I'd wanted to experiment with Thread.Sleep(75) a bit (75 to x) to avoid triggering "too many requests per second" issue and getting new jsons only at the same time.

Do you use any special compiler settings or other special things?

Maxx53 commented 10 years ago

No "special things". Try to use import project wizard or something.

kitzik commented 10 years ago

I've just compiled it using VS2013. No problems at all

l4m0r commented 10 years ago

Interesting. What OS are you using if I may ask?

kitzik commented 10 years ago

Windows 7 Enterprise + VS Express 2013