Results 1 to 9 of 9

Thread: How to combine codes together.

  1. #1

    Default How to combine codes together.

    I'm trying to make a code that does different things, and for each different thing it does, have a different activator. I want to know how to combine two codes, so I don't have to make a separate code for each of the different things it will do.

  2. #2

    Default

    Code:
    94000130 0000007f - Activator L+R+Down
    121d1a68 0000270f - Gives 9999 Pearls for legend of starfy
    D0000000 00000000 - Ends Conditional (Activator)
    94000130 000000bf - Activator L+R+Up
    121d1a68 0000000 - Gives 0 Pearls for legend of starfy
    D0000000 00000000 - Ends Conditional (Activator)
    [EU]
    A code like this will work fine It's messy though really not great for more than 2 things, depending on what they are a cycler or some other more advanced approach may be better and more efficient,
    gl

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

  3. #3

    Default

    Well I'm trying to combine about 4 different things together. Would that method you gave me be that bad since its over 2? Or is there a different method that I should use?

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

    Default

    Should be fine.. also AH that last d0 should/ is normally a d2.

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


  5. #5

    Default

    Oh ok thnx a lot both of you. I'll get wrking on that code now.

  6. #6
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    What codes are you combining?

  7. #7

    Default

    Well I don't really know yet, but I was thinking of combining some tan codes I made with a code that makes my house a mansion. Later I was thinking of making a code that copies someones pattern and puts it into one of your pattern slots or something. It's probably not possible though. Mostly I was just curious.

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

    Default

    Eh... possible but not very easy to find the addresses for things like that. (patterns.. at least wifi wise) offline it'd be fairly easy

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


  9. #9
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    Quote Originally Posted by Maniac View Post
    Eh... possible but not very easy to find the addresses for things like that. (patterns.. at least wifi wise) offline it'd be fairly easy
    I think I know a way but, I'd have to understand the value of each color
    and I never paid attention to pattern codes
    All you'd need is the first address of each pattern, then you can basically copy it to your pattern

Posting Permissions

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