Recent content by IntrOutro

  1. I

    HackMew's Knowledge

    Thank you! Once, I thought I had to make some comparative function. The closest thing I did was: #dynamic 0x800000 #org @start callasm YourOffset buffernumber 0x0 LASTRESULT buffernumber 0x1 LASTRESULT msgbox @secret 0x2 end #org @secret = [buffer1] and [buffer2]. All this while, I...
  2. I

    HackMew's Knowledge

    Hi, how exactly the extended script looks like regarding to the Trainer ID + Secret ID in the 1st ASM Lesson? I just manage to get the Trainer ID to show up but not the Secret ID. I'll just recopy the script part from the 1st Lesson so anyone of you don't have to look back: and the ASM that...
Back
Top