Search:

Type: Posts; User: SilentWarp

Page 1 of 8 1 2 3 4

Search: Search took 0.08 seconds.

  1. Thread: NoName Help

    by SilentWarp
    Replies
    12
    Views
    992

    [Help] 1) Try spoofing CVar? 2) char*...

    1) Try spoofing CVar?
    2)




    char* VEngineCvarName = (char*)Utilities::Memory::FindTextPattern("engine.dll", "VEngineCvar00");
  2. Replies
    15
    Views
    1,511

    He used perfect English.

    He used perfect English.
  3. Replies
    2
    Views
    524

    [Help] Aimstep //2short

    Aimstep
    //2short
  4. Replies
    4
    Views
    940

    [Help] Just make your own.... simply use MSDN for read...

    Just make your own....
    simply use MSDN for read and write process memory, along with tlhelp32
  5. Replies
    2
    Views
    500

    [Help] Well you'd find new patterns for the ones missing

    Well you'd find new patterns for the ones missing
  6. If you are good at Java, there should be no...

    If you are good at Java, there should be no issues porting over.
    Just finding a Read/Write process memory library or function.
  7. Thread: 1000

    by SilentWarp
    Replies
    18
    Views
    985

    Hmm I wonder why I dont believe this.... You...

    Hmm I wonder why I dont believe this....
    You cant even give an exact answer
  8. [Help] C++CLI bug, stacking trackbars (weird visual effect and crash)

    I need help with this crashing and visibility issue with my form. This is a form within a DLL that gets loaded upon startup. I have made a really longwinded post on StackOverflow to try and get a bit...
  9. Replies
    8
    Views
    1,274

    [Help] Why not just NULL m_szArmsModel?

    Why not just NULL m_szArmsModel?
  10. Replies
    7
    Views
    784

    m_bIsDormant (LocalPlayer + 0xE9) if True then...

    m_bIsDormant (LocalPlayer + 0xE9)

    if True then the entity is out of your ESP range.
  11. Replies
    8
    Views
    1,274

    [Help] When you force update the string gets written...

    When you force update the string gets written back to that position. Try:

    I would figure out whats writing too it and save the bytes.
    Save the current arm string
    NOP the bytes
    Remove the string...
  12. [Help] I did know that lol. I tried what Wasser said but...

    I did know that lol. I tried what Wasser said but nothing worked so I just stopped trying to work with it
  13. Replies
    8
    Views
    761

    [Help] You do have to update the address depending on...

    You do have to update the address depending on the method you use. If you use offsets then yes obviously you will. Using the SDK will mean you have to do it less but keep up to date with virtual...
  14. Replies
    6
    Views
    1,440

    [Help] Don't use API calls from DLLMain

    Don't use API calls from DLLMain
  15. Replies
    9
    Views
    1,055

    You can use: EVERYTHING YOU WANT FFS. (Where...

    You can use:

    EVERYTHING YOU WANT FFS. (Where did the whole WriteProcessMemory is detected thing start)

    Just make sure to normalize angles if you use them etc and do your sanity checks
  16. Replies
    3
    Views
    635

    [Help] You might be better off using python if you don't...

    You might be better off using python if you don't have much time
  17. [Help] Calling virtual functions (Nobody has solved this yet)

    On another forum I posted this question. Even one of there better programmers couldn't find the issue. I attempted to call virtual functions on my own, but it crashed constantly. I didn't debug this...
  18. Replies
    72
    Views
    37,806

    [Outdated] Eh DLL Hijacking is obviously detectable and this...

    Eh DLL Hijacking is obviously detectable and this is basically the same. So I guess if they get this module and analyse it it's up to them if they decide if this is a cheat or not.
  19. Replies
    0
    Views
    308

    [Discussion] Adding console commands?

    I have thought of some starting places but haven't started researching yet. I was thinking about tracing a ConVar back to see what writes too it and maybe find something there? Does anyone know...
  20. Replies
    32
    Views
    5,227

    [Outdated] Why don't you give credits to the original...

    Why don't you give credits to the original makers.
    Compile it using something other than polyloader to fix peoples issues.
    Just don't create another pasta.
  21. Replies
    10
    Views
    1,141

    [Discussion] If it is truly your own cheat, you should know...

    If it is truly your own cheat, you should know what to do.
  22. Replies
    12
    Views
    2,703

    [Patched] I've used this for a good month with a few...

    I've used this for a good month with a few friends and haven't gotten banned. I assume it's not
  23. Replies
    1
    Views
    402

    [Discussion] There aren't really any "unsafe" methods.

    There aren't really any "unsafe" methods.
  24. Replies
    12
    Views
    2,703

    [Patched] Just saw it, love it

    Just saw it, love it
  25. Replies
    12
    Views
    2,703

    [Patched] I've always preferred these menus

    I've always preferred these menus
Results 1 to 25 of 177
Page 1 of 8 1 2 3 4