Search:

Type: Posts; User: CoderNever

Page 1 of 10 1 2 3 4

Search: Search took 0.10 seconds.

  1. [WTS] Very polite and fast. Any issues that came up...

    Very polite and fast. Any issues that came up were very quickly addressed by the seller. Vouch.
  2. Replies
    32
    Views
    7,350

    [Discussion] To clarify, I was talking about querying a...

    To clarify, I was talking about querying a database from c# by first hitting a PHP script with a webrequest. Still not the best way to do it, but more secure then storing the credentials client sided...
  3. Replies
    32
    Views
    7,350

    [Discussion] supercarz1991 I'm not sure how advanced you what...

    supercarz1991 I'm not sure how advanced you what this PHP system, or if you already completed. If you need a way to query a database securely from c# send me a PM and I can help spec it out.
  4. Thread: .DLL Help!

    by CoderNever
    Replies
    1
    Views
    910

    If you know C++ well I'm assuming you have visual...

    If you know C++ well I'm assuming you have visual studio, can create a win32 project, define DllMain and have a thread running form it to call you code from. After that its just pretty much modifying...
  5. [Request] It's a very slight chance that someone is just...

    It's a very slight chance that someone is just going to give you the code. However, if you have any questions about it, I will try my best to answer.
  6. Thread: Dip Chams

    by CoderNever
    Replies
    84
    Views
    19,582

    [Detected] Credits are always nice. However I did not make...

    Credits are always nice. However I did not make that function, nor do I think I even released it lol. I think it was CodeDemon or Blood who found or made that.
  7. Replies
    26
    Views
    3,626

    DIP, DrawIndexedPrimitive is a function that...

    DIP, DrawIndexedPrimitive is a function that combat arms uses. Therefore it will never be "patched", because they can't patch their own function. They can increase the amount of checks they do to see...
  8. [Source Code] Very interesting way of doing things. Nice to see...

    Very interesting way of doing things. Nice to see that people are starting to use assembly in their codes. You do know that in assembly ";" is used for commenting purposes. So, you don't need to use...
  9. Replies
    151
    Views
    24,137

    [Patched] Very excellence work! Keep it up! Downloaded!...

    Very excellence work! Keep it up!

    Downloaded!
    Thanked!
    Reped!
  10. Replies
    151
    Views
    24,137

    [Patched] It doesn't matter whos it is, What matters is the...

    It doesn't matter whos it is, What matters is the fact that it is obviously not FULLY coded by your self. Your an amazing coder, you probably can code it your self, but face it your LAZY!
  11. Replies
    5
    Views
    2,109

    [Source Code] Lol, If you don't know any ASM and you are in the...

    Lol, If you don't know any ASM and you are in the combat arms source code section it is almost implied that you're a leacher...
  12. Replies
    9
    Views
    2,161

    [Release] It's not that they change the addresses....

    It's not that they change the addresses. Every-time they add something in their code the addresses move down causing them all to change.
  13. Replies
    20
    Views
    2,105

    [Release] Not to be rude, because I hardly know you....

    Not to be rude, because I hardly know you. However people other then you know how to find pointers to functions.
  14. Replies
    20
    Views
    2,105

    [Release] You make it seem like you are the best coder in...

    You make it seem like you are the best coder in the world. For all you know TheRealVB can be a professional coder. TheRealVB the SendToServer address is a pointer, and they have a pointer in CShell,...
  15. Replies
    29
    Views
    9,281

    [Source Code] Looks like some of it might of got help from...

    Looks like some of it might of got help from Mat's vip base, I might be wrong though.
  16. Replies
    1
    Views
    3,096

    [Solved] Virtual Mouse Clicks On Minimized Form

    I essentially wish to have a form running in the background, and clicking somewhere on the web-browser control in which I have implanted on the form. I do not wish to use anything such as...
  17. Replies
    1
    Views
    612

    Title Change - CoderNever

    Image

    https://i40.tinypic.com/315h99y.png

    Naked Url


    https://i40.tinypic.com/315h99y.png

    User title Format Url
  18. Poll: [Patched] Sorry to hear that, I would like to wish you luck...

    Sorry to hear that, I would like to wish you luck in the fields of Game Development.
  19. Replies
    153
    Views
    19,559

    [Patched] Nice, but if I may make one recommendation. The...

    Nice, but if I may make one recommendation. The dark blue tab backgrounds should be changed to the lighter blue color.
  20. Replies
    58
    Views
    9,418

    [Patched] Thank you for recommending my injector "NYS".

    Thank you for recommending my injector "NYS".
  21. Thread: help

    by CoderNever
    Replies
    2
    Views
    543

    [Solved] Project -> % Properties... -> Configuration...

    Project -> % Properties... -> Configuration Properties -< Character Set = "Use Multi-Byte Character Set"
  22. Replies
    10
    Views
    1,931

    Why would I need to steal your base for this...?...

    Why would I need to steal your base for this...? I got this address from like 09/10 when crash posted it. Then I updated it.
  23. Replies
    10
    Views
    1,931

    GameStatus Address [1-8-12]

    I updated my addresses, and I noticed that you guys don't have this one so for anyone that needs it.



    #define GAMESTATUS 0x377D0C44

    How to use


    if(*(int*)0x377D0C44 == 1)
  24. Replies
    92
    Views
    15,581

    [Release] What do you mean the "old" code, anyone could of...

    What do you mean the "old" code, anyone could of coded it many different ways in the past. Mat basically gave you the entire source to the Best VIP feature out right now. If you can't figure this...
  25. Replies
    92
    Views
    15,581

    [Release] Just confirming that this is not old.

    Just confirming that this is not old.
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4