Thread: .DLL issue

Results 1 to 4 of 4
  1. #1
    gwentravolta's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    A cardboard Box
    Posts
    311
    Reputation
    9
    Thanks
    46

    .DLL issue

    What is wrong with this code:
    Code:
    Public Class Class1
        Public Shared Form1
        Public Sub Main()
            Form1.Show()
        End Sub
    End Class
    When I inject the .dll, the form doesn't pop up. I'm trying to make a crosshair.

    Srry, I'm kinda a choob at VB


    Posts:
    10 posts []
    50 posts []
    100 posts []
    500 posts []

    Thanks:
    5 thanks []
    10 thanks []
    100 thanks []

    Profile:
    Make a signature []
    Set a profile picture []

    Hacks:
    Download and use a hack []
    Get a virus []
    ... or two... []
    Release my own hacks []



  2. #2
    Iamazn's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    141
    Reputation
    10
    Thanks
    85
    Well im still new to VB but I think whats wrong is that theres nothing to "tell" the form to pop up after the DLL has been injected

  3. #3
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    umm, inject .dll??

    If ur trying to make crosshair, make it so it says:

    Code:
    Form2.show
    Form3.Show

  4. #4
    Iamazn's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    141
    Reputation
    10
    Thanks
    85
    Quote Originally Posted by PixieCorp View Post
    umm, inject .dll??

    If ur trying to make crosshair, make it so it says:

    Code:
    Form2.show
    Form3.Show
    I dont think those types of "crosshairs" can be put over a game.
    At least, when I made one, it wouldnt top a game
    Edit:
    also, he wants the "Crosshair" to pop up when a DLL Is injected.
    Code:
    Form2.show
    Form3.Show
    That code will just pop up the forms, even if the the DLL isnt injected

Similar Threads

  1. .dll injector
    By EleMentX in forum Gunz General
    Replies: 31
    Last Post: 07-08-2010, 10:44 AM
  2. TNT Hack.dll issue
    By moneydonkey in forum Combat Arms Hacks & Cheats
    Replies: 32
    Last Post: 08-19-2009, 01:07 PM
  3. Server Issues
    By Dave84311 in forum News & Announcements
    Replies: 1
    Last Post: 03-19-2007, 09:25 AM
  4. CURSE Issue......
    By Beer_Hunter in forum General
    Replies: 8
    Last Post: 09-03-2006, 07:15 PM
  5. DLL injection Failled
    By aynal in forum WarRock - International Hacks
    Replies: 1
    Last Post: 01-15-2006, 09:41 PM

Tags for this Thread