Raised This Month: $7 Target: $400
 1% 

[CS:GO] Web Shortcuts CS:GO version [Updated 11-May-2022]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Plugin ID:
4278
Plugin Version:
3.0.1
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
    11 
    Plugin Description:
    Simple Web Shortcuts plugin functional for CS:GO
    Old 07-13-2014 , 12:03   [CS:GO] Web Shortcuts CS:GO version [Updated 11-May-2022]
    Reply With Quote #1

    Description:

    Simple Web Shortcuts plugin functional for CS:GO.


    Commands:

    sm_web (!web in chat) - Required admin flag GENERIC
    Code:
    Usage: sm_web <target> <url>

    Cvars:
    Put in server.cfg
    Code:
    sm_webshortcutscsgo_url "http://cola-team.com/franug/redirect.php" // URL to your webspace with webshortcuts webpart (not needed if you use ASteambot)

    Configuration:

    Edit webshortcuts.txt

    Example of use:
    Code:
    // usage: "trigger" "Define Windows size" http://www.site.com
    // tags: {NAME} {STEAM_ID} {USER_ID} {IP} {SERVER_IP} {SERVER_PORT}
    //
    "google" "full" http://www.google.com
    "steam" "height=720,width=1024" http://www.steampowered.com
    "sourcemod" "height=720,width=1024" http://www.sourcemod.net
    "gametracker" "height=720,width=1024" http://www.gametracker.com/server_info/{SERVER_IP}:{SERVER_PORT}/
    "franug" "height=720,width=1024" http://steamcommunity.com/id/franug/
    //
    // Hidden motd testing
    //
    // If you dont want to show a windows, only a hidden motd, put "none" instead of the windows size
    // Also you can use "about:blank" for stop the motd
    //
    "!soundmotd" "none" http://youtu.be/uq2JN5O16aE
    "!dance" "none" http://loli.dance/
    "!stopmotd" "none" about:blank
    //
    // fit to screen feature testing
    //
    // Use "full" instead of the windows size for adjust the windows size to the client resolution
    //
    "!fullmotd" "full" https://twitter.com/Franc1sco13

    Requeriments:
    • ASteambot - Required if you want it funcional for the latest CS:GO version.


    Donations (optional):

    If you apreciate my work, you can donate me via paypal or with a trade offer


    Download:

    Main repository
    Direct download
    Code changes
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 05-10-2022 at 19:03.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Gonz
    Senior Member
    Join Date: Mar 2007
    Location: Germany
    Old 07-13-2014 , 12:44   Re: [CS:GO] Web Shortcuts CS:GO version
    Reply With Quote #2

    great man!!!!

    seems to work just fine!!!!

    thank you very much.....


    this url does not work ingame, do you know why? http://88.198.13.105/stats/hlstats.p...yers&game=csgo
    __________________
    Greetz Gonz
    CS:GO Server: 88.198.13.105:27015 -[LG]- Lunatic Gophers - Muppetshow - www.lg-clan.de Public TS3 Server: lg-clan.com

    Gonz is offline
    Mac91
    Member
    Join Date: May 2014
    Location: Germany
    Old 07-13-2014 , 13:20   Re: [CS:GO] Web Shortcuts CS:GO version
    Reply With Quote #3

    thank you very much!
    keep it up!
    __________________
    Mac91 is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 07-13-2014 , 13:31   Re: [CS:GO] Web Shortcuts CS:GO version
    Reply With Quote #4

    Quote:
    Originally Posted by Gonz View Post
    great man!!!!

    seems to work just fine!!!!

    thank you very much.....


    this url does not work ingame, do you know why? http://88.198.13.105/stats/hlstats.p...yers&game=csgo
    This part of the url "?mode=players&game=csgo" bug the plugin, anyway if you only use http://88.198.13.105/stats/hlstats.php works well. I trying to fix it.

    Quote:
    Originally Posted by Mac91 View Post
    thank you very much!
    keep it up!
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 07-13-2014 at 13:34.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 07-13-2014 , 14:00   Re: [CS:GO] Web Shortcuts CS:GO version
    Reply With Quote #5

    Quote:
    Originally Posted by Gonz View Post
    this url does not work ingame, do you know why? http://88.198.13.105/stats/hlstats.p...yers&game=csgo
    Quote:
    Originally Posted by Franc1sco View Post
    This part of the url "?mode=players&game=csgo" bug the plugin, anyway if you only use http://88.198.13.105/stats/hlstats.php works well. I trying to fix it.
    Bug fixed!
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 07-13-2014 at 14:03.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Mac91
    Member
    Join Date: May 2014
    Location: Germany
    Old 07-13-2014 , 14:06   Re: [CS:GO] Web Shortcuts CS:GO version
    Reply With Quote #6

    I would like to use it as radio aswell. For that, you have to minimize the opened page because closing it turns also the radio off.
    Is it possible that people can minimize it the opened page?
    __________________

    Last edited by Mac91; 07-13-2014 at 14:06.
    Mac91 is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 07-13-2014 , 14:19   Re: [CS:GO] Web Shortcuts CS:GO version
    Reply With Quote #7

    Quote:
    Originally Posted by Mac91 View Post
    I would like to use it as radio aswell. For that, you have to minimize the opened page because closing it turns also the radio off.
    Is it possible that people can minimize it the opened page?
    Mmmm maybe I will add something like it for the next version
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.

    Franc1sco is offline
    Send a message via MSN to Franc1sco
    boombee
    SourceMod Donor
    Join Date: Nov 2013
    Old 07-13-2014 , 15:48   Re: [CS:GO] Web Shortcuts CS:GO version
    Reply With Quote #8

    Didn't try it yet, but does it have an admin option to force players to see pages? Would be useful for rules/stats pages.
    boombee is offline
    SPYderman
    Senior Member
    Join Date: Aug 2013
    Old 07-13-2014 , 19:08   Re: [CS:GO] Web Shortcuts CS:GO version
    Reply With Quote #9

    Quote:
    Originally Posted by boombee View Post
    Didn't try it yet, but does it have an admin option to force players to see pages? Would be useful for rules/stats pages.
    Just throw a URL into your MOTD
    SPYderman is offline
    boombee
    SourceMod Donor
    Join Date: Nov 2013
    Old 07-14-2014 , 08:47   Re: [CS:GO] Web Shortcuts CS:GO version
    Reply With Quote #10

    Quote:
    Originally Posted by SPYderman View Post
    Just throw a URL into your MOTD
    JailBreak for example, I need to make players read it sometimes.
    boombee 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 23:32.


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