ztizzlegaming / CSGOWinBig

Open-source Counter-Strike: Global Offensive jackpot betting website.
MIT License
175 stars 105 forks source link

Items can be deposited but don't register in the pot. #37

Open Pdietz5 opened 9 years ago

Pdietz5 commented 9 years ago

Users can log in and deposit their item but the trade isn't automatically accepted, I have to manually accept it and when I do the items don't show up.

andrewda commented 9 years ago

Is the bot properly setup and configured?

Pdietz5 commented 9 years ago

Whoops, it wasn't ill set it up and let you know if it works from there.

On Fri, Oct 9, 2015 at 7:39 PM, Andrew Dassonville <notifications@github.com

wrote:

Is the bot properly setup and configured?

— Reply to this email directly or view it on GitHub https://github.com/ztizzlegaming/CSGOWinBig/issues/37#issuecomment-147024388 .

Pdietz5 commented 9 years ago

Ok I configured my bot but im receiving tons of errors, do you have steam or some way I can contact you.

TheAnthonyNL commented 9 years ago

Just post the errors here

andrewda commented 9 years ago

What @TheAnthonyNL said.

RatexIndex commented 9 years ago

Trade Lock 7 Days i think

Pdietz5 commented 9 years ago

No it's my main account it's just saying the text file password.txt doesn't exist when it's clearly there.

On Sat, Oct 10, 2015 at 12:01 AM, RatexIndex notifications@github.com wrote:

Trade Lock 7 Days i think

— Reply to this email directly or view it on GitHub https://github.com/ztizzlegaming/CSGOWinBig/issues/37#issuecomment-147047473 .

optiix commented 9 years ago

Pdietz5. Row 85 in this file u need to edit --> DepositTradeOfferUserHandler.cs Set the same psw as u did on teh websites passwords.txt.

I dont really get the bot compiled so maby you then can explain how u did compile so It worked? Youtube video, yeah! :D

optiix commented 9 years ago

I have kinda the same issue thoe. I run without BOT atm cuz I cant get it compiled. So I use my own steam acc and I manually accept the tradeoffers linked from the website. But they wont turn up in the pot, still 0/40 items (cuz I changed from 60 --> 40)....

Any sugestions?

andrewda commented 9 years ago

@optix of course they won't show up in the pot. It's the bot who adds the users to the MySQL table after accepting the offers. By manually accepting offers, there's no way for the website to know what items should be added to the pot, or even that a trade offer was sent in the first place. You MUST use the bot, and not manually accept offers.

optiix commented 9 years ago

@andrewda okey. Thanks alot. I am using a raspi 2 with raspbian where I have webserver apache2, mysql and php5. I was able to compile the bot with Visual basic express 2015. I get this error when trying to start the BOT tho and when I asked in Jessecars github issue forum they closed it cuz they apperently has some reddit chat nowadays. https://github.com/Jessecar96/SteamBot/issues/826.

I would love some help to get the bot working on raspbian. a step to step howto.

Best regards, optiix.