>> Protect your server <<               Home | Site Info | Forums | FAQ | About | Webchat        SteamBans Facebook Group SteamBans Steam Community Group
SteamBans
Steambans.com Forums
    Forums Admin Resources Most easy script to record SB demos :D 

Most easy script to record SB demos :D

| Page:
of 2  |  Prev | Next



Joined: 03/10/04
Activity:
i impoved my way how to record demos for steambans and thought you might want to know about

http://algee.ath.cx/demo.cfg

put this file in your cstrike folder. then, in the same folder, open the file called userconfig.cfg (when it doesnt exist, create it) and add this line at the end:

exec demo.cfg

then you have all you need.

with pressing backspace you will go in stealth mode - it will disconnect you, rename your name to . and reconnect you. thats the best way to let hackers think nobody suspect them.

then, in spec mode, you just need to press enter and you will start recording the first demo. when you press enter again, recording will stop.
then, in your cstrike folder you should find a file called demo001.dem.
when you now press enter again, it will start recording the next one called demo002.dem, you can record up to 10 demos a time.

make sure you dont record more, or the first demo will be overwritten again. you should remove or rename recorded demos in cstrike folder when you exit the game or used up all 10 demos. next time the game starts, recording would will begin with demo001.dem again.

in the demo.cfg you can change the keys you want the commands "stealth" (stealth mode) and "demot" (start/stop demo) be bound to.

this script will automatical make the demo fit steambans requirements, so you can't do anything wrong anymore. you still need to switch to specmode by yourself tho

what might cause trouble are the wait commands - wa256 will automatical perform 256 wait commands for you to make sure the sb_status command will be included in the demo. to be even more save, there will be two sb_status commands performed, one after you start recording and one before you stop.

this should be a working solution for any server you play on, but its not meant to be 100% perfect. let me know when you are experiencing problems. please ask when you have questions how to use this, i will do what i can to help.


Posted: 09/08/05 19:20:58 | Delete | Edit | Quote | Send IM


Joined: 14/04/04
Activity:
statusx ??

sb_status


Posted: 10/08/05 09:31:25 | Delete | Edit | Quote | Send IM


Joined: 26/10/04
Activity:
links not working for me



Posted: 10/08/05 16:35:27 | Delete | Edit | Quote | Send IM
Le Duc Du Cool  
Account Closed


Joined: 23/10/04
Activity:
I use that in the autoexec.cfg file, it works fine and you can choose the name you want for your demo (only 3 lines).

alias demsg0 "demsg1"
alias demsg1 "messagemode record;alias demsg0 demsg2"
alias demsg2 "sb_status;wait;wait;wait;stop;alias demsg0 demsg1"


Posted: 11/08/05 15:31:48 | Delete | Edit | Quote | Send IM


Joined: 03/10/04
Activity:
many apoglizes...
i forgot a line in the script, please download again, replace the demo.cfg in your cstrike folder with the new one.

@Le Duc Du Cool
thats what i used before, but i never know what demos i got in my cstrike folder, i am too afraid to overwrite one
so i made a script that lets you savely record a bunch of demos with only needing one button.


Posted: 12/08/05 05:57:44 | Delete | Edit | Quote | Send IM


Joined: 14/04/04
Activity:
Okie, Now I Understand the script


Posted: 12/08/05 07:56:56 | Delete | Edit | Quote | Send IM
Le Duc Du Cool  
Account Closed


Joined: 23/10/04
Activity:



Posted: 12/08/05 09:37:10 | Delete | Edit | Quote | Send IM


Joined: 26/07/05
Activity:
it works good 1 time... then when i leave game and re-enter at a later time and try to use it, wont work. i check the my userconfig file and the exec demo.cfg is gone.. any idea on what im doing wrong?


Posted: 16/08/05 04:28:50 | Delete | Edit | Quote | Send IM
Le Duc Du Cool  
Account Closed


Joined: 23/10/04
Activity:
u sure u didn't write the line exec demo.cfg in the config.cfg file and not userconfig.cfg ?


Posted: 16/08/05 09:32:33 | Delete | Edit | Quote | Send IM


Joined: 26/07/05
Activity:
lol yea that what i did.. after reading the instructions one good time i realized that it wasn't the config.cfg and that i had to create a userconfig.cfg hehe.. thanks for the help. works good now O_O


Posted: 16/08/05 15:25:54 | Delete | Edit | Quote | Send IM


Joined: 22/01/05
Activity:
U have another error in ur script:
alias statusx "sb_status;status"


better:
alias statusx "status; wa20; sb_status"


The command "status" exist on all server. therfore u get always a return.
The command "sb_status" only exist at SB protected server.

If use ur script u "overwrite" the sb_status output.
My script don't do that.

the wait is needed because of the two executable commands.


Posted: 16/08/05 16:13:07 | Delete | Edit | Quote | Send IM


Joined: 27/03/05
Activity:
can sombody please help me on how to get this script working? im really new at this and i want to start recording hackers easier. im a total noob when it comes to this script stuff. like could anybody help me? from step to step? pleasE!!! i'll help the community catch hackers! i've caught 2 hackers this week and used the status command instead of teh sb_status because the sb_status command didn't work for me! i dont know why, maybe this script will make it easier. thanks.


Posted: 24/08/05 01:02:54 | Delete | Edit | Quote | Send IM


Joined: 03/10/04
Activity:
Badness said:

If use ur script u "overwrite" the sb_status output.
My script don't do that.


my script works fine like this on our server without wait commands between status and sb_status.
the wait commands wont hurt, but it will probably make your console hang for a second or two. but they wont help or fix any kind of problems. just trust me

if the server does not support sb_status, it will simply do nothing - but still display the status result. if it does work, it will display both - status and sb_status result.
i hope i got you right there, but no you can not overwrite the sb_status result with other stuff.

if the sb_status command does not work, then there is something wrong with your server or the sb plugin. check if you can use sb_status alone via console.

Oh and sorry for the downtime, i had to reinstall my pc - it will be back up today or tomorrow.


@CoRpuS | Zero

just read my first post
short version:

-download the script
-put it in your cstrike folder (if you dont know where that is, search for cstrike, and make sure you pic the one thats located in your "Counter-Strike" folder.)
-from the same folder, open your userconfig.cfg (when it doesnt exist, create it) and add this line at the very end: "exec demo.cfg"
-close and save the file
-start your game and test it.

commands:
stealth = makes you disconnect, change your name to . and reconnect you
demot = start or stop a demo

of course you can change the keys you want to be bound for this commands in the demo.cfg. default is
stealth -> backspace
demot -> return

after recording, you will find files called demo001.dem, demo002.dem, etc... in your cstrike folder. make sure you save them away before you record more then 10 demos at a time or start the game a second time.

if people want, i could post a version that lets you record more then 10 demos at a time (i use the 100 demo version, i am paranoid )


Posted: 30/08/05 12:23:57 | Delete | Edit | Quote | Send IM
Silverric
Account Closed


Joined: 18/08/05
Activity:
"links not working for me" 4 me 2



Posted: 30/08/05 17:29:31 | Delete | Edit | Quote | Send IM


Joined: 26/07/05
Activity:
Here you go: demo.cfg... just right click and save as. its what I got from here before his link quit working. enjoy, I know I am makes life very easy with this script




Posted: 31/08/05 02:15:38 | Delete | Edit | Quote | Send IM


Joined: 03/10/04
Activity:
Oh and sorry for the downtime, i had to reinstall my pc - it will be back up today or tomorrow.


^^ just wait and come back here


Posted: 31/08/05 07:06:53 | Delete | Edit | Quote | Send IM | Edited: 01/03/07 13:20:13 by algee2004

| Page:
of 2  |  Prev | Next


Legend SB Management.
SB Senior Admin.
SB Protest Admin.
Forum Admin.
SB Junior Admin.



  • You need to be registered and logged in to posts replies.

    Post Reply:




  •  
    General:
       Frequently Asked Questions
       Rules
       Code of Conduct
       The SB Ban Process
       Jobs @ SteamBans.com

    Guides:
       Howto Protest A Ban
       Howto Submit A Ban
       Howto Protect Your Server

    Website:
       Team Requirements
       Proof Requirements
       SB Guardian

    Co-oporation:
       Partner Opportunities

    Username 
    Password  
     
    To make full use of this site you need to register and be logged in. Once you are a member you can submit details of suspect players or protest if you believe you have been wrongly banned. Lost password?
    Sponsors

    GameServers

    Admins online: 1
      Moras

    Guests online: 1

    Total Online: 2

    SteamBans is a project of GameConnect © 2004-2010 | Advertising - Legal - Terms of Service