Lunarock Group

Man I hate this script its so stupid

Does anyone no the website url its not in the first posst
 
Last edited:
I mean forum. And im not stupid at least im trying to fix it and got somewhere. Im not good at scripting but it dosent mean im stupid
 
I mean forum. And im not stupid at least im trying to fix it and got somewhere. Im not good at scripting but it dosent mean im stupid

We have no forum yet. Poketto is working on it (btw he's still on the team
since he's willing to work properly now :D)

and also, that's nice. I never called you stupid, you did.
 
so is the scripting done? If it is then YAY!

If it were that easy, this hack would be done two years ago T-T'
Of course, there's a problem. Everytime I compile the script, it gets cut/changes.
Every. Time. I tried everything I could think of. Poketto said he tested it and it
works perfectly, but it always gets cut when copy and paste it.

This is the script. the words get screwed up, as well. The second one
is what it looks like NOW.
Code:
'---------------
#org 0x168CDB
msgbox 0x88000FD MSG_YESNO '"Would you like to go to bed?"
compare LASTRESULT 0x1
if 0x1 goto 0x8800234
closeonkeypress
end

'---------------
#org 0x800234
msgbox 0x8800292 MSG_NORMAL '"Ok. Time to go sleep"
warp 0x4 0x0 0x0 0x0 0x0
setflag 0x32
end


'---------
' Strings
'---------
#org 0x8000FD
= Would you like to go to bed?

#org 0x800292
= Ok. Time to go sleep

(second one)

'---------------
#org 0x800000
checkflag 0x23
compare LASTRESULT 0x0
if 0x1 call 0x88001E5
compare LASTRESULT 0x1
if 0x1 call 0x880020B
end

'---------------
#org 0x8001E5
msgbox 0x8800215 MSG_FACE '"It's getting late. I'Û\n just goÔ ..."
applymovement MOVE_PLAYER 0x880022A
end

'---------------
#org 0x80020B
warp 0x4 0x0 0x0 0x0 0x0
end


'---------
' Strings
'---------
#org 0x800215
= It's getting late. I'Û\n just goÔ \h92Á\h80ËÌÉ\h39Ç      ñ\h32 Á Â Â


'-----------
' Movements
'-----------
#org 0x80022A
#raw 0x13 'Step Right (Normal)
#raw 0xFE 'End of Movements
 
Wow, the script is really weird

When I first ran the ROM, the scripts didn't work, AT ALL, and I saw some KID SPRITE on the WALLS and it's not even on AM

Then, I wanted to PrnScr to show you, so I ran it. Now, somehow, it works PERFECTLY except for the text. Even the warp works.
 
hey, its me unoko, where it says unoko can u change it into red apple
 
hey, its me unoko, where it says unoko can u change it into red apple

oh really. I would've never guessed.
changed.

Wow, the script is really weird

When I first ran the ROM, the scripts didn't work, AT ALL, and I saw some KID SPRITE on the WALLS and it's not even on AM

Then, I wanted to PrnScr to show you, so I ran it. Now, somehow, it works PERFECTLY except for the text. Even the warp works.

So it works or what . T_T
Send me the perfectly working one or whatever.
I bet any money that the script will get mashed up
in the process, or will end up dysfunctional by the time
I get to try out the script. Oh yeah, could you also continue
to upload that video for real proof that it works? Nowadays,
I can't take anyone's word. Especially since you said it work perfectly
and then it got all bamboozled and mixed up, which ended up in freezing
the character.

Oh also, to that person who's on our team. I don't wanna go back 2 pages,
but anyway, it was either Milk or that guy with the dialga picture. Anyway,
have you finished the assignment I... assigned you? The one where you have to
make frames for the heroes? if you're not even going to bother, than.. -sigh-

Penumbra: I'll get right on it, boss.
Boss Penumbra: Sure thing Penumbra. Good work on the frames!
Penumbra: Thanks Boss Penumbra!

 
THat script is wierd. why cant we just make a new script from scratch. Or we just find out whats wrong with this one
 
Here is the ROM, guys

Spoiler:
 
There is nothing wrong
Proof:
If you can't see it, it's still processing.
Maybe it's just you, Penumbra.

@Todoroki Heh Heh Heh: I did :)

Post the script on this thread, exactly as it is in XSE.
I'll copy and paste. Be sure to double-check, just in case
the format got discombobulated during the process of copying
and pasting. Also, I changed the hero's look. I used that
custom sprite sheet from spriter's resource and I'm editing it.
I can't scratch sprites, but I can edit them. I have most of the frames
saved, I just need to import them into the hack, and then edit them
with OWE:RE. It will take a while to finish all the frames of the boy, let
alone the girl. We seriously need a Frame Spriter...

Anyway, i'll try to fix the text. By the way, could teach me how to
fuse scripts? I've tried looking a few places, but no one really explained
what the " '---------------" thing is, along with "strings". Is that for
separating the types of scripts? I know how to script messages and stuff,
Give Pokemon, Flags, etc, but I don't understand how to get it exactly the way
I want it. I get how to Givepokemon and stuff, but that's just following the tut.
How do you fuse "Givepokemon, Applymovement, Message scripts" etc. into
one big script. T_T


Anyway, I edited the boy hero and am currently updating the thread post.
Also, I'll post a close-up of the girl and the boy's base sprite...
Spoiler:

 
Last edited:
Back
Top