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

WebLync 0.0.13 - A MOTD redirection service


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Plugin ID:
5656
Plugin Version:
0.0.13
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Web based MOTD commands
    Old 06-13-2017 , 03:27   WebLync 0.0.13 - A MOTD redirection service
    Reply With Quote #1

    WebLync v0.0.13
    Web based MOTD commands

    About
    Recent CS:GO updates have played havoc on plugins that distribute web based commands via the games built in MOTD window such as Web Shortcuts. WebLync works around this issue restoring full functionality allowing server operators to have working web MOTD windows again.

    Features
    - Completely web based configuration
    - Server / Global link configurations
    - New links download on map change
    - Admins can send links to players
    - Link Google AdSense to your redirection page

    Installation
    1. Install the latest version of Dynamic
    2. Install the latest SteamWorks (waterfall)
    3. Copy the contents of the attached zip to your servers /csgo/ folder
    4. Restart your game server
    5. Connect to your game server
    6. Type !weblync into the chat of your game server
    7. Wait for the WebLync configuration website to load
    8. Sign into the WebLync website via Steam
    9. Follow the site instructions `Register New Server`
    10. Click Links to configure your server links
    11. type !weblyncsyncserver into chat to refresh the servers configured links.

    Configuration
    Once you have installed WebLync and ran it for the first time you can configure it's generic settings found in `cfg/sourcemod/weblync.cfg`
    • ServerKey - The ServerKey used to obtain and process client link handling. You should not change this value.
    • ShowMessages - Controls if clients will see generic WebLync messages
    • ForceEnableMotd - Forces the server to set `sv_disable_motd` to 0
    • QueryClientMotdStatus - Forces server to check if clients have `cl_disablehtmlmotd` set to 0

    Commands
    - sm_weblync (WebLync administration menu)
    - sm_weblyncregserver (Register server with WebLync API)
    - sm_weblyncsyncserver (Syncs new commands to server)
    - sm_sendlink <target> <linkname> <args> (Sends a link to a specified client/target group)

    GitHub
    Attached Files
    File Type: zip WebLync-003.zip (39.0 KB, 277 views)
    File Type: zip WebLync-004.zip (39.0 KB, 248 views)
    File Type: zip WebLync-005.zip (39.1 KB, 329 views)
    File Type: zip WebLync-006.zip (40.5 KB, 294 views)
    File Type: zip WebLync-007.zip (41.0 KB, 272 views)
    File Type: zip WebLync-008.zip (41.2 KB, 331 views)
    File Type: zip WebLync-009.zip (42.7 KB, 475 views)
    File Type: zip WebLync-010.zip (47.1 KB, 255 views)
    File Type: zip WebLync-011.zip (47.1 KB, 1168 views)
    File Type: zip WebLync-013.zip (47.5 KB, 726 views)
    __________________

    Last edited by Neuro Toxin; 06-06-2018 at 03:07.
    Neuro Toxin is offline
    Neuro Toxin
    Veteran Member
    Join Date: Oct 2013
    Location: { closing the void; }
    Old 06-13-2017 , 03:28   Re: WebLync 0.0.1
    Reply With Quote #2

    Features awaiting implementation
    Spoiler


    Changes
    Spoiler


    Server Links VS Global Links
    Spoiler


    Advertising
    Spoiler


    Creating Custom URL Replacement Parameters
    Spoiler
    __________________

    Last edited by Neuro Toxin; 06-06-2018 at 03:07.
    Neuro Toxin is offline
    Czar_
    Senior Member
    Join Date: Nov 2016
    Location: Moms Basement
    Old 06-13-2017 , 04:23   Re: WebLync 0.0.1 - A new working WebShortcuts
    Reply With Quote #3

    Nice Release!
    __________________
    Czar_ is offline
    Neuro Toxin
    Veteran Member
    Join Date: Oct 2013
    Location: { closing the void; }
    Old 06-13-2017 , 04:47   Re: WebLync 0.0.1 - A new working WebShortcuts
    Reply With Quote #4

    Thanks!

    I'm very proud of the website after 3 days of solid development with one arm.
    __________________
    Neuro Toxin is offline
    good_live
    AlliedModders Donor
    Join Date: Oct 2013
    Old 06-13-2017 , 05:02   Re: WebLync 0.0.1 - A new working WebShortcuts
    Reply With Quote #5

    Why do you actually need a proprietary web part that's displaying ads?
    I can't really see any advantage compared to WebShortcuts?
    good_live is offline
    Neuro Toxin
    Veteran Member
    Join Date: Oct 2013
    Location: { closing the void; }
    Old 06-13-2017 , 05:23   Re: WebLync 0.0.1 - A new working WebShortcuts
    Reply With Quote #6

    Currently the window.open javascript function remembers the first opened url of a domain in CSGO. The redirection page takes the same url and redirects after the fact solving the problem.

    I've put one ad on the redirect because this solution requires a proper middle man http api which isn't free to run.

    Edit: I also think the web config management is much better than notepad
    __________________

    Last edited by Neuro Toxin; 06-13-2017 at 08:26.
    Neuro Toxin is offline
    _GamerX
    AlliedModders Donor
    Join Date: Jun 2011
    Location: Fun Server
    Old 06-13-2017 , 10:21   Re: WebLync 0.0.1 - A new working WebShortcuts
    Reply With Quote #7

    Good job !
    __________________
    _GamerX is offline
    Send a message via ICQ to _GamerX Send a message via Skype™ to _GamerX
    Ejziponken
    AlliedModders Donor
    Join Date: Apr 2008
    Old 06-16-2017 , 10:45   Re: WebLync 0.0.1 - A new working WebShortcuts
    Reply With Quote #8

    Quote:
    Originally Posted by Neuro Toxin View Post
    Currently the window.open javascript function remembers the first opened url of a domain in CSGO. The redirection page takes the same url and redirects after the fact solving the problem.

    I've put one ad on the redirect because this solution requires a proper middle man http api which isn't free to run.

    Edit: I also think the web config management is much better than notepad
    I can host my own if you upload the files.
    Ejziponken is offline
    asdfxD
    Veteran Member
    Join Date: Apr 2011
    Old 06-13-2017 , 11:02   Re: WebLync 0.0.1 - A new working WebShortcuts
    Reply With Quote #9

    great plugin but redirection in X seconds? rly? possible to remove this?

    Last edited by asdfxD; 06-13-2017 at 11:04.
    asdfxD is offline
    Neuro Toxin
    Veteran Member
    Join Date: Oct 2013
    Location: { closing the void; }
    Old 06-13-2017 , 16:32   Re: WebLync 0.0.1 - A new working WebShortcuts
    Reply With Quote #10

    Quote:
    Originally Posted by asdfxD View Post
    great plugin but redirection in X seconds? rly? possible to remove this?
    Hmm. Would u pay a couple of bucks to remove it forever?

    Edit/note: the redirector page would load and redirect instead of a countdown / ad
    __________________

    Last edited by Neuro Toxin; 06-13-2017 at 16:34.
    Neuro Toxin 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 14:08.


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