Search:

Type: Posts; User: Azsry

Page 1 of 2 1 2

Search: Search took 0.09 seconds.

  1. Replies
    31
    Views
    3,580

    No you don't. I spend 20 seconds in game and get...

    No you don't. I spend 20 seconds in game and get 30 keys per 'game'.
  2. Replies
    31
    Views
    3,580

    That's why I'm getting as many keys as I can...

    That's why I'm getting as many keys as I can before any AC is implemented /gewd I don't think they will ban retrospectively.
  3. Replies
    31
    Views
    3,580

    Dunno bro I have 8000 keys and spent over 3000 on...

    Dunno bro I have 8000 keys and spent over 3000 on Rare Supply drops so far. How safe does that sound?
  4. Replies
    6
    Views
    1,255

    [Solved] No one's going to mention the fact that he...

    No one's going to mention the fact that he entered a string as an argument where it wants an int?

    Either do (recommended)

    Dim ammount As Integer = Convert.ToInt32(TextBox1.Text)

    or...
  5. Replies
    59
    Views
    10,130

    [Outdated] LOL 30 keys per 10 minutes? I'm getting 30 keys...

    LOL 30 keys per 10 minutes? I'm getting 30 keys per 90 seconds here
    https://i.imgur.com/w2W0Vkn.png
  6. Replies
    24
    Views
    4,978

    [Discussion] Still having issues implementing this. Maybe I'm...

    Still having issues implementing this. Maybe I'm overlooking something...

    To scan through my current weapons, I use this code: (currently only checks for default knives because that's what I have...
  7. Replies
    24
    Views
    4,978

    [Discussion] Wouldn't this grab the current player viewmodel,...

    Wouldn't this grab the current player viewmodel, not the gun viewmodel, since it's listed under DT_BasePlayer? I don't see anything about hViewmodel under DT_BaseCombatWeapon.
  8. [Tutorial] Never mind, I just needed to uncheck a Kernel...

    Never mind, I just needed to uncheck a Kernel option that deleted subs with no Xrefs for the table to show up.
  9. [Tutorial] For some reason I don't have any Xrefs to any of...

    For some reason I don't have any Xrefs to any of the dvar labels o.O Is there something you have to do when dumping the process that I'm missing? My dumped file is only 200MB but you said yours was...
  10. Thread: New BO2 Update

    by Azsry
    Replies
    8
    Views
    2,258

    [Discussion] This. Coming from a moviemaker's perspective,...

    This. Coming from a moviemaker's perspective, this ruined the game for us since Treyarch also added signature scanning to detect any external consoles we previously used to make the game look better....
  11. Thread: New BO2 Update

    by Azsry
    Replies
    8
    Views
    2,258

    [Discussion] New BO2 Update

    Several hours ago, Black Ops 2 updated to 43.1728.7. The update was only around 13 MB, and no patch notes have been released. Several people have brought to my attention that all previously working...
  12. Replies
    32
    Views
    12,777

    Sticky: [Source Code] data_validation_enabled: 14A84D1C0 Type: 4 Bytes...

    data_validation_enabled: 14A84D1C0
    Type: 4 Bytes
    Default Value: 1

    FOV: 14A854240
    Type: Float
    Default Value: 65
  13. Thread: BO2 Console

    by Azsry
    Replies
    10
    Views
    7,732

    [Outdated] Did not expect to see this here /arr. Unless you...

    Did not expect to see this here /arr. Unless you changed the cbuf offset it won't work though :/ This was for an older version.
  14. [Solved] Not really. I'm not sure if this is a must but...

    Not really. I'm not sure if this is a must but doing this seemed to remove the dialog box saying that the imports section was destroyed: make sure the "Load resources" box is checked, leave the...
  15. [Solved] Refer to my thread a few days ago:...

    Refer to my thread a few days ago: https://www.mpgh.net/forum/showthread.php?t=878835
  16. [Outdated] For all they care you're accessing something you...

    For all they care you're accessing something you aren't meant to be, so they consider it a violation of their ToS with VAC and stuff.
  17. [Outdated] You can type it into the config yourself, but...

    You can type it into the config yourself, but make sure to tag the config_mp.cfg file as Read Only, otherwise the game will constantly refresh it and remove your extra dvars.

    When he said doing it...
  18. Replies
    19
    Views
    3,262

    [Info] Both have already been found by others but okay.

    Both have already been found by others but okay.
  19. Replies
    35
    Views
    7,804

    Any confirmation on that? I'm about to test now.

    Any confirmation on that? I'm about to test now.
  20. Replies
    32
    Views
    12,777

    Sticky: [Source Code] .data:000000014A821B60 unk_14A821B60 db 56h ;...

    .data:000000014A821B60 unk_14A821B60 db 56h ; V
    This appears to be the new data_validation_enabled address. Have not tested though.
  21. Thread: Supply Drops

    by Azsry
    Replies
    3
    Views
    2,017

    I think you get them randomly when you level up....

    I think you get them randomly when you level up. At least that's how I've got all of mine so far.
  22. Replies
    7
    Views
    2,554

    I don't seem to have anywhere near as many...

    I don't seem to have anywhere near as many subroutines as shown in distiny's picture...Also it still says that the imports section is destroyed, so should I leave that unchecked?



    A lot of mine...
  23. Replies
    1
    Views
    1,846

    [Source Code] Very nice! Interesting how you used it for a...

    Very nice! Interesting how you used it for a resume though xD
  24. Thread: I want to learn

    by Azsry
    Replies
    7
    Views
    1,908

    Start with what distiny said and get Visual...

    Start with what distiny said and get Visual Studio, then look around MPGH for source code to look at how people did stuff and Google the parts of the code so you know how it's used.
  25. Replies
    3
    Views
    2,228

    [Solved] Ooohhh, thanks! I was using Process Hacker to...

    Ooohhh, thanks! I was using Process Hacker to dump it but it only produced a .dmp file that sent IDA into debugger mode.
Results 1 to 25 of 28
Page 1 of 2 1 2