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 03-23-2018 , 02:35   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #701

Quote:
Originally Posted by extremeg View Post
I fixed the problem: [ASteambot_Core.smx] [ASteambot - Core] - socket error 3 (errno 110)
by putting the data hardcoded in the plugin.
What ? That's... Weird ! I'll message you pn steam.
__________________
Want to check my plugins ?
Arkarr is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 03-23-2018 , 11:27   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #702

Alright, I pushed a big update. Basically, everything improved.
Don't forget to update ASteambot_Core!!
__________________
Want to check my plugins ?

Last edited by Arkarr; 03-23-2018 at 11:55.
Arkarr is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 04-19-2018 , 07:00   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #703

I have been working on something that might be usefull.



A web-control panel. Since I thought it was easier for you to manage with buttons instead of command lines.
__________________
Want to check my plugins ?
Arkarr is offline
Obyboby
Veteran Member
Join Date: Sep 2013
Old 04-20-2018 , 00:13   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #704

Quote:
Originally Posted by Arkarr View Post
I have been working on something that might be usefull.



A web-control panel. Since I thought it was easier for you to manage with buttons instead of command lines.
Nice! I'm waiting to move my CS:GO to a new host then I'll try the newest updates.
__________________
Obyboby is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 04-23-2018 , 08:07   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #705

I upload the very simple web interface.
__________________
Want to check my plugins ?
Arkarr is offline
headhunterzcph
Member
Join Date: Nov 2012
Location: Danmark
Old 05-05-2018 , 18:28   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #706

hello everyone

is there anyone who can help with this problem

Quote:
*************************
05/05/2018 18:25:20 (Version 3.5 - PUBLIC) LINUX : YES
*************************
-2147467259MySql.Data
Void Open()
System.AggregateException: One or more errors occurred. ---> System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.SocketAsyncResult.CheckIfT hrowDelayedException () [0x00014] in <2740d7148e184840ad6689888c90a56d>:0
at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <2740d7148e184840ad6689888c90a56d>:0
at System.Net.Sockets.TcpClient.EndConnect (System.IAsyncResult asyncResult) [0x0000c] in <2740d7148e184840ad6689888c90a56d>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <9bbab8f8a2a246e98480e70b0839fd67>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptiona l (System.Boolean includeTaskCanceledExceptions) [0x00011] in <9bbab8f8a2a246e98480e70b0839fd67>:0
at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in <9bbab8f8a2a246e98480e70b0839fd67>:0
at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0
at MySql.Data.Common.StreamCreator.GetTcpStream (MySql.Data.MySqlClient.MySqlConnectionString Builder settings) [0x0001f] in <74be5e8f18954f50971400e8a215dc5d>:0
at MySql.Data.Common.StreamCreator.GetStream (MySql.Data.MySqlClient.MySqlConnectionString Builder settings) [0x00021] in <74be5e8f18954f50971400e8a215dc5d>:0
at MySql.Data.MySqlClient.NativeDriver.Open () [0x00007] in <74be5e8f18954f50971400e8a215dc5d>:0
---> (Inner Exception #0) System.Net.Sockets.SocketException (0x80004005): Connection refused
at System.Net.Sockets.SocketAsyncResult.CheckIfT hrowDelayedException () [0x00014] in <2740d7148e184840ad6689888c90a56d>:0
at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <2740d7148e184840ad6689888c90a56d>:0
at System.Net.Sockets.TcpClient.EndConnect (System.IAsyncResult asyncResult) [0x0000c] in <2740d7148e184840ad6689888c90a56d>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <9bbab8f8a2a246e98480e70b0839fd67>:0 <---


Unable to connect to any of the specified MySQL hosts.
at MySql.Data.MySqlClient.NativeDriver.Open () [0x00041] in <74be5e8f18954f50971400e8a215dc5d>:0
at MySql.Data.MySqlClient.Driver.Open () [0x0000e] in <74be5e8f18954f50971400e8a215dc5d>:0
at MySql.Data.MySqlClient.Driver.Create (MySql.Data.MySqlClient.MySqlConnectionString Builder settings) [0x0004e] in <74be5e8f18954f50971400e8a215dc5d>:0
at MySql.Data.MySqlClient.MySqlPool.CreateNewPoo ledConnection () [0x00006] in <74be5e8f18954f50971400e8a215dc5d>:0
at MySql.Data.MySqlClient.MySqlPool.GetPooledCon nection () [0x0008a] in <74be5e8f18954f50971400e8a215dc5d>:0
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriv er () [0x0003f] in <74be5e8f18954f50971400e8a215dc5d>:0
at MySql.Data.MySqlClient.MySqlPool.GetConnectio n () [0x0001c] in <74be5e8f18954f50971400e8a215dc5d>:0
at MySql.Data.MySqlClient.MySqlConnection.Open () [0x0016d] in <74be5e8f18954f50971400e8a215dc5d>:0
at ASteambot.Networking.Database.SELECT (System.String[] rows, System.String table, System.String args) [0x0000c] in <0e4ca66f7c1148ac90f8f128baacb933>:0
at ASteambot.Bot.GetNumberOfTrades () [0x0000f] in <0e4ca66f7c1148ac90f8f128baacb933>:0
at ASteambot.Networking.Webinterface.WebInterfac eHelper.ReadyUpPage (System.String path) [0x00083] in <0e4ca66f7c1148ac90f8f128baacb933>:0
at ASteambot.Networking.HTTPServer.Initialize (System.String path, System.Int32 port) [0x0003d] in <0e4ca66f7c1148ac90f8f128baacb933>:0
at ASteambot.Networking.HTTPServer..ctor (System.String path, System.Int32 port) [0x00022] in <0e4ca66f7c1148ac90f8f128baacb933>:0
at ASteambot.Program.Main (System.String[] args) [0x00127] in <0e4ca66f7c1148ac90f8f128baacb933>:0

Last edited by headhunterzcph; 05-05-2018 at 18:29.
headhunterzcph is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 05-06-2018 , 03:31   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #707

Wrong Database details. Check your username and password.
__________________
Want to check my plugins ?
Arkarr is offline
headhunterzcph
Member
Join Date: Nov 2012
Location: Danmark
Old 05-09-2018 , 10:35   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #708

hello again
is there anyone who can help with this problem


Quote:
Sent 26 bytes to client.
Logged in to steam !
Recorded steam friends : 59 / 250
User Authenticated!
Fetching market's prices...
Steam Bot Logged In Completely!
[[unassigned]] selected as current bot. Command will be executed from this steambot.
HTTP Server started on port : 85>>> http://localhost:85/index.html
> Error while fetching TF2's market :
Error getting response stream (ReadDone1): ReceiveFailure
Error while fetching CSGO's market :
Error getting response stream (ReadDone1): ReceiveFailure
Error while fetching Dota2's market :
Error getting response stream (ReadDone1): ReceiveFailure
Done !
headhunterzcph is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 05-09-2018 , 11:22   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #709

Quote:
Originally Posted by headhunterzcph View Post
hello again
is there anyone who can help with this problem
It's not a problem. Everything is working fine. You should just wait a few minutes, it will be back online.
__________________
Want to check my plugins ?
Arkarr is offline
dust2
Member
Join Date: Jun 2016
Old 05-27-2018 , 17:42   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #710

What does this mean?

Quote:
Log file (SEND_TO_ARKARR.log) generated ! Send it to Arkarr !!

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'SteamTrade, Version=0.1.0.31628, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at ASteambot.Bot..ctor(Manager manager, LoginInfo loginInfo, Config Config, AsynchronousSocketListener socket)
at ASteambot.Manager.Auth(LoginInfo loginInfo)
at ASteambot.Program.AttemptLoginBot(String username, String password, String api)
at ASteambot.Program.Main(String[] args)
dust2 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 19:31.


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