Search:

Type: Posts; User: kilert

Page 1 of 3 1 2 3

Search: Search took 0.10 seconds.

  1. Replies
    29
    Views
    3,070

    because this idea was in the VB section lol

    because this idea was in the VB section lol
  2. Replies
    29
    Views
    3,070

    great idea! i will try to do it on c#, as im not...

    great idea! i will try to do it on c#, as im not a vb coder :(
  3. Replies
    11
    Views
    1,466

    you are completly off-topic. chat with pm

    you are completly off-topic. chat with pm
  4. Replies
    5
    Views
    2,696

    lol but i think he know how to use google xD

    lol but i think he know how to use google xD
  5. Replies
    14
    Views
    1,199

    wow! this is incredibly boring! :p

    wow! this is incredibly boring! :p
  6. Replies
    10
    Views
    1,262

    he will not understand that because he is only...

    he will not understand that because he is only copy & pasting :hidesmile:
  7. Thread: Hotkey help.

    by kilert
    Replies
    10
    Views
    1,293

    well that doesnt work for unfocused forms... ...

    well that doesnt work for unfocused forms...

    in my opinion that should be done this way:



    [DllImport("user32.dll", SetLastError = true)]
    static extern Int16 GetAsyncKeyState(UInt16...
  8. Replies
    77
    Views
    12,912

    Poll: well im getting the following error ( i didnt...

    well im getting the following error ( i didnt just copy paste, im a good c++ coder so i analised the code with my own eyes, so i hope you solve my problem :( )

    fatal error LNK1104: cannot open...
  9. Replies
    77
    Views
    12,912

    Poll: i have installed Microsoft DirectX 9.0 SDK...

    i have installed Microsoft DirectX 9.0 SDK (Summer 2004) and Microsoft DirectX SDK (March 2009). i know i only need one lol
    how to add the dependencies?
  10. Replies
    77
    Views
    12,912

    Poll: what version of sdk shall i use? and how to add...

    what version of sdk shall i use? and how to add it to visual c++ dependencies? and may you post sdk donwload link?

    (sorry for being nub :p i dont know almost nothing of d3d and directX :o)
  11. Replies
    77
    Views
    12,912

    Poll: ty by the tutorial, but dont you need sdk to...

    ty by the tutorial, but dont you need sdk to create a d3d hack like this? you didnt put that on the tutorial
  12. the methods 'FindWindow' and 'ShowWindow' are in...

    the methods 'FindWindow' and 'ShowWindow' are in the user32.dll lib
    make an import of the methods to your program and it will work
  13. Thread: HACKSHIELD help

    by kilert
    Replies
    2
    Views
    691

    HACKSHIELD help

    well i need to know how hackshield works (not how it closes the game or how it bans you lol :p, but the internal structure or the dll dependencies)

    i heard that hackshield works based on the...
  14. Replies
    12
    Views
    992

    if ilikewater solution doesn't work, use this:...

    if ilikewater solution doesn't work, use this: (this is C#, sry i dont know VB :()


    Bitmap bitmap = (Bitmap)pictureBox.Image;

    for (int x = 0; x < bitmap.Width; x += 1) // horizontal lines
    {
    ...
  15. Replies
    12
    Views
    1,354

    Open a process: (you will need to add the header...

    Open a process: (you will need to add the header "using System.Diagnostics;")


    Process.Start("app.exe"); // will open the process with no arguments
    Process.Start("app.exe", "arg0 arg1 arg2"); //...
  16. Replies
    5
    Views
    1,343

    can you attach both files plz?

    can you attach both files plz?
  17. Replies
    3
    Views
    1,546

    Exactly. Read some tutorials, buy some books, and...

    Exactly. Read some tutorials, buy some books, and some months later you will be coding and making hacks.
  18. Replies
    13
    Views
    1,551

    [Release] sure? my fail so sry!

    sure? my fail so
    sry!
  19. Replies
    13
    Views
    1,551

    [Release] isn't this a copy from some recent posted addys?

    isn't this a copy from some recent posted addys?
  20. Thread: addys request

    by kilert
    Replies
    2
    Views
    542

    addys request

    i just need recent addys.
    ty :p
  21. Replies
    14
    Views
    1,668

    create a new thread

    create a new thread
  22. Replies
    14
    Views
    1,668

    very good job! ty :)

    very good job!
    ty :)
  23. Replies
    30
    Views
    3,059

    to use with the weapon addy

    to use with the weapon addy
  24. Thread: help me all

    by kilert
    Replies
    17
    Views
    1,118

    he's french on his profile

    he's french on his profile
  25. Replies
    54
    Views
    4,677

    [Release] in google i just find old tutorials with detected...

    in google i just find old tutorials with detected ways of doing d3d hacks...
Results 1 to 25 of 66
Page 1 of 3 1 2 3