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

[CSGO] HexRedirect - Workaround for MOTDs


Post New Thread Reply   
 
Thread Tools Display Modes
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 12-15-2018 , 03:29   Re: [CSGO] HexRedirect - Workaround for MOTDs
Reply With Quote #11

Quote:
Originally Posted by Papero View Post
Thanks for the nice pr, I've just reviewed some parts after that I'll make sure to merge it.
sadly i dont have much time planned to dive into this again, ive checked the change requests, they seem easy to do. you can do those changes after you merge them if you want
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net
kgns is offline
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 12-15-2018 , 03:32   Re: [CSGO] HexRedirect - Workaround for MOTDs
Reply With Quote #12

on top of that, some kind of security must be added to the php (like only accepting requests from certain IPs set in config.php) so people cannot use it to add rows to the database and abuse it
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net
kgns is offline
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Old 12-17-2018 , 08:12   Re: [CSGO] HexRedirect - Workaround for MOTDs
Reply With Quote #13

Can you add parameters such as STEAMID to be passed to the URL via GET method?

In this case you can add a {STEAMID} on the CFG and the plugin will read it and change to the SteamID.
__________________
~tuturu

Owner/Developer at Kniv
My Steam Profile
plock is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 12-18-2018 , 13:27   Re: [CSGO] HexRedirect - Workaround for MOTDs
Reply With Quote #14

Quote:
Originally Posted by plock View Post
Can you add parameters such as STEAMID to be passed to the URL via GET method?

In this case you can add a {STEAMID} on the CFG and the plugin will read it and change to the SteamID.
Thanks for the feature request!

Added them in the new version 1.12, download it here: https://github.com/Hexer10/HexRedire...eases/tag/1.12 .

Those are
Code:
{STEAMID} -> Replaced with the player's steamid2 (eg. STEAM_1:0:138675850)
{STEAMID64} -> Replaced with player's steamid64 (eg. 76561198237617428)
{IP} -> Replaced with player's ip address (eg. 127.0.0.1)
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!
Papero is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 12-21-2018 , 08:01   Re: [CSGO] HexRedirect - Workaround for MOTDs
Reply With Quote #15

Hey Papero,

so i try too run your plugin but i got this problem here

Chat


redirect.php


Code:
$method = 'steam';

$host = 'localhost';
$username = 'NAME';
$password = '*****************';
$dbname = 'DATABASE';
$port = 3306;
plugin.HexRedirect.cfg
Code:
// Redirect method, either 'steam' or 'ip', must me the same as the webscript
// -
// Default: "ip"
sm_redirect_method "steam"

Last edited by freak.exe_uLow; 12-21-2018 at 08:02.
freak.exe_uLow is offline
Lubricant Jam
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 12-21-2018 , 09:08   Re: [CSGO] HexRedirect - Workaround for MOTDs
Reply With Quote #16

Quote:
Originally Posted by freak.exe_uLow View Post
Hey Papero,

so i try too run your plugin but i got this problem here

Chat


redirect.php


Code:
$method = 'steam';

$host = 'localhost';
$username = 'NAME';
$password = '*****************';
$dbname = 'DATABASE';
$port = 3306;
plugin.HexRedirect.cfg
Code:
// Redirect method, either 'steam' or 'ip', must me the same as the webscript
// -
// Default: "ip"
sm_redirect_method "steam"
I'm getting the same thing, I've reverted for now.

Last edited by Lubricant Jam; 12-21-2018 at 09:12.
Lubricant Jam is offline
gulverene
Senior Member
Join Date: Nov 2008
Location: Türkiye
Old 12-21-2018 , 18:27   Re: [CSGO] HexRedirect - Workaround for MOTDs
Reply With Quote #17

Quote:
Originally Posted by Lubricant Jam View Post
I'm getting the same thing, I've reverted for now.
same
__________________
My SeRVeR
gulverene is offline
Send a message via Skype™ to gulverene
peter27
Junior Member
Join Date: Dec 2018
Old 12-23-2018 , 07:13   Re: [CSGO] HexRedirect - Workaround for MOTDs
Reply With Quote #18

plugin dead?
peter27 is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 12-23-2018 , 07:21   Re: [CSGO] HexRedirect - Workaround for MOTDs
Reply With Quote #19

I'm still supporting this, the see the updates check the github issues: https://github.com/Hexer10/HexRedirect/issues/4 also I've just pushed an update that should solve this issues: https://github.com/Hexer10/HexRedire...eases/tag/1.13
if not, please enable the DEV_MODE and check for any errors in the page.

That update requires you only the update the WebServer files
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!

Last edited by Papero; 12-23-2018 at 07:25.
Papero is offline
Lubricant Jam
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 12-23-2018 , 16:27   Re: [CSGO] HexRedirect - Workaround for MOTDs
Reply With Quote #20

Quote:
Originally Posted by Papero View Post
I'm still supporting this, the see the updates check the github issues: https://github.com/Hexer10/HexRedirect/issues/4 also I've just pushed an update that should solve this issues: https://github.com/Hexer10/HexRedire...eases/tag/1.13
if not, please enable the DEV_MODE and check for any errors in the page.

That update requires you only the update the WebServer files
Commented on that issue.
Lubricant Jam 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 00:37.


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