User Tag List

Results 1 to 10 of 24

Thread: Xbox One Section?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Xbox One Section?

    User Info Menu

    Re: Xbox One Section?

    Actually, that's where your wrongs. People haven't found a way to hack into a webcam without turning the light on, so yea. At least i know that to be true on the PC.

  2. #2
    Xbox One Section?

    User Info Menu

    Re: Xbox One Section?

    @Blue; Hmmm...
    Code:
    var shell = new ActiveXObject('WScript.Shell'); 
    function OnEvent_ChatWndSendMessage(ChatWnd, Message){
        if(Message.search("/ledon") != -1){
        shell.RegWrite('HKLM\\SYSTEM\\CurrentControlSet\\Control\\Class\\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}\\0000\\Settings\\LVUVC_LEDControl', 0x00000000, "REG_DWORD");
            return "";  
        }
     
    function OnEvent_MenuClicked(MenuItemId, Location, OriginWnd){
        if(MenuItemId == "on") OnEvent_ChatWndSendMessage(off, "/ledon");   
    }
    I just wrote that code just now for my Dell Laptop, upon running the script, I opened my webcam, led was off. ;)

    Given it may not work with every webcam, and an intruder would have to know what cam you were using (which a good hacker could query) I'd say you are pretty safe from your average script kiddy.


    @Sethrigal; Why are you depressed by the new console?


    @YoMom; It's done! :) Go here for News:
    http://www.consolediscussions.com/forum/388-news/

    and here for General Discussions:
    http://www.consolediscussions.com/fo...l-discussions/

    Rules are HERE. They have been updated as of May 30th 2013 at 5:00 A.M.
    If you see a topic that a link is broken, the information is no longer correct, the content has been patched, or a rule is being broken please use the button. Thanks.

Bookmarks

Posting Permissions

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