• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
A
Reaction score
65

Profile posts Latest activity Postings Media Albums About

  • College ;-;
    Man I miss you a lot. How about you start going on msn or Facebook again >_> Not that I ever go on Facebook but w/e ;p
    Something like this the first time you uses it:
    -------------------------------------------------------------------------------------------------------------------------------------
    #dynamic 0x800000

    #org @start
    lock
    faceplayer
    goto @transparent
    msgbox @1 0x6
    release
    end

    #org @1
    = This text box is transparent!

    #org @transparent
    writebytetooffset 0x3F 0x4000048
    writebytetooffset 0x1F 0x4000049
    writebytetooffset 0x41 0x4000050
    writebytetooffset 0x3F 0x4000051
    writebytetooffset 0xF 0x4000052
    writebytetooffset 0xA 0x4000053
    writebytetooffset 0xFF 0x202F0AA
    writebytetooffset 0xFF 0x202F0AB
    writebytetooffset 0x0 0x202F0B8
    writebytetooffset 0x0 0x202F0B9
    writebytetooffset 0x0 0x202F0AC
    writebytetooffset 0x0 0x202F0AD
    writebytetooffset 0x0 0x202F0BE
    writebytetooffset 0x0 0x202F0BF
    writebytetooffset 0x0 0x202F0C0
    writebytetooffset 0x0 0x202F0C1
    writebytetooffset 0x0 0x202F0C2
    writebytetooffset 0x0 0x202F0C3
    writebytetooffset 0x0 0x202F0C4
    writebytetooffset 0x0 0x202F0C5
    writebytetooffset 0x0 0x202F0C6
    writebytetooffset 0x0 0x202F0C7
    writebytetooffset 0x0 0x202F0C8
    writebytetooffset 0x0 0x202F0C9
    return
    end

    -------------------------------------------------------------------------------------------------------------------------------------
    The writebytetoffet commands make it transparent.
    After you compile the script copy the offset it gives you for @transparent and save it notepad.
    In my case it was 800EBC
    So every script where we want the textbox to be transparent you's have to call it using that offset

    Example
    -------------------------------------------------------------------------------------------------------------------------------------
    #dynamic 0x800000

    #org @start
    lock
    faceplayer
    call 0x800EBC
    msgbox @1 0x6
    release
    end

    #org @1
    = I just called this transparent text \nbox and it \lworks!
    -------------------------------------------------------------------------------------------------------------------------------------

    I'll warn you though that there are some glitches that come with it such as a weird menu that is half transparent and other things. The bugs are nothing major that effect gameplay though.
    You're welcome c;
    HE'S ONLINE!!!!!
    BRO!!!!!!!!!!!!
    Where have you been stop disappearing omg stay her don't leave again ermahgerd REPLY NOW!!!1!!11
    Ohai Ambuja! I just saw your message on my page.. from monthssss ago, lolol. Well, a little late, but I AM WELL! How about you? :)
    OMG OMG OMG OMG OMG OMG OMG YOU'RE STILL ALIIIIIIIIIVEEEEEE!
    Bro wtf? You're never on msn or Fb anymore, and I've been looking everywhere for you till I found your dA page and messaged you a million times there, where the hell are you? Do you have even the slightest idea how much I miss you?
    Like, this much:
    |.............................................................................................................| x 10000000000

    Get it? Great, now reply here and I hope I get you online sometime, this is so annoying I'm gonna rip myself apart. Get on msn too, every time you're online :3

    <3 <3
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Back
Top