Vallander

Close your eyes...

Visitor Messages

1801 to 1815 of 1875
  1. AtomicoExploda
    February 14th, 2009 1:00 PM
    AtomicoExploda
    what are you trying to upload anyway? It isn't the banner, is it?
  2. AtomicoExploda
    February 14th, 2009 12:46 PM
    AtomicoExploda
    Well, you almost had it.... they are like this, i'll make your mistake in Bold writing...

    [img] blahblahblahblah [/img]
    The "/" comes before the "img".
  3. AtomicoExploda
    February 14th, 2009 12:37 PM
    AtomicoExploda
    When you are doing it, just click on that thing and then do what I said.... and if it still doesn't work then just put the tags around the URL by yourself.
  4. AtomicoExploda
    February 14th, 2009 12:33 PM
    AtomicoExploda
    I know this is a stupid question but did you click on the
    , Right?
  5. AtomicoExploda
    February 14th, 2009 12:26 PM
    AtomicoExploda
    Does the white window say "http://"? It should , and if it does then I told you what to do in my other VM.
  6. AtomicoExploda
    February 14th, 2009 12:18 PM
    AtomicoExploda
    Haha, yeah, I thought thats what you did... one more thing, the banner I made, I know what you thought it was and no, it's not for your sig... it's for the topic, It's way too big for your signature anyway.
  7. AtomicoExploda
    February 14th, 2009 12:13 PM
    AtomicoExploda
    Hmm, I really convinced myself that i know what you are doing wrong... I noticed that you said you uploaded something from your computer, well thats not what you do,.. I'll tell you now.. Here is the URL of the bar in your sig..... http://i369.photobucket.com/albums/oo133/Zephight/Zentek/AzureBlazeuserbar-2.jpg
    Now you see that... well just put that URL into your signature and then put "img" tags around it, don't forget to use that URL.
    And the same with the other one, here is the URL... http://i369.photobucket.com/albums/oo133/Zephight/Zentek/AzureBlazeuserbar2-1.jpg
    Put img tags around that too, in your sig.
    Lastly, the banner for the topic... the white box that comes up, doesn't it have "http://" in it?
    Well if it does then just delete the "http://" part and then put this in.... http://i369.photobucket.com/albums/oo133/Zephight/Zentek/AzureBlazeBanner.jpg
    Thats everything... Well, at least I think thats the problem, just do what I said there and it should work.
  8. AtomicoExploda
    February 14th, 2009 11:55 AM
    AtomicoExploda
    No, the banner is for the actual hack, the topic.... it's supposed to go at the top.
    If it still doesn't work then tell me and I will try to fix it.
  9. AtomicoExploda
    February 14th, 2009 11:50 AM
    AtomicoExploda
    Weird, wait you didn't try and put the banner in your signature, did you?
    You probably didn't...
  10. AtomicoExploda
    February 14th, 2009 11:46 AM
    AtomicoExploda
    Then how did you put in first one?
    Well, the banner I made should go in fine.
  11. AtomicoExploda
    February 14th, 2009 11:43 AM
    AtomicoExploda
    You mean the userbar with your profile pic in it? Or do you mean the most recent thing I gave you?
  12. AtomicoExploda
    February 14th, 2009 11:40 AM
    AtomicoExploda
    THANKS!
    xD When you were offline, I changed the userbars a bit, cuz I forgot to put in a border, but now I did!
    Well, i'm happy you like them... you can ask me if you want anything else like that, cuz i'm usually bored and looking for something to do. xD
    So you don't want anything changed right?
  13. AtomicoExploda
    February 14th, 2009 11:25 AM
    AtomicoExploda
    Hey Sitrow... If you want me to change something about the 2 userbars I made you, then just ask...
    I was looking through a few of the hacks and some of them had banners, so I was kinda bored and decided to make you a banner for your hack, here it is, and once again if you want something changed then just ask me.
  14. 1KewlDude
    February 14th, 2009 8:39 AM
    1KewlDude
    I’ll check it out. The reason I haven’t sent the rom to you is because I’ve been trying to get someone to fix one of my scripts, but thank you for giving me the benefit of the doubt. I’ll send it to you anyway and you can check the script out n see if you can fix it, or at least have a look at it since I did spend a long while on it: http://www.megaupload.com/?d=WSFAZM7A The script I had a problem with is this one:
    Spoiler:
    #dynamic 0x727078
    Spoiler:

    #org @1
    setvar 0x4000 0x0
    goto @start
    end

    #org @2
    setvar 0x4000 0x1
    goto @start
    end

    #org @3
    setvar 0x4000 0x2
    goto @start
    end

    #org @4
    setvar 0x4000 0x3
    goto @start
    end

    #org @5
    setvar 0x4000 0x4
    goto @start
    end

    #org @start
    compare 0x4000 0x0
    if 0x1 goto @leftdude
    compare 0x4000 0x1
    if 0x1 goto @leftdude
    compare 0x4000 0x2
    if 0x1 goto @leftdude
    compare 0x4000 0x3
    if 0x1 goto @rightdude
    compare 0x4000 0x4
    if 0x1 goto @rightdude
    end

    #org @leftdude
    applymovement 0x08 @left!
    waitmovement 0x0
    applymovement 0xFF @lookleft
    waitmovement 0x0
    compare 0x4000 0x0
    if 0x1 goto @cant
    compare 0x4000 0x1
    if 0x1 goto @moveleft1
    compare 0x4000 0x2
    if 0x1 goto @moveleft2
    end

    #org @rightdude
    applymovement 0x09 @right!
    waitmovement 0x0
    applymovement 0xFF @lookright
    waitmovement 0x0
    compare 0x4000 0x3
    if 0x1 goto @moveright1
    compare 0x4000 0x4
    if 0x1 goto @moveright2
    end

    #org @left!
    #raw 0x62
    #raw 0xFE

    #org @lookleft
    #raw 0x02
    #raw 0xFE

    #org @cant
    msgbox @sorry 0x2
    applymovement 0xFF @back
    compare 0x4000 0x1
    if 0x1 gosub @backleft
    compare 0x4000 0x2
    if 0x1 gosub @backleft2
    compare 0x4000 0x3
    if 0x1 gosub @backright
    compare 0x4000 0x4
    if 0x1 gosub @backright2
    waitmovement 0x0
    release
    end

    #org @moveleft1
    applymovement 0x08 @right1
    waitmovement 0x0
    goto @cant
    end

    #org @moveleft2
    applymovement 0x08 @right2
    waitmovement 0x0
    goto @cant
    end

    #org @right!
    #raw 0x62
    #raw 0xFE

    #org @lookright
    #raw 0x03
    #raw 0xFE

    #org @moveright1
    applymovement 0x09 @left1
    waitmovement 0x0
    goto @cant
    end

    #org @moveright2
    applymovement 0x09 @left2
    waitmovement 0x0
    goto @cant
    end

    #org @sorry
    = Sorry. This passage is blocked due\nto construction.\lFor safety reasons you can't pass.\pHave a nice day!

    #org @back
    #raw 0x10
    #raw 0xFE

    #org @backleft
    applymovement 0x08 @left1
    return

    #org @backleft2
    applymovement 0x08 @left2
    return

    #org @backright
    applymovement 0x09 @right1
    return

    #org @backright2
    applymovement 0x09 @right2
    return

    #org @right1
    #raw 0x13
    #raw 0x02
    #raw 0xFE

    #org @right2
    #raw 0x13
    #raw 0x13
    #raw 0x02
    #raw 0xFE

    #org @left1
    #raw 0x12
    #raw 0x03
    #raw 0xFE

    #org @left2
    #raw 0x12
    #raw 0x12
    #raw 0x03
    #raw 0xFE
    You'll find it at the top of the route in 5 spots.
    Can’t wait to get started :) and I’m on half term so I’ve got a little extra time (although I have to go in on Monday, Tuesday and Wednesday and I have so much coursework... but I’ll make sure to find some time to help out.)
  15. AtomicoExploda
    February 13th, 2009 8:05 PM
    AtomicoExploda
    Hmm, I just made the one with you profile picture... what do you think of this one?

About Me

  • About Vallander
    Biography
    hello! ^_^
    my name is wil. i am 17 years old and live in iowa, though originally from north carolina. im into ROM hacking and music and hangin out with my friends causing trouble lol. gimme a shout if ur around im always up for talkin to new people. :)

    if you need a banner done gimme a shout too.

    everyone shall know that i am firin mah lazer!!!!!!
    O o
    /¯//________________________\\
    | DROCTOGANOPUSBLAAARRGH!
    \_\\¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯//

    *OBEY THE BUNNY!!*

    (\_ /)
    (='.'=)
    (")_(") This is Bunny. Paste Bunny into your
    signature to help him gain world domination. :)


    check this out!:

    Cna yuo raed tihs? Olny 55% of plepoe can.I cdnuolt blveiee taht I cluod aulaclty uesdnatnrd waht I was rdanieg. The phaonmneal pweor of the hmuan mnid, aoccdrnig to a rscheearch at Cmabrigde Uinervtisy, it dseno't mtaetr in waht oerdr the ltteres in a wrod are, the olny iproamtnt tihng is taht the frsit and lsat ltteer be in the rghit pclae. The rset can be a taotl mses and you can sitll raed it whotuit a pboerlm. Tihs is bcuseae the huamn mnid deos not raed ervey lteter by istlef, but the wrod as a wlohe. Azanmig huh? yaeh and I awlyas tghuhot slpeling was ipmorantt! fi yuo cna raed tihs, palce it in yuor siantugre
    Interests
    video games, swordfighting, watching tv, hangin with my friends, etc.
    Location
    Forgotten Goddess Enterprises
    Gender
    Male ♂
    Occupation
    Graphic Artist
    Nature
    Bold
    Favorite Pokémon
    Charizard
    Umbreon
    Lugia
    Arcanine
    Lucario
  • Signature

    Pair
    PC Family
    Guild Master
    Groups
    CSS Credit

Statistics

Total Posts
Activity by Forum
Visitor Messages
Blog
General Information
  • Last Activity: July 10th, 2016 8:27 PM
  • Join Date: December 29th, 2008
  • Referrals: 0

Badges

Badges

Mini Statistics

Date of Birth
October 24, 1991 (31)
Join Date
December 29th, 2008
Total Posts
615
Blog Entries
0
Vallander's Avatar