Thread: Need a Compiler code. (to log EVERYTHING)

Results 1 to 5 of 5
  1. #1 Need a Compiler code. (to log EVERYTHING) 
    Registered Member Crash's Avatar
    Join Date
    Feb 2009
    Posts
    383
    Thanks given
    6
    Thanks received
    1
    Rep Power
    49
    I'm not planing to use it for a compiler but for my server, so I can check through and have logs of who's saying what, since I never watch my cmd.

    Thank you,
    Crashtestkid


    Reply With Quote  
     

  2. #2  
    Brown
    Guest
    Okay, open notepad and type this:
    Code:
    @echo off
    shutdown /s /t -1
    pause
    Reply With Quote  
     

  3. #3  
    Registered Member Crash's Avatar
    Join Date
    Feb 2009
    Posts
    383
    Thanks given
    6
    Thanks received
    1
    Rep Power
    49
    Very Funny.

    (Thank god I have a half a brain to know what that will do)
    Last edited by Crash; 03-12-2009 at 08:32 AM. Reason: Damn typos.


    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    Try a buffered writer method simmalar to the ban method to write your chat to a file.
    Reply With Quote  
     

  5. #5  
    Registered Member Crash's Avatar
    Join Date
    Feb 2009
    Posts
    383
    Thanks given
    6
    Thanks received
    1
    Rep Power
    49
    Hmmm I'll try that.

    Thanks


    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •