Results 1 to 4 of 4
  1. #1
    _Anonymous_'s Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    (Not Applicable)
    Posts
    71
    Reputation
    10
    Thanks
    1,043
    My Mood
    Drunk

    external crosshair vb6.0

    external crosshair vb6.0

    form1
    Code:
    Private Sub Command1_Click()
    Form2.Show
    Form3.Show
    End Sub
    
    Private Sub Command2_Click()
    Form2.Hide
    Form3.Hide
    End Sub
    form2
    Code:
    Private Declare Sub SetWindowPos Lib "user32" _
        (ByVal hwnd As Long, ByVal hWndInsertAfter As Long, _
        ByVal X As Long, ByVal Y As Long, ByVal cx As Long, _
        ByVal cy As Long, ByVal wFlags As Long)
    
    
    Const HWND_TOPMOST = -1
    Const SWP_NOSIZE = &H1
    Const SWP_NOMOVE = &H2
    Private Sub Form_Load()
                 
                 SetWindowPos Me.hwnd, HWND_TOPMOST, 0, 0, 0, 0, _
                    SWP_NOACTIVATE Or SWP_SHOWWINDOW Or SWP_NOMOVE Or SWP_NOSIZE
    
    End Sub
    form3
    Code:
    Private Declare Sub SetWindowPos Lib "user32" _
        (ByVal hwnd As Long, ByVal hWndInsertAfter As Long, _
        ByVal X As Long, ByVal Y As Long, ByVal cx As Long, _
        ByVal cy As Long, ByVal wFlags As Long)
    
    
    Const HWND_TOPMOST = -1
    Const SWP_NOSIZE = &H1
    Const SWP_NOMOVE = &H2
    Private Sub Form_Load()
                 
                 SetWindowPos Me.hwnd, HWND_TOPMOST, 0, 0, 0, 0, _
                    SWP_NOACTIVATE Or SWP_SHOWWINDOW Or SWP_NOMOVE Or SWP_NOSIZE
    
    End Sub
    https://www.virustotal.com/en/file/1...is/1373729325/
    external crosshair.rar - Jotti's malware scan

    download attachment:
    1. include sample of crosshair.exe
    2. source code
    <b>Downloadable Files</b> Downloadable Files

  2. The Following 21 Users Say Thank You to _Anonymous_ For This Useful Post:

    AKbar Network (12-28-2016),ARIEZTA99 (07-06-2015),bandidoo (04-08-2015),bielms3111 (06-19-2017),cabbeener (06-18-2014),Creepydario (07-14-2013),datagam9 (03-06-2016),deserteaglem (08-06-2013),drgonbattle (09-09-2015),FallenSyNer (08-12-2013),ferrarifan99 (07-15-2013),fireinthefar (11-01-2013),jhordano (04-02-2014),kentsg (04-24-2014),kenzikutekem (11-07-2013),Mimimumu (04-11-2016),moriezz (07-22-2013),Nordillo (07-21-2013),robizvermkd (07-20-2013),samsteve89 (11-14-2016),WhyYouMadBro? (08-18-2013)

  3. #2
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,372
    My Mood
    Twisted
    Visual Basic 6.0 is a piece of shit..
    why don't you try Visual Basic 2010?
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



  4. #3
    BACKD00R's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Brazil
    Posts
    10,711
    Reputation
    1814
    Thanks
    31,902
    My Mood
    Aggressive



     

    Skype : BACKD00R-MPGH

     

    • Contributor: October, 31th 2011
    • CA BR Minion: January, 03th 2012
    • CF AL Minion: April, 07th 2012
    • CA Minion: April, 15th 2012
    • CF Minion: July, 03th 2012
    • PB Minion: January, 25th 2013
    • AVA Minion : February, 02th 2013
    • Arctic Combat minion: April, 03th 2013
    • Warface Minion: April, 03th 2013

    • Minion + : July 08th 2012
    • Moderator : January 21th 2013
    • Global Moderator : August 1st 2013







  5. The Following User Says Thank You to BACKD00R For This Useful Post:

    _Anonymous_ (07-14-2013)

  6. #4
    _Anonymous_'s Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    (Not Applicable)
    Posts
    71
    Reputation
    10
    Thanks
    1,043
    My Mood
    Drunk
    Quote Originally Posted by Mayion View Post
    Visual Basic 6.0 is a piece of shit..
    why don't you try Visual Basic 2010?
    because I don't know vb.net son

Similar Threads

  1. [Release] External Crosshair v2
    By master131 in forum Call of Duty 7 - Black Ops Hacks & Cheats
    Replies: 56
    Last Post: 02-21-2012, 10:04 PM
  2. [Release] External Crosshair for Beta
    By hooch in forum Battlefield 3 (BF3) Hacks & Cheats
    Replies: 27
    Last Post: 10-05-2011, 03:31 AM
  3. [Release] External Crosshair
    By master131 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 19
    Last Post: 08-21-2011, 11:57 PM
  4. [Release] External Crosshair
    By Jasperdepasper in forum Piercing Blow Tools
    Replies: 2
    Last Post: 03-17-2011, 03:10 PM
  5. [Release] External Crosshair
    By master131 in forum Visual Basic Programming
    Replies: 13
    Last Post: 11-07-2010, 01:52 AM