Results 1 to 10 of 69

Thread: I've started trying ASM finally

Hybrid View

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

    Default

    Well, I made the activator "99" and when you send it, the "99" gets replaced by "code by dragonboy269"
    I'm pretty sure it could be shorter but it was just a test to see if it'd work. The source looked like this
    Code:
    removed
    (i copied your brick seed removal code because it's faster than just making mine from scratch, but normally I'd make my own code)
    Last edited by dragonboy269; 04-28-2009 at 06:21 PM.

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

    Default

    Quote Originally Posted by dragonboy269 View Post
    Well, I made the activator "99" and when you send it, the "99" gets replaced by "code by dragonboy269"
    I'm pretty sure it could be shorter but it was just a test to see if it'd work. The source looked like this
    ...
    I would suggest storeing them as a word, not half words. This should shorten the code a bit. The fact that it already adds unnessesary lines is another thing.

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


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

    Default

    Quote Originally Posted by Maniac View Post
    I would suggest storeing them as a word, not half words. This should shorten the code a bit. The fact that it already adds unnessesary lines is another thing.
    Well, I could do that, but then it gets confusing. Because if you try to say, like, "Hello" it treats it like "ehllo" or something. I'll do that next time.

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

    Default

    Well, I tried making my own search and replace code but it acts weird. Instead of instantly replacing the stuff I want, it replaces it slowly. So like, if I wanted to replace all occurrences of "fff1" with "14FD", I'd have to hold down the activator for like 10 or 15 seconds for it to replace everything.
    Code:
    removed
    Last edited by dragonboy269; 04-28-2009 at 06:22 PM.

  5. #5

    Default

    Hello world of peoples! I am was reading this enlightening topic discussion when *BAM* it hit me on the head. Where can I get a asm reference sheet? (Likely response=google) And if I google should I just google "Asm reference sheet"? Thank you!!

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

    Default

    Quote Originally Posted by Drew9561995 View Post
    Hello world of peoples! I am was reading this enlightening topic discussion when *BAM* it hit me on the head. Where can I get a asm reference sheet? (Likely response=google) And if I google should I just google "Asm reference sheet"? Thank you!!
    Here you go.

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


  7. #7

    Default

    Thank you oh so awesome maniac dude!! You have an awesome siggy!! Thanks again!!
    Last edited by Drew956; 05-30-2009 at 05:31 PM.

Posting Permissions

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