Search
Username:
Password:
Register or Reset Password
Remove the ads!
A REMOTE CONTROL SCRIPT
Added by...
Author(s): gbmods
Category: CS:S > Other/Misc
Notes/Usage Instructions:

FROM WWW.GBMODS.COM

I recommend going to this link to view this script as it gets messy without the proper formatting: http://www.gbmods.com/viewtopic.php?t=124

Otherwise, try and understand the stuff below:


Justy's Remote Control Script

This script will only work if you have the rcon password for a server, and the server has mani admin plugin installed.

1. Login into rcon
2. Go into spectate mode.
3. Spectate the person you want to control in first person (and make sure their name is in the script below).
4. Type "exec gbmods_cntrl.cfg"
5. Start controlling the person.

Put the code below into a file called "gbmods_cntrl.cfg" and put it in your cfg folder.

REALLY IMPORTANT CONTROLS TO REMEMBER!

J is to scroll through players in spectate mode.
C is to give your remote control person noclip.
PGUP is to reset all of your keys to what they were when you started up the game (PRESS THIS WHEN YOU ARE FINISHED REMOTE CONTROLLING THE PERSON).


gbmods_cntrl.cfg
Code:
// {WWW.GBMODS.COM REMOTE CONTROL SCRIPT}

// CHANGE THE LINE BELOW AND REPLACE personyouwanttocontrolhere with the persons name that you want to control (do not use special characters).
ma_cexec personyouwanttocontrolhere name GBMODS.COM UNDER CNTRL;
Script Code:

//////////////MOVEMENT/////////////////////

alias +frw "rcon ma_cexec CNTRL +forward"
alias -frw "rcon ma_cexec CNTRL -forward"
bind "w" "+frw"

alias +bck "rcon ma_cexec CNTRL +back"
alias -bck "rcon ma_cexec CNTRL -back"
bind "s" "+bck"

alias +mlft "rcon ma_cexec CNTRL +moveleft"
alias -mlft "rcon ma_cexec CNTRL -moveleft"
bind "a" "+mlft"

alias +mrht "rcon ma_cexec CNTRL +moveright"
alias -mrht "rcon ma_cexec CNTRL -moveright"
bind "d" "+mrht"

alias +hop "rcon ma_cexec CNTRL +jump"
alias -hop "rcon ma_cexec CNTRL -jump"
bind "SPACE" "+hop"

alias +cch "rcon ma_cexec CNTRL +duck"
alias -cch "rcon ma_cexec CNTRL -duck"
bind "CTRL" "+cch"

////////////CROSSHAIR/TURNING/////////////

alias +lft "rcon ma_cexec CNTRL +left"
alias -lft "rcon ma_cexec CNTRL -left"
bind "LEFTARROW" "+lft"

alias +rht "rcon ma_cexec CNTRL +right"
alias -rht "rcon ma_cexec CNTRL -right"
bind "RIGHTARROW" "+rht"

///////////GUNS//////////////////

alias +fire "rcon ma_cexec CNTRL +attack"
alias -fire "rcon ma_cexec CNTRL -attack"
bind "mouse1" "+fire"

alias +scn "rcon ma_cexec CNTRL +attack2"
alias -scn "rcon ma_cexec CNTRL -attack2"
bind "mouse2" "+scn"

alias +rld "rcon ma_cexec CNTRL +reload"
alias -rld "rcon ma_cexec CNTRL -reload"
bind "r" "+rld"

bind "1" "rcon ma_cexec CNTRL slot1"
bind "2" "rcon ma_cexec CNTRL slot2"
bind "3" "rcon ma_cexec CNTRL slot3"
bind "4" "rcon ma_cexec CNTRL slot4"
bind "5" "rcon ma_cexec CNTRL slot5"
bind "6" "rcon ma_cexec CNTRL slot6"
bind "7" "rcon ma_cexec CNTRL slot7"
bind "8" "rcon ma_cexec CNTRL slot8"
bind "9" "rcon ma_cexec CNTRL slot9"
bind "0" "rcon ma_cexec CNTRL slot10"

///////////////MISC//////////////

alias +scro "rcon ma_cexec CNTRL +score"
alias -scro "rcon ma_cexec CNTRL -score"
bind "TAB" "+scro"

bind "t" "rcon ma_cexec CNTRL impulse 201"

bind "g" "rcon ma_cexec CNTRL drop"

alias +mic "rcon ma_cexec CNTRL +voicerecord"
alias -mic "rcon ma_cexec CNTRL -voicerecord"
bind "l" "+mic"

rcon ma_cexec CNTRL bind "w" "say {WWW.GBMODS.COM IS THE BEST!}"
rcon ma_cexec CNTRL bind "a" "say {WWW.GBMODS.COM FOR J-SCRIPT, THE BEST SCRIPTING PROGRAM FOR CS:S!}"
rcon ma_cexec CNTRL bind "s" "say {WWW.GBMODS.COM FTW!}"
rcon ma_cexec CNTRL bind "d" "say {WWW.GBMODS.COM FOR AWESOME SCRIPTS!}"

bind "o" "rcon ma_cexec CNTRL say {WWW.GBMODS.COM FOR AWESOME SCRIPTS + J-SCRIPT!}"
bind "p" "rcon ma_cexec CNTRL say {I'M UNDER CNTRL!!!}"

///////////NECESSITIES//////////////

bind "j" "+attack"
bind "c" "rcon ma_noclip CNTRL"
bind "pgup" "rcon ma_cexec CNTRL say YAY, I HAVE CONTROL OVER ME NOW! :D; rcon ma_cexec CNTRL exec config; exec config.cfg"
Added: 2 years ago
Feedback (21)
Page of 3   1 2 3 Next Page
gbmods .
WIKI WIKI J-SCRIPT!Y2M
Posted 12 months ago
LOL!

I dont know what you did wrong, sorry.
- WIKI WIKI J-SCRIPT!
outlaw223850 .
BananiteY2M
Posted 12 months ago
Ok.....now.....the persons name comes up as ..GBMODS.COM UNDER CNTRL...but in consil when I put in consil ...rcon gbmods_cntrl.cfg..it says ...(
Unknown command "bind") it come up about twemnty times...
- Bananite
gbmods .
WIKI WIKI J-SCRIPT!Y2M
Posted 12 months ago
1. Copy everything below the word 'noob :)' into a new file, and call it 'gbmods_cntrl.cfg'
2. Change "personyouwanttocontrolhere" to the name of the person you want to control.
3. Login into rcon.
4. Go into spectate mode.
5. Spectate the person you want to control in first person (and make sure their name is in the script below).
6. Type "exec gbmods_cntrl.cfg"
7. Start controlling the person.

noob :)

// {WWW.GBMODS.COM REMOTE CONTROL SCRIPT}
// CHANGE THE LINE BELOW AND REPLACE personyouwanttocontrolhere with the persons name that you want to control (do not use special characters).
ma_cexec personyouwanttocontrolhere name GBMODS.COM UNDER CNTRL;

//////////////MOVEMENT/////////////////////

alias +frw "rcon ma_cexec CNTRL +forward"
alias -frw "rcon ma_cexec CNTRL -forward"
bind "w" "+frw"

alias +bck "rcon ma_cexec CNTRL +back"
alias -bck "rcon ma_cexec CNTRL -back"
bind "s" "+bck"

alias +mlft "rcon ma_cexec CNTRL +moveleft"
alias -mlft "rcon ma_cexec CNTRL -moveleft"
bind "a" "+mlft"

alias +mrht "rcon ma_cexec CNTRL +moveright"
alias -mrht "rcon ma_cexec CNTRL -moveright"
bind "d" "+mrht"

alias +hop "rcon ma_cexec CNTRL +jump"
alias -hop "rcon ma_cexec CNTRL -jump"
bind "SPACE" "+hop"

alias +cch "rcon ma_cexec CNTRL +duck"
alias -cch "rcon ma_cexec CNTRL -duck"
bind "CTRL" "+cch"

////////////CROSSHAIR/TURNING/////////////

alias +lft "rcon ma_cexec CNTRL +left"
alias -lft "rcon ma_cexec CNTRL -left"
bind "LEFTARROW" "+lft"

alias +rht "rcon ma_cexec CNTRL +right"
alias -rht "rcon ma_cexec CNTRL -right"
bind "RIGHTARROW" "+rht"

///////////GUNS//////////////////

alias +fire "rcon ma_cexec CNTRL +attack"
alias -fire "rcon ma_cexec CNTRL -attack"
bind "mouse1" "+fire"

alias +scn "rcon ma_cexec CNTRL +attack2"
alias -scn "rcon ma_cexec CNTRL -attack2"
bind "mouse2" "+scn"

alias +rld "rcon ma_cexec CNTRL +reload"
alias -rld "rcon ma_cexec CNTRL -reload"
bind "r" "+rld"

bind "1" "rcon ma_cexec CNTRL slot1"
bind "2" "rcon ma_cexec CNTRL slot2"
bind "3" "rcon ma_cexec CNTRL slot3"
bind "4" "rcon ma_cexec CNTRL slot4"
bind "5" "rcon ma_cexec CNTRL slot5"
bind "6" "rcon ma_cexec CNTRL slot6"
bind "7" "rcon ma_cexec CNTRL slot7"
bind "8" "rcon ma_cexec CNTRL slot8"
bind "9" "rcon ma_cexec CNTRL slot9"
bind "0" "rcon ma_cexec CNTRL slot10"

///////////////MISC//////////////

alias +scro "rcon ma_cexec CNTRL +score"
alias -scro "rcon ma_cexec CNTRL -score"
bind "TAB" "+scro"

bind "t" "rcon ma_cexec CNTRL impulse 201"

bind "g" "rcon ma_cexec CNTRL drop"

alias +mic "rcon ma_cexec CNTRL +voicerecord"
alias -mic "rcon ma_cexec CNTRL -voicerecord"
bind "l" "+mic"

rcon ma_cexec CNTRL bind "w" "say {WWW.GBMODS.COM IS THE BEST!}"
rcon ma_cexec CNTRL bind "a" "say {WWW.GBMODS.COM FOR J-SCRIPT, THE BEST SCRIPTING PROGRAM FOR CS:S!}"
rcon ma_cexec CNTRL bind "s" "say {WWW.GBMODS.COM FTW!}"
rcon ma_cexec CNTRL bind "d" "say {WWW.GBMODS.COM FOR AWESOME SCRIPTS!}"

bind "o" "rcon ma_cexec CNTRL say {WWW.GBMODS.COM FOR AWESOME SCRIPTS + J-SCRIPT!}"
bind "p" "rcon ma_cexec CNTRL say {I'M UNDER CNTRL!!!}"

///////////NECESSITIES//////////////

bind "j" "+attack"
bind "c" "rcon ma_noclip CNTRL"
bind "pgup" "rcon ma_cexec CNTRL say YAY, I HAVE CONTROL OVER ME NOW! :D; rcon ma_cexec CNTRL exec config; exec config.cfg"
- WIKI WIKI J-SCRIPT!
outlaw223850 .
BananiteY2M
Posted 12 months ago
Ok.....im very upset......how do I get this script to work. I have put it into my server cfg, and says couldent exec. I am confused and need some help..private message me the helpful answer or post it up here. thank you

Outlaw{USA}
game: DOD:s
- Bananite
Vinnix .
ClutchFast ::Y2M
Posted 12 months ago
Pros: Good
Cons: Does not work anymore, i dont think
Matt_TeamXtreme .
LeFt cLickiNg fOr teH wiN.Y2M
Posted 1 year ago
Uhm i hate to ask here but where can i post or submit my cstrike_english.txt in case i wont to share it?
irishdef .
Scripting is easyY2M
Posted 1 year ago
Pros: Theres good details...
Improvements: Add some html in there
Notes: This is a good script
- Scripting is easy
rutS .
Wu is the way,Tang is the slang.Y2M
Posted 2 years ago
Nice script!
gbmods .
WIKI WIKI J-SCRIPT!Y2M
Posted 2 years ago
You dont need to read through the script at all!!! it just uses basically all the normal controls only with the other persons computer...


"1. Login into rcon
2. Go into spectate mode.
3. Spectate the person you want to control in first person (and make sure their name is in the script below).
4. Type "exec gbmods_cntrl.cfg"
5. Start controlling the person.

Put the code below into a file called "gbmods_cntrl.cfg" and put it in your cfg folder.

REALLY IMPORTANT CONTROLS TO REMEMBER!

J is to scroll through players in spectate mode.
C is to give your remote control person noclip.
PGUP is to reset all of your keys to what they were when you started up the game (PRESS THIS WHEN YOU ARE FINISHED REMOTE CONTROLLING THE PERSON)."

^^^ THATS ALL YOU NEED TO KNOW, no point in reading through the script.
- WIKI WIKI J-SCRIPT!
.
.general //Y2M
Posted 2 years ago
Pros: This is very thorough guide, as well as a neat little trick to pull.
Cons: All of the ads put into this guide make it a little annoying to read through.
Notes: Maybe less ads next time, hmm? :3
- .general //
Page of 3   1 2 3 Next Page
Add Feedback
Provide constructive feedback. What is "constructive"?
You must login or register to access this!
Assessment
The community's verdict.
User Rating [+]
7/10
bScore
7.00/10
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...
Handy & Detailed
You cannot stamp yet!
Stamps let you apply characteristics to submissions to help others understand them.

To stamp this submission register or login.
Added by...
gbmods .
WIKI WIKI J-SCRIPT!
Ranked 2523rd ( 6) with 612 points. 1 point behind Rhetoric .

[+] Donate
Vote for Submitter
Like this script? Vote gbmods . for one or more monthly awards.
You must login or register to access this!
Related Scripts
Want more? Find related scripts.