Results 1 to 5 of 5
  1. #1
    porhaxn's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    85
    Reputation
    10
    Thanks
    13

    [NEED HELP]Name 'EndingBanner is not declared.

    Solve please.
    Code:
            Dim TargetProcess As Process() = Process.GetProcessesByName(EndingBanner)
            If TargetProcess.Length <> 0 Then
                Kill("C:\Nexon\Combat Arms\Filename")
    
    
                End
            End If
    Error: Name 'EndingBanner' is not declared.

    EndingBanner is a .exe which starts when game combat arms ends.
    [IMG]https://i371.photobucke*****m/albums/oo155/Remixdvd/PRMT_PorHaxn.gif[/IMG]

    MPGH respect list:
    [MPGH]Obama

  2. #2
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Quote Originally Posted by porhaxn View Post
    Solve please.
    Code:
            Dim TargetProcess As Process() = Process.GetProcessesByName(EndingBanner)
            If TargetProcess.Length <> 0 Then
                Kill("C:\Nexon\Combat Arms\Filename")
    
    
                End
            End If
    Error: Name 'EndingBanner' is not declared.

    EndingBanner is a .exe which starts when game combat arms ends.
    This is what happens when you Copy/Paste code. You need to enclose EncodingBanner in double quotes, so it becomes like this:

    "EndingBanner"

    Hope this helps

  3. The Following User Says Thank You to Hassan For This Useful Post:

    porhaxn (06-01-2010)

  4. #3
    porhaxn's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    85
    Reputation
    10
    Thanks
    13
    solved fuck i was dumb
    [IMG]https://i371.photobucke*****m/albums/oo155/Remixdvd/PRMT_PorHaxn.gif[/IMG]

    MPGH respect list:
    [MPGH]Obama

  5. #4
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    LOL.. I was gonna say put endingbanner in "" too. he beat me too it D:
    No I do not make game hacks anymore, please stop asking.

  6. #5
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by porhaxn View Post
    solved fuck i was dumb
    LOL in your other thread I specifically stated you need the double quotes, I wrote two examples, one of what NOT to do and one with what you SHOULD do.
    READ PLEASE

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

Similar Threads

  1. need help on how to not D/C
    By ineedhaxpl0x in forum Combat Arms Hacks & Cheats
    Replies: 0
    Last Post: 03-20-2009, 04:06 PM
  2. need help combat arms duse not work any more.
    By bob67 in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 08-24-2008, 01:51 AM
  3. Guys need help, not that hard...
    By Koto in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 08-11-2008, 11:36 PM
  4. i need help getting a korean name
    By scatman65 in forum WarRock Korea Hacks
    Replies: 3
    Last Post: 06-03-2007, 06:31 PM
  5. Need help(Not about warrock)
    By tzah4748 in forum WarRock - International Hacks
    Replies: 2
    Last Post: 04-10-2007, 10:14 AM