Search
Username:
Password:

Register or Reset Password

SUBMISSIONS
Counter Strike
   New Maps
   New Tutorials
   New Skins
   New GUI's
   New Sounds
   New Threads
Other
   Media
   Gamers
   Clans
   Studios
MultiSay
Added by...
Brought to you by...
Author(s): Culda
Category: CS:S > Action Scripts
Notes/Usage Instructions:

Open Notepad -> Copy Script contents into notepad and save as
Change Save As Type to all -> Name the script multisay.cfg (MUST BE SAVED AS THIS)
Open up your "autoexec.cfg" file (you may need to make one) and add this line:

bind h exec multisay.cfg

This script is great for numerous things such as:
Advertising in servers
  • Listing multiple items in chat
  • Broadcasting server information such as rules, guidelines, etc.
  • Spamming the server with punch lines; YOU GOT OWNED!
    The script has the same functionality as binding the say command to a specified key. Though, you can say multiple things, but only push one button

    In-game, whenever you push H (default), the script will be executed.
    If you wish to add more handles, all you have to do is type:

    Be sure to replace the word "text" with a line of your own text, or else the script will say "Culda: text" in-game for example.

    //********* Handle # *********
    say text
    w400

    Also, you can change the rate of how fast the handles are executed, simply replace "w400" with any alias number such as 100, 200, 500, etc.

  • Script Code:
    //+---------------------------------------+
    //| MultiSay Client Script v.1.0.0
    //| Created by Culda
    //| http://riotcss.pcriot.com
    //+---------------------------------------+
    //Change "text"
    //To add a handle, copy and paste
    //Time can be changed
    //+---------------------------------------+
    // ********* Handle *********
    // say text
    // w400
    //+---------------------------------------+
    alias "w1" "wait;"
    alias "w5" "w1;w1;w1;w1;w1;"
    alias "w10" "w5;w5;"
    alias "w15" "w10;w5;"
    alias "w20" "w10;w10;"
    alias "w25" "w15;w10;"
    alias "w50" "w20;w20;w10;"
    alias "w100" "w50; w50;"
    alias "w200" "w100; w100;"
    alias "w400" "w200; w200;"
    alias "w500" "w400; w100;"
    alias "w750" "w400; w200; w100; w50;"
    alias "w1000" "w500; w500;"

    //********* Handle #1 *********
    say text1
    w400
    //********* Handle #2 *********
    say text2
    w400
    //********* Handle #3 *********
    say text3
    w400
    //* End of script *
    Added: 2 months ago
    Feedback (0)
    None Found
    Add Feedback
    Provide constructive feedback. What is "constructive"?
    You must login or register to access this!
    Assessment
    The community's verdict.
    No assessments made... please vote!
    You cannot assess yet!
    Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure.

    To vote on this submission register or login.
    Stamps
    This script in a nutshell...
    No stamps recorded
    You cannot stamp yet!
    Stamps let you apply characteristics to submissions to help others understand them.

    To stamp this submission register or login.
    Brought to you by...
    LolCat Studio
    We did it for the lulz so you didn't have to.
    Membership: On Request
    Primary Skills: 3D Art & Rendering, Concept Art, Graphic Design, Mapping, Texturing
    Inception: 3 months ago
    Vote for Studio
    Like this script? Vote LolCat Studio for one or more monthly awards.
    You must login or register to access this!
    Related Scripts
    Want more? Find related scripts.