Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(ERROR) loading... #225

Closed
ks0dev opened this issue May 12, 2016 · 22 comments
Closed

(ERROR) loading... #225

ks0dev opened this issue May 12, 2016 · 22 comments

Comments

@ks0dev
Copy link

ks0dev commented May 12, 2016

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

@LowkeyCoding
Copy link

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

@ks0dev
Copy link
Author

ks0dev commented May 20, 2016

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.

@LowkeyCoding
Copy link

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

@ks0dev
Copy link
Author

ks0dev commented May 22, 2016

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 ?

@LowkeyCoding
Copy link

yeah it does for me

@LowkeyCoding
Copy link

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

@ks0dev
Copy link
Author

ks0dev commented May 22, 2016

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",)

@LowkeyCoding
Copy link

i can´t see the image :C

2016-05-22 21:17 GMT+02:00 TYDINC notifications@github.com:

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
#225 (comment)

@ks0dev
Copy link
Author

ks0dev commented May 24, 2016

@LowkeyCoding
Copy link

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

2016-05-24 16:24 GMT+02:00 TYDINC notifications@github.com:

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
#225 (comment)

@ks0dev
Copy link
Author

ks0dev commented May 25, 2016

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 ?

@LowkeyCoding
Copy link

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 notifications@github.com:

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
#225 (comment)

@LowkeyCoding
Copy link

to the steam bot project

2016-05-25 18:05 GMT+02:00 Warden Games loke0046@gmail.com:

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 notifications@github.com:

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
#225 (comment)

@ks0dev
Copy link
Author

ks0dev commented May 25, 2016

And which SteamAuth is the right project for this ?

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

@LowkeyCoding
Copy link

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

2016-05-25 20:06 GMT+02:00 TYDINC notifications@github.com:

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
#225 (comment)

@ks0dev
Copy link
Author

ks0dev commented May 25, 2016

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.

@LowkeyCoding
Copy link

hmm did you get the files from the steam app?

2016-05-25 22:33 GMT+02:00 TYDINC notifications@github.com:

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
#225 (comment)

@ks0dev
Copy link
Author

ks0dev commented May 27, 2016

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.....................................

@LowkeyCoding
Copy link

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 notifications@github.com:

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
#225 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AKCnCt-3wi7Mnkbey71YEvI2VoxXpoNvks5qFx-fgaJpZM4IdPc6
.

@ks0dev
Copy link
Author

ks0dev commented May 28, 2016

rip, feelsbadman

@ks0dev
Copy link
Author

ks0dev commented Jun 30, 2016

It does not work.

@ks0dev ks0dev closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@LowkeyCoding @ks0dev and others