Results 1 to 7 of 7
  1. #1
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool

    Post MENU Hacks ?!?!?

    Hi,
    Dudes in my expirience (not big) i have saw many things...
    one of it is that you can make menu hack (D3D) with a VB form... or OK my questin is : is it possible insed af drawing the menu like box... is it possible to draw a picture (for example IPhone ) or is it possible to draw a compete vb form ? if it is possible how to do it and... what hook to use or it doesn mother ?

  2. #2
    lucifereviluser's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    105
    Reputation
    19
    Thanks
    50
    VB6 D3D? No kidding?

  3. #3
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool
    I dont know that is why i am asking

  4. #4
    Syn0tix's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    16
    My Mood
    Aggressive
    all is possible with vb

    what you can do:
    -> Unhooked
    - form overlay
    - GDI Drawing (u need to know the window class name and .. idk what was the other.. handle, or something like this)
    [for crossfire its "CrossFire"]

    -> Hooked
    - Keyboard control (making afk bot or something like this)
    - draw in directx
    - memory editing


    and more crazy stuff.. its just a bit complicated becouse c++ is made for hacks^^ and not vb

  5. #5
    ~FALLEN~'s Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    devenv.exe
    Posts
    529
    Reputation
    23
    Thanks
    328
    My Mood
    Inspired
    Quote Originally Posted by Syn0tix View Post
    all is possible with vb

    what you can do:
    -> Unhooked
    - form overlay
    - GDI Drawing (u need to know the window class name and .. idk what was the other.. handle, or something like this)
    [for crossfire its "CrossFire"]

    -> Hooked
    - Keyboard control (making afk bot or something like this)
    - draw in directx
    - memory editing


    and more crazy stuff.. its just a bit complicated becouse c++ is made for hacks^^ and not vb
    .... I think you should just duct tape your mouth so I don't have to go around and correct you. The reason vb isn't usually used in hacks is because it's a .net language vs c++ which is a native language. if you wanted to, you could make vb a native language, but it would take a while. vb / c# etc are more so used for overlays because by nature, they can't really "hook" there is ways however, to make it so you can hook. would take a bit of work, but you can do it. nothing is "impossible" really as long as the fundamentals are there. delphi wasn't originally used for hacking, but it is now. so with that being said, have a nice day. I hope there's a little less confusion now. if not let me know and I'll try to explain better!

  6. #6
    Syn0tix's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    16
    My Mood
    Aggressive
    Quote Originally Posted by ~FALLEN~ View Post
    .... I think you should just duct tape your mouth so I don't have to go around and correct you. The reason vb isn't usually used in hacks is because it's a .net language vs c++ which is a native language. if you wanted to, you could make vb a native language, but it would take a while. vb / c# etc are more so used for overlays because by nature, they can't really "hook" there is ways however, to make it so you can hook. would take a bit of work, but you can do it. nothing is "impossible" really as long as the fundamentals are there. delphi wasn't originally used for hacking, but it is now. so with that being said, have a nice day. I hope there's a little less confusion now. if not let me know and I'll try to explain better!
    1. i´m writing so i can´t use "duct tape ".^^
    2. i know what i´m talking in vb > i allready made full game hack with it (okay i used linked external dll so i have made hook and d3d functions in c++ with dll, but rest made in vb)
    3. nothing is impossible as you said.. i know

  7. #7
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool
    Quote Originally Posted by ~FALLEN~ View Post
    .... I think you should just duct tape your mouth so I don't have to go around and correct you. The reason vb isn't usually used in hacks is because it's a .net language vs c++ which is a native language. if you wanted to, you could make vb a native language, but it would take a while. vb / c# etc are more so used for overlays because by nature, they can't really "hook" there is ways however, to make it so you can hook. would take a bit of work, but you can do it. nothing is "impossible" really as long as the fundamentals are there. delphi wasn't originally used for hacking, but it is now. so with that being said, have a nice day. I hope there's a little less confusion now. if not let me know and I'll try to explain better!
    i actually asked can i use vb form insted of drawing you didnt get me or can i draw an image using c++ drd insted of just drawing rectangle for the menu like the guys which name is from three leters and start with letter D VIP hack

Similar Threads

  1. Should i post no menu hacks?
    By mauro11223 in forum WarRock - International Hacks
    Replies: 23
    Last Post: 08-08-2009, 08:18 PM
  2. Chams No Menu Hack C++ Possible ?
    By killerld in forum C++/C Programming
    Replies: 2
    Last Post: 07-24-2009, 09:15 PM
  3. NFD C++ No Menu Hack HELP
    By killerld in forum C++/C Programming
    Replies: 3
    Last Post: 07-24-2009, 11:28 AM
  4. [Release] Killerld No Menu Hack {20.07.2009}
    By killerld in forum WarRock - International Hacks
    Replies: 3
    Last Post: 07-21-2009, 06:45 PM
  5. Ingame Menu Hack (C++)
    By PabloTortilla in forum Programming Tutorial Requests
    Replies: 6
    Last Post: 09-08-2008, 04:09 PM