Coder Social home page Coder Social logo

(ERROR) loading... about csgowinbig HOT 21 OPEN

ks0dev avatar ks0dev commented on June 20, 2024
(ERROR) loading...

from csgowinbig.

Comments (21)

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

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

from csgowinbig.

ks0dev avatar ks0dev commented on June 20, 2024

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.

from csgowinbig.

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

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

from csgowinbig.

ks0dev avatar ks0dev commented on June 20, 2024

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 ?

from csgowinbig.

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

yeah it does for me

from csgowinbig.

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

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

from csgowinbig.

ks0dev avatar ks0dev commented on June 20, 2024

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

from csgowinbig.

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

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

from csgowinbig.

ks0dev avatar ks0dev commented on June 20, 2024

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

from csgowinbig.

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

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

from csgowinbig.

ks0dev avatar ks0dev commented on June 20, 2024

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 ?

from csgowinbig.

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

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

from csgowinbig.

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

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

from csgowinbig.

ks0dev avatar ks0dev commented on June 20, 2024

And which SteamAuth is the right project for this ?

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

from csgowinbig.

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

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

from csgowinbig.

ks0dev avatar ks0dev commented on June 20, 2024

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.

from csgowinbig.

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

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

from csgowinbig.

ks0dev avatar ks0dev commented on June 20, 2024

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

from csgowinbig.

LowkeyCoding avatar LowkeyCoding commented on June 20, 2024

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

from csgowinbig.

ks0dev avatar ks0dev commented on June 20, 2024

rip, feelsbadman

from csgowinbig.

ks0dev avatar ks0dev commented on June 20, 2024

It does not work.

from csgowinbig.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.