Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 70

Thread: ASM Text to Emotion

  1. #21
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default Re: ASM Text to Emotion

    I wouldnt call it a "check" >_> more of reading the buttons. I havnt gotten time yet to look at the latch in the aimbot source for mp:h.

    Say what you mean, mean what you say, and let your actions speak for you.


  2. #22

    Default Re: ASM Text to Emotion

    ohhh ok cool

    if you need me, I'm hazardousgfx on hackforums.net

  3. #23

    Default Re: ASM Text to Emotion

    Quote Originally Posted by codelegend01
    ohhh ok cool
    still test it for me thought it'll be a mile off but what the hey!

    EDIT: Actually don't Maniac pointed out a major flaw in my ASM :S lol I'll fix tomorrow.

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  4. #24

    Default Re: ASM Text to Emotion

    It doesn't work..

    if you need me, I'm hazardousgfx on hackforums.net

  5. #25
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default Re: ASM Text to Emotion

    EDIT: Actually don't Maniac pointed out a major flaw in my ASM :S lol I'll fix tomorrow.
    >__> that may just be why.

    Say what you mean, mean what you say, and let your actions speak for you.


  6. #26

    Default Re: ASM Text to Emotion

    Heres the latest. (it still won't work as we want it too but it should at least add and subtract)

    Code:
    L to cycle down R to cycle up:
    94000130 FDFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D00000
    E2400001 E5C00000
    E12FFF1E 121DCBF0
    023FF090 E3520003
    D2000000 00000000
    94000130 FEFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D00000
    E2800001 E5C00000
    E12FFF1E 121DCBF0
    023FF090 E3520003
    D2000000 00000000

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  7. #27

    Default Re: ASM Text to Emotion

    V1.1?

    if you need me, I'm hazardousgfx on hackforums.net

  8. #28

    Default Re: ASM Text to Emotion

    Quote Originally Posted by Area51_Hacker2
    Heres the latest. (it still won't work as we want it too but it should at least add and subtract)

    Code:
    L to cycle down R to cycle up:
    94000130 FDFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D00000
    E2400001 E5C00000
    E12FFF1E 121DCBF0
    023FF090 E3520003
    *D2000000 00000000*
    94000130 FEFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D00000
    E2800001 E5C00000
    E12FFF1E 121DCBF0
    023FF090 E3520003
    D2000000 00000000
    d0 would be better right?

    if you need me, I'm hazardousgfx on hackforums.net

  9. #29
    Chris (Administrator) Vash's Avatar
    Join Date
    Sep 2007
    Location
    Teh Interwebz
    Posts
    1,992
    Blog Entries
    27

    Default Re: ASM Text to Emotion

    Quote Originally Posted by codelegend01
    Quote Originally Posted by Area51_Hacker2
    Heres the latest. (it still won't work as we want it too but it should at least add and subtract)

    Code:
    L to cycle down R to cycle up:
    94000130 FDFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D00000
    E2400001 E5C00000
    E12FFF1E 121DCBF0
    023FF090 E3520003
    *D2000000 00000000*
    94000130 FEFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D00000
    E2800001 E5C00000
    E12FFF1E 121DCBF0
    023FF090 E3520003
    D2000000 00000000
    d0 would be better right?
    In this case, no. It's an entire seperate ASM code. They need to completely reset execution status.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  10. #30

    Default Re: ASM Text to Emotion

    No thats EU:

    Code:
    V1.1:
    94000130 FDFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D00000
    E2400001 E5C00000
    E12FFF1E 121D9548
    023FF090 E3520003
    D2000000 00000000
    94000130 FEFF0000
    023FF090 012FFF11
    E0000000 00000018
    E59F000C E5D00000
    E2800001 E5C00000
    E12FFF1E 121D9548
    023FF090 E3520003
    D2000000 00000000

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •