Results 1 to 2 of 2
  1. #1
    crone's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    81
    Reputation
    10
    Thanks
    9
    My Mood
    Cheerful

    Need help compiling source code.

    I have been given the source code to a APB hack in this thread: https://www.mpgh.net/forum/273-all-po...-sniper-4.html

    The auther welcomes people to compile it with their own values to use it, the problem is i dont know squat about C# and the only guides he will give is:

    "open visual Studio C#
    make a new form application.
    make 2 buttons
    match your actual code with mine.
    fix the values so it works with your screen resolution by running the rectinfo and getting the information you need.
    compile it."

    here is the original source code which doesnt work properly for me: [C#] APB autoshoot - Pastebin.com

    Here is the source code where i added my own values: [C#] Please compile for me - Pastebin.com

    And when i try to do it myself i get errors and stuff cus im missing dll files and stuff, i get a total of 5 errors.

    Code:
    1. "The type or namespace name "WindowsInput" could not be found (are you missing a using directive or an assembly reference?)
    
    2. The name 'InputSimulator' does not exist in the current context
    
    3. The name 'ViritualKeyCode' does not exist in the current context
    
    4. The name 'InputSimulator' does not exist in the current context (again)
    
    5. The name 'ViritualKeyCode' does not exist in the current context (again)

    Could someone please try to help me with this? and if its not too much of of a hassle compile it and upload it somewhere and send me a dl link, also whoever compiles it is also welcome to use it themselves or continue building on it making it your own and then releasing it (and giving some credits to the original author of course)

  2. #2
    Alcazer's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by crone View Post
    I have been given the source code to a APB hack in this thread: https://www.mpgh.net/forum/273-all-po...-sniper-4.html

    The auther welcomes people to compile it with their own values to use it, the problem is i dont know squat about C# and the only guides he will give is:

    "open visual Studio C#
    make a new form application.
    make 2 buttons
    match your actual code with mine.
    fix the values so it works with your screen resolution by running the rectinfo and getting the information you need.
    compile it."

    here is the original source code which doesnt work properly for me: [C#] APB autoshoot - Pastebin.com

    Here is the source code where i added my own values: [C#] Please compile for me - Pastebin.com

    And when i try to do it myself i get errors and stuff cus im missing dll files and stuff, i get a total of 5 errors.

    Code:
    1. "The type or namespace name "WindowsInput" could not be found (are you missing a using directive or an assembly reference?)
    
    2. The name 'InputSimulator' does not exist in the current context
    
    3. The name 'ViritualKeyCode' does not exist in the current context
    
    4. The name 'InputSimulator' does not exist in the current context (again)
    
    5. The name 'ViritualKeyCode' does not exist in the current context (again)

    Could someone please try to help me with this? and if its not too much of of a hassle compile it and upload it somewhere and send me a dl link, also whoever compiles it is also welcome to use it themselves or continue building on it making it your own and then releasing it (and giving some credits to the original author of course)
    Syntax error... Not ViritualKeyCode... Verily => VirtualKeyCode

    And look at this => Windows Input Simulator (C# SendInput Wrapper - Simulate Keyboard and Mouse)
    You need include InputSimulator interface

Similar Threads

  1. [Help Request] need help with injecting code/using it
    By 0xx-kyle-xx0 in forum Combat Arms Help
    Replies: 1
    Last Post: 06-17-2018, 12:02 PM
  2. [HELP] I NEED HELP WITH STAMINA CODE
    By ilovepie21 in forum Visual Basic Programming
    Replies: 15
    Last Post: 03-03-2008, 07:41 PM
  3. need help with teleport code
    By konni in forum WarRock - International Hacks
    Replies: 0
    Last Post: 07-29-2007, 11:07 PM
  4. need help plz vb6 codeing fast registration
    By cjg333 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 07-05-2007, 06:38 AM
  5. NEED help with verification code when registering!
    By vinogradov in forum WarRock Korea Hacks
    Replies: 2
    Last Post: 05-30-2007, 07:20 PM