Results 1 to 4 of 4
  1. #1
    Sixx93's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    673
    Reputation
    21
    Thanks
    250
    My Mood
    Cool

    Help for a Crosshair

    Hi, i want to ask at who knows about C++ if is possible to draw a crosshair with the MoveToEx() and LineTo() functions. To draw 2 lines, one orizontal and one vertical.... ty at all

  2. #2
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Visual C++ GDI Topics: Lines

    Go there..

    Why are you using GDI to draw a crosshair anyways? Most games are probably going to block that. I think.

  3. #3
    Sixx93's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    673
    Reputation
    21
    Thanks
    250
    My Mood
    Cool
    Quote Originally Posted by Void View Post
    Visual C++ GDI Topics: Lines

    Go there..

    Why are you using GDI to draw a crosshair anyways? Most games are probably going to block that. I think.
    because i did these function 2 weeks ago at school, so i asked if it was possible to make a crosshair with them....

  4. #4
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    if anticheats do not play a role in the game you'd be best off to hook the direct3d device(or opengl) and draw lines using that.
    If anticheats do play a role, using GDI may or may not work, depending on if the anticheat blocks it.
    Ah we-a blaze the fyah, make it bun dem!

Similar Threads

  1. [Help Request] Need help for a plugin!
    By vivamoi in forum Minecraft Help
    Replies: 5
    Last Post: 10-26-2011, 09:55 PM
  2. [Help Request] Please I really need help for my MW2 iSnipe mod
    By Coder91 in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 17
    Last Post: 09-08-2011, 07:10 AM
  3. [Help Request] help for my server!(again)
    By okaccll in forum Minecraft Help
    Replies: 1
    Last Post: 08-19-2011, 05:56 PM
  4. [Help Request] Hello. Need help for TS3.
    By iPrima in forum CrossFire Help
    Replies: 17
    Last Post: 08-02-2011, 04:07 PM
  5. [Help] pls help for crosshair code
    By CF_Hacker in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 9
    Last Post: 12-18-2010, 11:29 PM