Raised This Month: $32 Target: $400
 8% 

[ANY] Server Redirect - A full featured server listing/hoper (v0.2.6, 24/01/2016)


Post New Thread Reply   
 
Thread Tools Display Modes
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-26-2015 , 17:31   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #21

Yup, update the translation file!
h3bus is offline
maningrey
Member
Join Date: Sep 2014
Location: Farswitch Newton 1
Old 01-26-2015 , 17:32   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #22

L 01/26/2015 - 23:01:55: [redirect_askconnect_steambot.smx] Socket error 6, 111
L 01/26/2015 - 23:06:25: [redirect_askconnect_steambot.smx] Socket error 6, 111

Getting this

/

Account info flags : ***
CMsgClientChangeStatus
Account info flags : ***
CMsgClientChangeStatus
Signed into Steam3 as SteamID(***)

Last edited by maningrey; 01-26-2015 at 17:34.
maningrey is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-26-2015 , 17:35   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #23

Errno 111 means "Connection refused"

Do you have steambot.py up and running?
h3bus is offline
DoomHammer69
Senior Member
Join Date: Aug 2013
Old 01-26-2015 , 17:41   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #24

Quote:
Originally Posted by h3bus View Post
Yup, update the translation file!
Where can I download the updated translation file?
__________________


DoomHammer69 is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-26-2015 , 17:43   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #25

It's either in the redirect.zip package of first page, or here: http://sourcemodplugin.h3bus.fr/redirect/translations/
h3bus is offline
maningrey
Member
Join Date: Sep 2014
Location: Farswitch Newton 1
Old 01-26-2015 , 17:43   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #26

Quote:
Originally Posted by h3bus View Post
Errno 111 means "Connection refused"

Do you have steambot.py up and running?
Yep, it's running
maningrey is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-26-2015 , 17:50   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #27

More questions then:
- Does it runs on the same machine as SRCDS?
- Did you change "listenOn = {'host':'localhost', 'port':19855}" or the redirect_askconnect_steambot_address and redirect_askconnect_steambot_port cvars?
- If you are on linux try this:
Code:
echo "BCMDCHAT<Your steamID>|Some text to be sent" > /dev/tcp/localhost/19855
and see what steambot logs (and if you received the message)
Edit; of course replace <Your steamID> by a valid steamId like this: echo "BCMDCHATSTEAM_1:0:15465412|Some text to be sent" > /dev/tcp/localhost/19855

Last edited by h3bus; 01-26-2015 at 17:56.
h3bus is offline
maningrey
Member
Join Date: Sep 2014
Location: Farswitch Newton 1
Old 01-26-2015 , 18:01   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #28

Quote:
Originally Posted by h3bus View Post
More questions then:
- Does it runs on the same machine as SRCDS?
- Did you change "listenOn = {'host':'localhost', 'port':19855}" or the redirect_askconnect_steambot_address and redirect_askconnect_steambot_port cvars?
- If you are on linux try this:
Code:
echo "BCMDCHAT<Your steamID>|Some text to be sent" > /dev/tcp/localhost/19855
and see what steambot logs (and if you received the message)
Edit; of course replace <Your steamID> by a valid steamId like this: echo "BCMDCHATSTEAM_1:0:15465412|Some text to be sent" > /dev/tcp/localhost/19855
Echo works however the server doesn't connect. I've set the values within the python script, and I've also set the cvars. I used your ssh command and it works. It's running it on widows also
maningrey is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-26-2015 , 18:05   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #29

Quote:
Originally Posted by maningrey View Post
Echo works however the server doesn't connect
What does it do exactly?
What does steambot.py logs?
h3bus is offline
maningrey
Member
Join Date: Sep 2014
Location: Farswitch Newton 1
Old 01-26-2015 , 18:09   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #30

Quote:
Originally Posted by h3bus View Post
What does it do exactly?
What does steambot.py logs?
When I use your ssh command it successfully sends the friends requests I accept it and then it sends me the message. I'm using CSGO on linux, and the python script is running on windows on a completely different ip. All out going / in coming ports are open. I ran the ssh command from the same server the CSGO server is on to the Windows server.

I'm still getting the socket error however
maningrey is offline
Reply


Thread Tools
Display Modes

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 05:38.


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