Results 1 to 14 of 14
  1. #1
    MrBankai's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    29
    My Mood
    Aggressive

    Invisible Window? xD

    How do i make the window completely invisible after it is started? Plus it should not be shown in the Taskbar. If this is possible then making KEYLOGGERS or such should be too easy.

  2. #2
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    I don't think keyloggers or such are allowed in MPGH.

  3. #3
    MrBankai's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    29
    My Mood
    Aggressive
    Quote Originally Posted by ilikewaterha View Post
    I don't think keyloggers or such are allowed in MPGH.
    Sure they are otherwise one of my threads should have been deleted.

  4. #4
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    A. Read the tutorials section there is a way to make a windows service, that should help.

    B. Anything that steals information or can get information from a mpgh.net user such as keyloggers etc. is not allowed.


    However, if it is a demonstration on using a key logger for learning purposed and the downloader is aware, then.... that's up to the mod in that section

    I assume they Ok(ed) it.

    Last edited by NextGen1; 03-11-2010 at 08:13 PM.


     


     


     



    The Most complete application MPGH will ever offer - 68%




  5. #5
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    B. Anything that steals information or can get information from a mpgh.net user such as keyloggers etc. is not allowed.

    AHAHA I KNEW IT

  6. #6
    MrBankai's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    29
    My Mood
    Aggressive
    Quote Originally Posted by ilikewaterha View Post
    B. Anything that steals information or can get information from a mpgh.net user such as keyloggers etc. is not allowed.

    AHAHA I KNEW IT
    -.-

    Quote Originally Posted by NextGen1 View Post
    A. Read the tutorials section there is a way to make a windows service, that should help.

    B. Anything that steals information or can get information from a mpgh.net user such as keyloggers etc. is not allowed.


    However, if it is a demonstration on using a key logger for learning purposed and the downloader is aware, then.... that's up to the mod in that section

    I assume they Ok(ed) it.

    well what about this: https://www.mpgh.net/forum/57-general...w-stealer.html

  7. #7
    treeham's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    heh. Turn around.
    Posts
    200
    Reputation
    10
    Thanks
    41
    My Mood
    Cynical
    I'll give you the code. But as long as you PROMISE to use it for educational purposes only.
    That means you can't give it to other people, and you can't steal info from other people.

    PM me if you are willing to do this. If you get arrested it's your fault.
    In Choob Language:
    also for all your info.. i didnt copy and paste shit.. coz i dont think anyone has realeased any source code for the New update of CA.. so sdfu..
    In English:
    I didn't copy and paste because no one has released what I need copy and paste
    Oh Choobs...

  8. #8
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful
    [php]Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
    Me.Hide()
    End Sub
    End Class[/php]
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  9. #9
    Bombsaway707's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Gym
    Posts
    8,799
    Reputation
    791
    Thanks
    4,004
    My Mood
    Amused
    Me.visible = false
    OR
    me.opacity = "000"

  10. #10
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful
    Away i think that would work, but what about me.hide() that keeps its open, but just you cant see it right?
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  11. #11
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    Me.ShowInTaskBar = False



  12. #12
    Marthz's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    ghfg
    Posts
    50
    Reputation
    10
    Thanks
    5
    Quote Originally Posted by treeham View Post
    I'll give you the code. But as long as you PROMISE to use it for educational purposes only.
    That means you can't give it to other people, and you can't steal info from other people.

    PM me if you are willing to do this. If you get arrested it's your fault.
    Lulz, your acting as if this code is really complicated or so. Which it isn't, and if he would use google he could find it in about 2 seconds.
    Ah yes. Outstanding.

  13. #13
    MrBankai's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    29
    My Mood
    Aggressive
    lol i'm *NOT* going to use it for any illegal stuff especially because i don't have any targets you could infect -.- I just made a keylogger that writes Keystrokes in a textbox. All 5 minutes it sends an email with its actual content. I made it because i was interested if something like this would be possible in VB^^. The only problem is that everyone can close it. Even with that opacity thingy you can still close it in the Taskbar(Right click --> close). I want to hide it in the Taskbar AND the window itself.

    edit:
    ahh blubb thanks
    Last edited by MrBankai; 03-12-2010 at 11:20 AM.

  14. #14
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    So like I said,not allowed

    Banned and /Closed


     


     


     



    The Most complete application MPGH will ever offer - 68%




Similar Threads

  1. New Windows Exploit
    By Dave84311 in forum General
    Replies: 6
    Last Post: 12-31-2009, 05:16 PM
  2. Windows Live Beta - Go Here Quick!
    By Dave84311 in forum General
    Replies: 6
    Last Post: 12-08-2008, 01:35 PM
  3. Invisible Hack
    By OutZida in forum WarRock - International Hacks
    Replies: 100
    Last Post: 04-29-2006, 08:37 PM
  4. Boot up Windows before you even log in.
    By Dave84311 in forum General
    Replies: 6
    Last Post: 01-15-2006, 09:10 PM
  5. Playing Warrock In Multi Windows Need Help
    By Shadowguild in forum WarRock - International Hacks
    Replies: 27
    Last Post: 01-04-2006, 10:32 PM