Raised This Month: $51 Target: $400
 12% 

[ANY] ASteambot - Arkarr's Steam bot


Post New Thread Reply   
 
Thread Tools Display Modes
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 10-13-2015 , 17:16   Re: [ANY] Steambot
Reply With Quote #31

Quote:
Originally Posted by skinheadxtreme View Post
[...]
I wrote a very light / small plugin here wich display what the bot can do now.
Quote:
Originally Posted by abrandnewday View Post
[...]
Well, I understand your idea, and it can yet be done but not in a very efficient way. I will create your request tomorrow, as my 2nd plugin using this bot.
You can also give a look at the exemple plugin (wich does exactly what you want but give credits points instend of VIP acces)

Anyway guys, HUDGE update tomorrow (for the bot AND the interface), also more clear informations and how to use it (it's kinda messy now.)
__________________
Want to check my plugins ?
Arkarr is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 10-13-2015 , 17:17   Re: [ANY] Steambot
Reply With Quote #32

Quote:
Originally Posted by Arkarr View Post
Well, I understand your idea, and it can yet be done but not in a very efficient way. I will create your request tomorrow, as my 2nd plugin using this bot.
You won't be doing this for free either bud, I'll toss some cash your way as compensation for such a task.

(Monies sent!)

Last edited by 404UserNotFound; 10-13-2015 at 17:18.
404UserNotFound is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 10-13-2015 , 17:26   Re: [ANY] Steambot
Reply With Quote #33

Quote:
Originally Posted by abrandnewday View Post
You won't be doing this for free either bud, I'll toss some cash your way as compensation for such a task.

(Monies sent!)
God... I mean, thanks ! Like, really, thank you ! But the really best part in that, is that you can see your work appreciated (I guess ), thank you, thank you very much ! Also, feel free to give me any advice / ideas you got.

Now, I need to take a nap... See ya !
I will try to release this plugin in about 6-7 houres.
__________________
Want to check my plugins ?
Arkarr is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 10-13-2015 , 17:49   Re: [ANY] Steambot
Reply With Quote #34

Am I meant to change ""Admins": ["234567"]," in the settings.json file?

And for MySteamID, is that the SteamID64 or "STEAM_0:0:00000000" ID?

EDIT: I'm a doofus, it's the "STEAM_" one. Also, SteamBotInterface.exe just freezes and crashes. I'd love to get the errors in the command prompt screen for you but that also freezes and crashes before I can resize the window and get a snapshot.

EDIT 2: Compatibility mode set to XP allowed me to resize the command prompt window and see that the error lies in trying to connect to my database (which may not work from my desktop because my database is on my VPS). So at least now I know what the problem is.

Last edited by 404UserNotFound; 10-13-2015 at 17:58.
404UserNotFound is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 10-14-2015 , 02:42   Re: [ANY] Steambot
Reply With Quote #35

Quote:
Originally Posted by abrandnewday View Post
Am I meant to change ""Admins": ["234567"]," in the settings.json file?

And for MySteamID, is that the SteamID64 or "STEAM_0:0:00000000" ID?

EDIT: I'm a doofus, it's the "STEAM_" one. Also, SteamBotInterface.exe just freezes and crashes. I'd love to get the errors in the command prompt screen for you but that also freezes and crashes before I can resize the window and get a snapshot.

EDIT 2: Compatibility mode set to XP allowed me to resize the command prompt window and see that the error lies in trying to connect to my database (which may not work from my desktop because my database is on my VPS). So at least now I know what the problem is.
It should definitly be the database connection wich fail, it's the first thing I'm trying to do before lauching the bot. Also, there is a try{}catch(Console.WriteLine()) so you should be able to see the error message, or I can add a line in the log files as well...

But, please, don't download the bot now, I'm going to release a update.

Also, help about configuration field could be found here
The admin param isn't needed, since I don't use it on my UserHandler class.
__________________
Want to check my plugins ?

Last edited by Arkarr; 10-14-2015 at 02:42.
Arkarr is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 10-14-2015 , 06:23   Re: [ANY] Steambot
Reply With Quote #36

I hate to double message but...
UPDATE YOUR STEAMBOT WITH THE LAST ARCHIVE !

I added a way for developper to order the bot to create trade offer with any Steam user.
Also, totally rewrited the TCP server part.

Oh and you can type "LIST" when you chat with the bot to see his inventory (only work if you are the admin, "MySteamID" in settings.json)
__________________
Want to check my plugins ?

Last edited by Arkarr; 10-14-2015 at 06:24.
Arkarr is offline
Schpraaankiii
Veteran Member
Join Date: Dec 2009
Location: Sweden Norrköping
Old 10-14-2015 , 12:41   Re: [ANY] Steambot
Reply With Quote #37

Hey, Using Windows 10 the BOT Crashes on start. Maybe I've missed somethin, idk!? :S
This is the console output: http://pastebin.com/aZ4V3BU1

Also tested on Windows 2012 Server R2 where the Console just shuts down with no display msg or any windows error dialog.
I must have missed something ?
__________________
CAOSK-ESPORTS.COM

Last edited by Schpraaankiii; 10-14-2015 at 12:46.
Schpraaankiii is offline
Send a message via Skype™ to Schpraaankiii
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 10-14-2015 , 13:04   Re: [ANY] Steambot
Reply With Quote #38

Quote:
Originally Posted by Schpraaankiii View Post
Hey, Using Windows 10 the BOT Crashes on start. Maybe I've missed somethin, idk!? :S
This is the console output: http://pastebin.com/aZ4V3BU1

Also tested on Windows 2012 Server R2 where the Console just shuts down with no display msg or any windows error dialog.
I must have missed something ?
That's because of your database settings, double check them !
Please, give us some feedback. Did it worked now ?

EDIT:
OH MY GOD! I just noticed that I hard coded the database, my bad. It should be fixed now, really sorry.
__________________
Want to check my plugins ?

Last edited by Arkarr; 10-14-2015 at 13:45.
Arkarr is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 10-14-2015 , 13:51   Re: [ANY] Steambot
Reply With Quote #39

I hate to double message (again)but...
UPDATE YOUR STEAMBOT WITH THE LAST ARCHIVE !
I fixed some database errors also printed the message nicely + fixed the startup crash.
__________________
Want to check my plugins ?
Arkarr is offline
Spyrek
Senior Member
Join Date: Jun 2009
Old 10-14-2015 , 14:35   Re: [ANY] Steambot
Reply With Quote #40

What aboout mono for linux users? Does it compile with success?
You can always use node js bots for windows and linux, not sure about osx.
Spyrek is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:56.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode