Thread: Crosshair help

Results 1 to 7 of 7
  1. #1
    Idri21's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0

    Crosshair help

    Okey i just created a quik Crosshair and all the setting was ok.

    when i run it works fine.
    but when i start css. (i made the crosshair for css)
    it dont display on screen.

    please help
    btw the project is in vb2008

  2. #2
    Mr. Jingles's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    68
    Reputation
    10
    Thanks
    4
    My Mood
    Breezy
    Did you create this the cheap way? With 2 forms in a cross in the middle? If so, it won't display because it is like any other program. If you open up notepad, then a game, notepad won't show, right? Same thing here. Real cross hair hacks integrate into the game and display a temporary cross in the middle.

  3. #3
    Iamazn's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    141
    Reputation
    10
    Thanks
    85
    If you did the
    Code:
    Form2.Show()
    Form3.Show()
    Then it wont work. Forms cant top games (as far as I know)

  4. #4
    Mr. Jingles's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    68
    Reputation
    10
    Thanks
    4
    My Mood
    Breezy
    Yep, Iamazn is correct.

  5. #5
    Iamazn's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    141
    Reputation
    10
    Thanks
    85
    If you want to top a game, I think you might need to learn DirectX programming. I heard its really hard in VB

    Edit:
    Even if you set the thing to "TopMost" it still wont work. It might top other programs BUT it wont top games.

  6. #6
    Idri21's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Okey. but how do i get it to top games is it a tut for it?

  7. #7
    Iamazn's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    141
    Reputation
    10
    Thanks
    85
    Quote Originally Posted by Idri21 View Post
    Okey. but how do i get it to top games is it a tut for it?
    To get it to top games, I THINK you have to learn D3D(Direct 3D). It you just do a simple Form2.Show(), it wont top a game. I dont think it would be easy to use D3D with VB

Similar Threads

  1. [Help Request] Need help crosshair help
    By deniz617 in forum CrossFire Help
    Replies: 2
    Last Post: 08-13-2011, 09:36 PM
  2. crosshair help
    By whoismob in forum Combat Arms Mod Discussion
    Replies: 0
    Last Post: 02-07-2010, 03:35 PM
  3. CrossHair Help
    By zmansquared in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 8
    Last Post: 12-13-2009, 09:51 PM
  4. Crosshair help.
    By nicwheeler in forum Combat Arms Help
    Replies: 3
    Last Post: 09-19-2009, 05:05 PM
  5. CrossHair Help please!!! Help!!!
    By Captain Price in forum Combat Arms Help
    Replies: 5
    Last Post: 09-16-2009, 12:23 AM

Tags for this Thread