User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: my first two subroutines

  1. #11
    my first two subroutines

    User Info Menu

    Re: my first two subroutines

    well good job dude. :)
    Ftb2 name: _-CHRONiC-420-_
    Clan: [M87ELR]
    SNiPE!!!!

  2. #12
    my first two subroutines

    User Info Menu

    Re: my first two subroutines

    Quote Originally Posted by Turtle113 View Post
    whats with the 86000064 thats not a propper address
    Woah, I just now saw that too...Damn it I could kick myself.

    Someone forgot to subtract. :)

    Maybe re-read the tutorial or something.
    You have to subtract 08800000 from your addresses.
    But how did you end up with 86000064?
    Was that the area of nops you were in?
    I'm confused.

    Anyways, good try!
    Last edited by Shandai; 05-29-2009 at 11:02 AM. Reason: Because I can

  3. #13
    my first two subroutines

    User Info Menu

    Re: my first two subroutines

    Quote Originally Posted by Shandai View Post
    Woah, I just now saw that too...Damn it I could kick myself.

    Someone forgot to subtract. :)

    Maybe re-read the tutorial or something.
    You have to subtract 08800000 from your addresses.
    But how did you end up with 86000064?
    Was that the area of nops you were in?
    I'm confused.

    Anyways, good try!
    read more of the posts it was a typo it was meant to be 08600064

  4. #14
    my first two subroutines

    User Info Menu

    Re: my first two subroutines

    That's still not a valid address. 086 isn't fake, nor real. Fake ends at 17FFFFFF and real starts at 08800000..,

  5. #15
    my first two subroutines

    User Info Menu

    Re: my first two subroutines

    Quote Originally Posted by SCAL24 View Post
    That's still not a valid address. 086 isn't fake, nor real. Fake ends at 17FFFFFF and real starts at 08800000..,
    well then i fucked up somehow

  6. #16
    Wu-Tang

    User Info Menu

    Re: my first two subroutines

    Well, its nice to see an 11 yr old trying to do somethin the only ones I ever meet on socom are the ones that yell and "hahah I can hack and you can't hahaha". Anyway looking at the subs it looks like you made the hook jump to the same place in both subs mabey you ment to have the 0x08600064 the same as your first sub. And for a little tip if you have an nop (0x00000000) as the hacked value you could make it like this

    hook
    lui t0, $[first four digits of the address]
    sw zero, $[last four digits of the address](t0)
    jr ra

    wich simply makes the address an nop with out having to load anything extra.
    "These cats they sentimental such with a gentle touch
    Dancin' double dutch and all sayin' nothin' much" -Black Thought

  7. #17
    my first two subroutines

    User Info Menu

    Re: my first two subroutines

    Whats a sub routine? (sorry for noob question)

  8. #18
    NyC.xXBRONX.NyC
    Guest

    Re: my first two subroutines

    hmmm a message to the keep that made this sub test it then see if it works hint: I know it won't :hint and wen u find out tht it doesn't come back and ask me why ill be glad to tell you. hint:Subs need a trigger :hint

  9. #19
    my first two subroutines

    User Info Menu

    Re: my first two subroutines

    Quote Originally Posted by 3litegamer83 View Post
    Whats a sub routine? (sorry for noob question)
    its taking a code, and writing it into the game instead of editing the original value por say.

    Quote Originally Posted by NyC.xXBRONX.NyC View Post
    hmmm a message to the keep that made this sub test it then see if it works hint: I know it won't :hint and wen u find out tht it doesn't come back and ask me why ill be glad to tell you. hint:Subs need a trigger :hint
    it needs a trigger? what are you talking about? this is a basic sub...

  10. #20
    NyC.xXBRONX.NyC
    Guest

    Re: my first two subroutines

    doesn't matter basic or advanced subs they all need triggers i never made a sub tht worked without a trigger so wat r u talkin bout learn them subs sexy:laugh:.

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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