Results 1 to 9 of 9

Thread: direct3d hook in vb

  1. #1

    Thread Starter
    Lively Member Scorpionz's Avatar
    Join Date
    Feb 1999
    Location
    lafayette/kaplan, louisiana, usa
    Posts
    72

    direct3d hook in vb

    i was wondering how would one display text with the time with vb in a direct3d game with a direct3d hook. i've searched everywheres on the net on how to hook direct3d with vb, but to no avail.. hoping someone would have some answers..

  2. #2
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: direct3d hook in vb

    You mean in a game you didn't make your self?

  3. #3

    Thread Starter
    Lively Member Scorpionz's Avatar
    Join Date
    Feb 1999
    Location
    lafayette/kaplan, louisiana, usa
    Posts
    72

    Re: direct3d hook in vb

    that would be correct.

  4. #4
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: direct3d hook in vb

    Since I have already answered this a few times..


    http://vbforums.com/showthread.php?t...ighlight=proxy



  5. #5

    Thread Starter
    Lively Member Scorpionz's Avatar
    Join Date
    Feb 1999
    Location
    lafayette/kaplan, louisiana, usa
    Posts
    72

    Re: direct3d hook in vb

    ya, i've seen that and tried it but its limited to only working with images and text.. i was thinking more then that.

  6. #6
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: direct3d hook in vb

    Like what??

  7. #7

    Thread Starter
    Lively Member Scorpionz's Avatar
    Join Date
    Feb 1999
    Location
    lafayette/kaplan, louisiana, usa
    Posts
    72

    Re: direct3d hook in vb

    well, i was hoping to make a digital readout ingame clock that would work on more then one game w/o having to put a dll in every game dir i have and have an option to close it within the game, and when it comes to steam games and how its setup, i don't think placing the dll in the base dir works..

    i've read a lot of places about how xfire works with its ingame windows.. it seems as though it injects itself into the games sharedmemory banks to display its forms ingame.. i was hoping maybe vb would be capable of that and i fso, how it would be done..

  8. #8
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: direct3d hook in vb

    Doing advanced stuff like memory injection is not really VBs job. It is a not a low level programming language after all. The reason you have to use the DLL in VB is because you can't do it your self (without hacking your self to pieces) in VB.

  9. #9
    Hyperactive Member BramVandenbon's Avatar
    Join Date
    Jan 2002
    Location
    Belgium
    Posts
    502

    Re: direct3d hook in vb

    (Hm, memory injection eh? And that would make it work for just ANY application? If anybody can explain how to do that (with a fancy small sourcecode example of course ), I would be interested too .)
    ____________________________________________

    Please rate my messages. Thank you!
    ____________________________________________
    Bram Vandenbon
    http://www.bramvandenbon.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width