CSGOWinBig icon indicating copy to clipboard operation
CSGOWinBig copied to clipboard

(ERROR) loading...

Open ks0dev opened this issue 8 years ago • 22 comments

I have a problem with the website. I setup the website like in the description and also i set up the mysql password and steam api key in the password.txt.

{"default-password":"password","steamAPIKey":"XXXXXXXXXX"}

Is the path of the "password.txt" right ? I use XAMPP.

"password.txt": C:\XAMPP Website: C:\XAMPP\htdocs

ks0dev avatar May 12 '16 16:05 ks0dev

did you change where the password.txt is found in the code?

LowkeyCoding avatar May 20 '16 06:05 LowkeyCoding

OK, the steam login works now, but on some of the functions still "loading...". What is the problem ?

How i can use jessecar96 steambot on this website ? There is an instruction on this wiki, but 404.

ks0dev avatar May 20 '16 17:05 ks0dev

you need to go through all files and check if its thanged on all php files :D heres a compiled version [http://www.mediafire.com/download/h1hhq3doaumhwps/Steambot.rar(url)just change the contet of settings.json :D

LowkeyCoding avatar May 22 '16 16:05 LowkeyCoding

Thanks. The problem is that he does not accept trade offer from this website automatically. This SteamBot works for me only, when I send him an invite to a trade through steam.

So, i press the button for withdraw and then i can set my items. I click ready and take my smartphone to accept the trade. Normally it should now deposit the items into the site and start the round.

I look into the steam account of my bot and he have a trade offer, but he do not accpet this kind of trade offer automatically.

I use the "AdminUserHandler"

Does your compiled Bot accpet trade offers from this website automatically ?

ks0dev avatar May 22 '16 17:05 ks0dev

yeah it does for me

LowkeyCoding avatar May 22 '16 18:05 LowkeyCoding

it might be beacus you need to import some data from the mobile app there is some data giving acces to trading you can get using steam desktop authenticator to import the file from your phone :D

LowkeyCoding avatar May 22 '16 18:05 LowkeyCoding

OK, my bot starts and he is online, but there is a big problem.

http://fs5.directupload.net/images/160522/b5dfxw3l.png

I dont have the DepositTradeOfferUserHandler.cs file ! ("BotControlClass": "SteamBot.DepositTradeOfferUserHandler",)

ks0dev avatar May 22 '16 19:05 ks0dev

i can´t see the image :C

2016-05-22 21:17 GMT+02:00 TYDINC [email protected]:

OK, my bot starts and he is online, but there is a big problem.

http://fs5.directupload.net/images/160522/b5dfxw3l.png http://url

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/ztizzlegaming/CSGOWinBig/issues/225#issuecomment-220850445

LowkeyCoding avatar May 24 '16 07:05 LowkeyCoding

https://dl.dropboxusercontent.com/s/qii57l1inh900bo/error.png?dl=0

ks0dev avatar May 24 '16 14:05 ks0dev

have you tried to check your naming of the control class??

2016-05-24 16:24 GMT+02:00 TYDINC [email protected]:

https://dl.dropboxusercontent.com/s/qii57l1inh900bo/error.png?dl=0

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/ztizzlegaming/CSGOWinBig/issues/225#issuecomment-221287473

LowkeyCoding avatar May 25 '16 07:05 LowkeyCoding

Yes, I tried it also with the custom SteamBot (ztizzlegaming/CSGOWinBig-SteamBot). But there is an error with "SteamAuth". So I cant compile this project. I think, I need this project, because you can find in it the DepositTradeOfferUserHandler.cs file.

So, how I can work with it and compile the project without an error of SteamAuth ?

ks0dev avatar May 25 '16 11:05 ks0dev

you need to link it to the project by compiling the steamuath project in the folder you download and the use the dll it output as a reffrences :D

2016-05-25 13:16 GMT+02:00 TYDINC [email protected]:

Yes, I tried it also with the custom SteamBot (ztizzlegaming/CSGOWinBig-SteamBot). But there is an error with "SteamAuth". So I cant compile this project. I think, I need this project, because you can find in it the DepositTradeOfferUserHandler.cs file.

So, how I can work with it and compile the project without an error of SteamAuth ?

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/ztizzlegaming/CSGOWinBig/issues/225#issuecomment-221543406

LowkeyCoding avatar May 25 '16 16:05 LowkeyCoding

to the steam bot project

2016-05-25 18:05 GMT+02:00 Warden Games [email protected]:

you need to link it to the project by compiling the steamuath project in the folder you download and the use the dll it output as a reffrences :D

2016-05-25 13:16 GMT+02:00 TYDINC [email protected]:

Yes, I tried it also with the custom SteamBot (ztizzlegaming/CSGOWinBig-SteamBot). But there is an error with "SteamAuth". So I cant compile this project. I think, I need this project, because you can find in it the DepositTradeOfferUserHandler.cs file.

So, how I can work with it and compile the project without an error of SteamAuth ?

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/ztizzlegaming/CSGOWinBig/issues/225#issuecomment-221543406

LowkeyCoding avatar May 25 '16 16:05 LowkeyCoding

And which SteamAuth is the right project for this ?

Please send me a GitHub link to the related SteamAuth !!!

ks0dev avatar May 25 '16 18:05 ks0dev

it should be in the files at https://github.com/ztizzlegaming/CSGOWinBig-SteamBot

2016-05-25 20:06 GMT+02:00 TYDINC [email protected]:

And which SteamAuth is the right project for this ?

Please send me a GitHub link to the related SteamAuth !!!

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/ztizzlegaming/CSGOWinBig/issues/225#issuecomment-221657057

LowkeyCoding avatar May 25 '16 18:05 LowkeyCoding

OK, I can now compile the Bot without errors and the Bot starts. But there still the problem with the trade, he does not accept trade offer from this website automatically.

ks0dev avatar May 25 '16 20:05 ks0dev

hmm did you get the files from the steam app?

2016-05-25 22:33 GMT+02:00 TYDINC [email protected]:

OK, I can now compile the Bot without errors and the Bot starts. But there still the problem with the trade, he does not accept trade offer from this website automatically.

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/ztizzlegaming/CSGOWinBig/issues/225#issuecomment-221698441

LowkeyCoding avatar May 27 '16 11:05 LowkeyCoding

Yes, all data is on the right place and everything is working, except the problem with the trade, he does not accept trade offer from this website automatically.

So.....................................

ks0dev avatar May 27 '16 16:05 ks0dev

then i dont know sadly :c i will comment if i find out what your problem is

2016-05-27 18:45 GMT+02:00 TYDINC [email protected]:

Yes, all data is on the right place and everything is working, except the problem with the trade, he does not accept trade offer from this website automatically.

So.....................................

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ztizzlegaming/CSGOWinBig/issues/225#issuecomment-222195912, or mute the thread https://github.com/notifications/unsubscribe/AKCnCt-3wi7Mnkbey71YEvI2VoxXpoNvks5qFx-fgaJpZM4IdPc6 .

LowkeyCoding avatar May 28 '16 09:05 LowkeyCoding

rip, feelsbadman

ks0dev avatar May 28 '16 11:05 ks0dev

It does not work.

ks0dev avatar Jun 30 '16 15:06 ks0dev