KHV its time for you to solve something...

Discussion in 'The Spam Zone' started by NarutoSuperKubii, Aug 13, 2011.

  1. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    Code:
    .byte 0x74
    .byte 0x68
    .byte 0x69
    .byte 0x73
    .byte 0x20
    .byte 0x69
    .byte 0x73
    .byte 0x20
    .byte 0x61
    .byte 0x73
    .byte 0x6d
    

    10 points for whoever can solve it [janime6 doesnt count]
     
  2. Llave Superless Moderator

    Joined:
    Jun 23, 2010
    Gender:
    Tired Dad
    4,112
    the answer is 42.
     
  3. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    Not even close.. heres a hint T I A
     
  4. Llave Superless Moderator

    Joined:
    Jun 23, 2010
    Gender:
    Tired Dad
    4,112
    Darn, worked in Hitchhiker's Guide to the Galaxy... this is cruel, i was never good at math.

    Good job for those who actually know what all the coding stands for...

    T I A.... Tifa In Action? (I'm just spewing rubbish now..)
     
  5. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    Nope

    This is in the hardest and best programming language to ever learn. [I barely know any of it]
     
  6. Mixt The dude that does the thing

    Joined:
    Oct 18, 2006
    Gender:
    Male
    826
    time to whip out my n00b coding.

    "0x" just means it is hex. So we have a list of numbers

    116
    104
    105
    115
    032
    105
    115
    032
    097
    115
    109

    Though with it talking about bytes it might need binary

    01110100
    01101000
    01101001
    01110011
    00100000
    01101001
    01110011
    00100000
    01100001
    01110011
    01101101

    Neither way seems all that useful outright.

    I did a quick search for TIA but nothing looked like it had to deal with this.
     
  7. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    T I A are the initials of what it says each byte is a letter... btw this is MIPS ASM the **** in ps2dis.


    ie: add, t2, a0, $8001
     
  8. Janime6 the truest queen of them all

    Joined:
    Aug 14, 2008
    Gender:
    Male
    830
    I have no idea how you got those numbers from that.​
     
  9. Mixt The dude that does the thing

    Joined:
    Oct 18, 2006
    Gender:
    Male
    826
    I don't know MIPS ASM, much less recognize it without being blatantly told what it was.

    Generally speaking the tag "0x" means the following number is hex. I just did a conversion. Decimal for the first 1st and binary for the second.


    Give me a few to try and dig through syntax instructions. I might just be bored enough to figure out how to decode this.
     
  10. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    You don't even need to know MIPS ASM just HEX.
     
  11. Janime6 the truest queen of them all

    Joined:
    Aug 14, 2008
    Gender:
    Male
    830
    There are other conversions you haven't tried.​
     
  12. Mixt The dude that does the thing

    Joined:
    Oct 18, 2006
    Gender:
    Male
    826
    Alt codes. should have known

    "this is asm"
     
  13. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
  14. Heart ❤ Enjoy every moment with all ya got

    Joined:
    Mar 2, 2009
    Gender:
    Non-Binary
    1,092
  15. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    Hey you look at it I turn it into a code and test 20 line codes like 10 times a day.
     
  16. Heart ❤ Enjoy every moment with all ya got

    Joined:
    Mar 2, 2009
    Gender:
    Non-Binary
    1,092
    and thats why I have no interest in being a coder XD
     
  17. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    Well hacking is a hobby not a job.
     
  18. Mixt The dude that does the thing

    Joined:
    Oct 18, 2006
    Gender:
    Male
    826
    Well you could hack for GameShark or something. But it is a dying profession (being replaced by people doing it for free out of boredom) and it was never much of a living IIRC.
     
  19. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    Well I don't like the codes they do they do the basics.

    I hate basics I do more advance stuff and not like max hp.
     
  20. Mixt The dude that does the thing

    Joined:
    Oct 18, 2006
    Gender:
    Male
    826
    And I've heard it is a pain to write for. Though I just meant any company that sold coding equipment. Granted the others aren't much better.