Search:

Type: Posts; User: zTwix0R

Page 1 of 5 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    668

    Then you can permanently ban this account too, I...

    Then you can permanently ban this account too, I can't refund any of those people.
    The only way I could contribute to the community was with releasing hacks, tools, other than that I can't really...
  2. Replies
    5
    Views
    668

    Hunter, I'm really sorry but I just can't refund...

    Hunter, I'm really sorry but I just can't refund those people, I don't have the money for it...
    I don't mind losing that account all over, but can I still use other accounts on MPGH?
    I wasn't me,...
  3. Replies
    5
    Views
    668

    Account Stolen R3DDOT

    So I came back to visit MPGH after about 3 months or so (not sure) of inactivity and I find that both my skype and account have been stolen by some schmuck that has been scamming tons of people at...
  4. Replies
    7
    Views
    7,506

    [Request] What type of work do you need help on?

    What type of work do you need help on?
  5. Replies
    1
    Views
    1,074

    [Help] Weapon Firing Mechanism in AVA

    So I've been investigating the firing mechanism in AVA (and also how this mechanism is replicated in the server), in order to make like Rapid Fire, etc, but I could use some tips if anyone is...
  6. Replies
    12
    Views
    1,566

    [Help] Godmode and ChangeCharacter

    I heard that these features were working as of 2 weeks ago. Not sure if they still are working with the latest patch because I can't test it.
    Apparently they can't be called directly or it won't...
  7. [WTS] Ok, let's say you're not using any of the method...

    Ok, let's say you're not using any of the method posted above.

    Now, let's say that the glitch you use got patched, so you can't renew the accounts anymore.
    Since you gave them lifetime...
  8. Thread: Pointers

    by zTwix0R
    Replies
    10
    Views
    1,079

    [Help Request] If anyone wants to know how I fixed this, it's...

    If anyone wants to know how I fixed this, it's simple.

    To fix this, you just need to use malloc(). It reserves memory(heap memory, not stack) with the specified length, and then it returns an...
  9. Thread: Pointers

    by zTwix0R
    Replies
    10
    Views
    1,079

    [Help Request] Ahh, that makes a lot of sense. Thanks a lot! :D

    Ahh, that makes a lot of sense. Thanks a lot! :D
  10. Thread: Pointers

    by zTwix0R
    Replies
    10
    Views
    1,079

    [Help Request] Ok, I'll show you the function(s). I deleted the...

    Ok, I'll show you the function(s).
    I deleted the "print" function, since it was just to try to narrow down the problem.
    I now know the problem lies on the "Insert()" function.



    ...
  11. Thread: Quick question

    by zTwix0R
    Replies
    5
    Views
    1,774

    [Help Request] Well I agree, I've used it a couple of times too....

    Well I agree, I've used it a couple of times too. But MessageBox.Show() returns a DialogResult, so it wouldn't work here.

    This, however, might work:


    switch (intUserInput)
    {
    ...
  12. Thread: Pointers

    by zTwix0R
    Replies
    10
    Views
    1,079

    [Help Request] void func(Node * node){ //this is retrieving...

    void func(Node * node){
    //this is retrieving the address from the node, not the pointer itself.
    }


    By using "void func(Node *&node)", I'm using the variable which holds the pointer(parameter...
  13. Thread: Quick question

    by zTwix0R
    Replies
    5
    Views
    1,774

    [Help Request] "return MessageBox.Show(c);" Why are you...

    "return MessageBox.Show(c);"

    Why are you returning anything at all?
    This function handles a button click, so you don't need to return anything. Plus, MessageBox.Show() is a method that returns...
  14. [Source Code] This is a bit old, anyway if you want it, here it...

    This is a bit old, anyway if you want it, here it is:




    //Spoofs application name.
    //To use this function go to Project->Properties->View Application Events.
    //Then put this in...
  15. Replies
    3
    Views
    714

    Any type, class or structure can be converted to...

    Any type, class or structure can be converted to a byte array (since it's the smallest unit of addressable memory).

    WriteProcessMemory() basicly writes the buffer(byte array) into the specified...
  16. Thread: Pointers

    by zTwix0R
    Replies
    10
    Views
    1,079

    [Help Request] Pointers

    So I'm trying to build a Binary Search Tree (BST), but I'm having a problem with the pointers.


    Example:




    void func(Node*&node){
    (...) //it just prints the node's properties.
  17. Replies
    3
    Views
    2,071

    [Help Request] [QUOTE=Trentonz;10125233] I'm not giving...

    I'm not giving example codes. I'll try my best to explain how it works, but I don't support leeching.
    By asking that, I'm 100% sure you know little to nothing regarding VB.NET(and programming in...
  18. Replies
    5
    Views
    1,007

    [Help Request] This should work(based on Biesi's function): ...

    This should work(based on Biesi's function):




    Dim RVAddress as UInt32 =&H001F20AC
    Dim VAddress as UInt32 = GetBaseAddressByModuleName("process name of your game", "mono.dll").ToInt32() +...
  19. Replies
    5
    Views
    1,007

    [Help Request] This means that within the "mono.dll" module, the...

    This means that within the "mono.dll" module, the relative offset(from the beggining of the module) is 001F20AC.
    To get the VA(Virtual Address), you need to find the base address of that module, and...
  20. Replies
    3
    Views
    2,071

    [Help Request] The reason why you have that PInvoke error is...

    The reason why you have that PInvoke error is because you have the wrong declaration of ReadProcessMemory().
    Use these functions instead (I also added other functions, although you don't need to...
  21. Replies
    21
    Views
    9,936

    [Release] Cool release. Just wondering, the generated key...

    Cool release. Just wondering, the generated key (e.g: "XzxZ9odcvrvPKmhD"), is it a completely randomized string?

    - - - Updated - - -



    Cool release. Just wondering, the generated key (e.g:...
  22. Replies
    40
    Views
    3,051

    i'll take 3. good luck.

    i'll take 3. good luck.
  23. [WTS] Oh ok, but will you use the money to buy AP's?...

    Oh ok, but will you use the money to buy AP's?
    EDIT: And yes I did see you want money transfer to your MasterCard, but perhaps you could accept other payment methods.
  24. [WTS] The only thing that I'm interested about is the...

    The only thing that I'm interested about is the para.
    Since Aeria is making a flash-sale with the milad, the best I can do is 10€(paysafecard only), otherwise I'll just buy the milad.
  25. [WTS] How much are you selling it for?

    How much are you selling it for?
Results 1 to 25 of 107
Page 1 of 5 1 2 3 4