The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page [Archive] Script help thread

Notices
For all updates, view the main page.

Binary ROM Hacking Need a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.

Ad Content
Closed Thread
 
Thread Tools
  #351   Link to this post, but load the entire thread.  
Old January 29th, 2008 (1:40 PM).
shane2243's Avatar
shane2243 shane2243 is offline
Dragonite Lover
 
Join Date: Jan 2008
Location: Croydon
Gender:
Nature: Naughty
Posts: 94
Quote:
Originally Posted by itman1234 View Post
oh, that's happened to me.
It means you have a bugged ROM.
Get a new one, i could send you one if you want, just PM me.

i got the new rom, and the same thing happens.

when i add the new sprite, i tried adding new script along with that, but that didnt seem to make a difference.


xx.
  #352   Link to this post, but load the entire thread.  
Old January 29th, 2008 (1:52 PM).
destinedjagold's Avatar
destinedjagold destinedjagold is offline
You can contact me in PC's discord server...
 
Join Date: May 2007
Age: 32
Gender: Male
Nature: Careful
Posts: 8,579
Quote:
Originally Posted by Piplup-Trainer View Post
I'll upload the video and post the link here.
The video shows how I show the script, burn it into the rom and how I set the offset.

EDIT :
Here is the link : http://www.youtube.com/watch?v=graoDgm9_xU
I noticed some errors on your script...


it should have been...
Quote:
message $nocookie
$nocookie 1 = Hi! I haven't got a cookie for you!!!
boxset 6
you forgot boxset, misplaced the $ sign, and forgot to input 1...
__________________

  #353   Link to this post, but load the entire thread.  
Old January 29th, 2008 (2:46 PM).
Piplup-Trainer's Avatar
Piplup-Trainer Piplup-Trainer is offline
This is my custom user title.
 
Join Date: Nov 2007
Location: Europe. Many people haven`t heard about the country in which I live.
Age: 31
Gender: Male
Nature: Relaxed
Posts: 228
Yay, thank you so much ^_^ (I'm a beginner and not so good in making scripts)
By the way, do you know how I can let a "!" over the person appear (like the "!" appears, if you're seeing may in her house) ?
__________________
I LEFT PC!
http://www.pokecommunity.com/member.php?u=66475&vmid=2790824#vmessage2790824


Short summary :

2007 : ROM Hacking - asking some questions regarding Pokemon Ruby/Sapphire
2008 : Trading - mostly to complePokemon keDex in Pokemon Diamond until 2009
2009 : Battling - battles without ev'd Pokemon until 2009, competitive battles until 2010
2010 : Chatting - talking to pc friends, but more often on ut more often on MSN), having a good time
2011 : Less activity - it dropped more because of Windows Live Messenger and Facebook
  #354   Link to this post, but load the entire thread.  
Old January 29th, 2008 (2:51 PM).
+Sneasel™'s Avatar
+Sneasel™ +Sneasel™ is offline
It's a meeee, itman!
 
Join Date: May 2007
Location: None of your business!
Age: 29
Gender:
Nature: Lonely
Posts: 1,032
Quote:
Originally Posted by Piplup-Trainer View Post
Yay, thank you so much ^_^ (I'm a beginner and not so good in making scripts)
By the way, do you know how I can let a "!" over the person appear (like the "!" appears, if you're seeing may in her house) ?
Yeah, its movement code 0x62.
__________________
Intentions that were pure have turned obscure,
Seconds into hours, minutes into years.
Don't ask me why,
PLEASE DON'T CRY!
I can't tell you lies...

Don't click this!

PPH - A great hacking forum :)
  #355   Link to this post, but load the entire thread.  
Old January 29th, 2008 (3:37 PM).
shane2243's Avatar
shane2243 shane2243 is offline
Dragonite Lover
 
Join Date: Jan 2008
Location: Croydon
Gender:
Nature: Naughty
Posts: 94
ive found now, that any code i use gives the same red screen, i've tried other peoples codes, that have been reported to have worked fine, and still, i get the red screen, is it because i am trying to add the script into pallet town?


also a-text doesnt work for me, i get message saying i dont have "comctl32.ocx", if anyone knows how to fix it?
  #356   Link to this post, but load the entire thread.  
Old January 29th, 2008 (4:07 PM).
+Sneasel™'s Avatar
+Sneasel™ +Sneasel™ is offline
It's a meeee, itman!
 
Join Date: May 2007
Location: None of your business!
Age: 29
Gender:
Nature: Lonely
Posts: 1,032
Quote:
Originally Posted by shane2243 View Post
ive found now, that any code i use gives the same red screen, i've tried other peoples codes, that have been reported to have worked fine, and still, i get the red screen, is it because i am trying to add the script into pallet town?


also a-text doesnt work for me, i get message saying i dont have "comctl32.ocx", if anyone knows how to fix it?
Problem 1: your inserting it wrong probably, tell us exactly what you are doing to insert them.

problem 2: type that on google and download the file.
__________________
Intentions that were pure have turned obscure,
Seconds into hours, minutes into years.
Don't ask me why,
PLEASE DON'T CRY!
I can't tell you lies...

Don't click this!

PPH - A great hacking forum :)
  #357   Link to this post, but load the entire thread.  
Old January 29th, 2008 (4:20 PM).
shane2243's Avatar
shane2243 shane2243 is offline
Dragonite Lover
 
Join Date: Jan 2008
Location: Croydon
Gender:
Nature: Naughty
Posts: 94
i put the code in notepad, a recent code tried-
Code:
#org $ShowText
Lock 
Faceplayer
message $noCookie
$message noCookie
$noCookie = Hi! I haven't got a cookie for you!!!
boxset 6
release
end
then, because i dont have pknmadv, i open pokescript, click encode, open that notepad file (saved as all file types, .rbc)

then that works, opens bufrite, i click the book type thing, chose pokemon red, the small window opens, i choose the first one, ive tried others to check, in the list, and click assign, then i go to advance map, and put the code next to "$showtext" in this case, with the $ before my code.

i save it all, and go to test, and it goes red, it has also once gone where the screen just freezes, but music keeps playing.
  #358   Link to this post, but load the entire thread.  
Old January 29th, 2008 (4:23 PM).
+Sneasel™'s Avatar
+Sneasel™ +Sneasel™ is offline
It's a meeee, itman!
 
Join Date: May 2007
Location: None of your business!
Age: 29
Gender:
Nature: Lonely
Posts: 1,032
Quote:
Originally Posted by shane2243 View Post
i put the code in notepad, a recent code tried-
Code:
#org $ShowText
Lock 
Faceplayer
message $noCookie
$message noCookie
$noCookie = Hi! I haven't got a cookie for you!!!
boxset 6
release
end
then, because i dont have pknmadv, i open pokescript, click encode, open that notepad file (saved as all file types, .rbc)

then that works, opens bufrite, i click the book type thing, chose pokemon red, the small window opens, i choose the first one, ive tried others to check, in the list, and click assign, then i go to advance map, and put the code next to "$showtext" in this case, with the $ before my code.

i save it all, and go to test, and it goes red, it has also once gone where the screen just freezes, but music keeps playing.
script is wrong:

#org $begin
Lock
Faceplayer
message $noCookie
boxset 6
release
end

#org $noCookie
$noCookie 1 = Hi! I haven't got a cookie for you!!!
__________________
Intentions that were pure have turned obscure,
Seconds into hours, minutes into years.
Don't ask me why,
PLEASE DON'T CRY!
I can't tell you lies...

Don't click this!

PPH - A great hacking forum :)
  #359   Link to this post, but load the entire thread.  
Old January 29th, 2008 (4:37 PM).
shane2243's Avatar
shane2243 shane2243 is offline
Dragonite Lover
 
Join Date: Jan 2008
Location: Croydon
Gender:
Nature: Naughty
Posts: 94
Quote:
Originally Posted by itman1234 View Post
script is wrong:

#org $begin
Lock
Faceplayer
message $noCookie
boxset 6
release
end

#org $noCookie
$noCookie 1 = Hi! I haven't got a cookie for you!!!


i used that exact code, and did it the same way as before, but it froze and the music kept playing
  #360   Link to this post, but load the entire thread.  
Old January 29th, 2008 (4:37 PM).
Piplup-Trainer's Avatar
Piplup-Trainer Piplup-Trainer is offline
This is my custom user title.
 
Join Date: Nov 2007
Location: Europe. Many people haven`t heard about the country in which I live.
Age: 31
Gender: Male
Nature: Relaxed
Posts: 228
@ itman1234 :
Can you please tell me what movement codes for :
- 1 step left
- 1 step up
- 1 step down
- 1 step right
__________________
I LEFT PC!
http://www.pokecommunity.com/member.php?u=66475&vmid=2790824#vmessage2790824


Short summary :

2007 : ROM Hacking - asking some questions regarding Pokemon Ruby/Sapphire
2008 : Trading - mostly to complePokemon keDex in Pokemon Diamond until 2009
2009 : Battling - battles without ev'd Pokemon until 2009, competitive battles until 2010
2010 : Chatting - talking to pc friends, but more often on ut more often on MSN), having a good time
2011 : Less activity - it dropped more because of Windows Live Messenger and Facebook
  #361   Link to this post, but load the entire thread.  
Old January 29th, 2008 (4:38 PM).
+Sneasel™'s Avatar
+Sneasel™ +Sneasel™ is offline
It's a meeee, itman!
 
Join Date: May 2007
Location: None of your business!
Age: 29
Gender:
Nature: Lonely
Posts: 1,032
Quote:
Originally Posted by shane2243 View Post
i used that exact code, and did it the same way as before, but it froze and the music kept playing
Don't encode it through pokescript, try going to it, right click, and press compile script.
__________________
Intentions that were pure have turned obscure,
Seconds into hours, minutes into years.
Don't ask me why,
PLEASE DON'T CRY!
I can't tell you lies...

Don't click this!

PPH - A great hacking forum :)
  #362   Link to this post, but load the entire thread.  
Old January 29th, 2008 (4:41 PM).
shane2243's Avatar
shane2243 shane2243 is offline
Dragonite Lover
 
Join Date: Jan 2008
Location: Croydon
Gender:
Nature: Naughty
Posts: 94
Quote:
Originally Posted by itman1234 View Post
Don't encode it through pokescript, try going to it, right click, and press compile script.

i dont have that option, because i couldnt find pkmnadv to download.
  #363   Link to this post, but load the entire thread.  
Old January 29th, 2008 (4:45 PM).
+Sneasel™'s Avatar
+Sneasel™ +Sneasel™ is offline
It's a meeee, itman!
 
Join Date: May 2007
Location: None of your business!
Age: 29
Gender:
Nature: Lonely
Posts: 1,032
Heres the links:
PoketScript
http://www.filefactory.com/file/d60bed/

-PkmnAdv (It can only be installed when PoketScript is installed )
http://www.filefactory.com/file/e9e479/
__________________
Intentions that were pure have turned obscure,
Seconds into hours, minutes into years.
Don't ask me why,
PLEASE DON'T CRY!
I can't tell you lies...

Don't click this!

PPH - A great hacking forum :)
  #364   Link to this post, but load the entire thread.  
Old January 29th, 2008 (4:46 PM).
Piplup-Trainer's Avatar
Piplup-Trainer Piplup-Trainer is offline
This is my custom user title.
 
Join Date: Nov 2007
Location: Europe. Many people haven`t heard about the country in which I live.
Age: 31
Gender: Male
Nature: Relaxed
Posts: 228
@ itman1234 :
Can you please tell me what movement code i need for :
- 1 step left
- 1 step up
- 1 step down
- 1 step right
__________________
I LEFT PC!
http://www.pokecommunity.com/member.php?u=66475&vmid=2790824#vmessage2790824


Short summary :

2007 : ROM Hacking - asking some questions regarding Pokemon Ruby/Sapphire
2008 : Trading - mostly to complePokemon keDex in Pokemon Diamond until 2009
2009 : Battling - battles without ev'd Pokemon until 2009, competitive battles until 2010
2010 : Chatting - talking to pc friends, but more often on ut more often on MSN), having a good time
2011 : Less activity - it dropped more because of Windows Live Messenger and Facebook
  #365   Link to this post, but load the entire thread.  
Old January 29th, 2008 (4:49 PM).
+Sneasel™'s Avatar
+Sneasel™ +Sneasel™ is offline
It's a meeee, itman!
 
Join Date: May 2007
Location: None of your business!
Age: 29
Gender:
Nature: Lonely
Posts: 1,032
Quote:
Originally Posted by Piplup-Trainer View Post
@ itman1234 :
Can you please tell me what movement code i need for :
- 1 step left
- 1 step up
- 1 step down
- 1 step right
of coarse!

In fact, here's the list!

Spoiler:
' Specials
0x4A ' Face player
0x4B ' Face against player
0x60 ' Disappear (removes the sprite, but the person can still be interacted with)
0x62 ' "!" pops up
0x63 ' "?" pops up
0x64 ' "X" pops up (vs-seeker cant fight)
0x65 ' "!!" pops up (vs-seeker can fight)
0x66 ' "" pops up

' walking
0x01 ' step Up0
0x02 ' step Left0
0x03 ' step Right0
0x04 ' step Down0
0x08 ' step down1
0x09 ' step up1
0x0A ' step left1
0x0B ' step right1
0x0C ' step down2
0x0D ' step up2
0x0E ' step left2
0x0F ' step right2
0x10 ' step down3
0x11 ' step up3
0x12 ' step left3
0x13 ' step right3
0x1D ' step down4
0x1E ' step up4
0x1F ' step left4
0x20 ' step right4

' jump in place looking where it says
0x52 ' jump0 down
0x53 ' jump0 up
0x54 ' jump0 left
0x55 ' jump0 right

' jump in place looking in the order it says
0x56 ' jump0 down/up
0x57 ' jump0 up/down
0x58 ' jump0 left/right
0x59 ' jump0 right/left

' Jump Direction
0x4E ' jump1 down
0x4F ' jump1 up
0x50 ' jump1 left
0x51 ' jump1 right

0x14 ' jump2 down
0x15 ' jump2 up
0x16 ' jump2 left
0x17 ' jump2 right

0x46 ' jumpLookingLeft1 down
0x47 ' jumpLookingDown1 up (jump backwards)
0x48 ' jumpLookingUp1 left
0x49 ' jumpLookingLeft right (jump backwards)
__________________
Intentions that were pure have turned obscure,
Seconds into hours, minutes into years.
Don't ask me why,
PLEASE DON'T CRY!
I can't tell you lies...

Don't click this!

PPH - A great hacking forum :)
  #366   Link to this post, but load the entire thread.  
Old January 29th, 2008 (5:00 PM).
Piplup-Trainer's Avatar
Piplup-Trainer Piplup-Trainer is offline
This is my custom user title.
 
Join Date: Nov 2007
Location: Europe. Many people haven`t heard about the country in which I live.
Age: 31
Gender: Male
Nature: Relaxed
Posts: 228
Thank you.
But how I must type the command for (example: "!" appears, he goes one step down)

is this the command?
binary 0x62 0x04

(Sorry that I write now - there was a database error on this site before).
__________________
I LEFT PC!
http://www.pokecommunity.com/member.php?u=66475&vmid=2790824#vmessage2790824


Short summary :

2007 : ROM Hacking - asking some questions regarding Pokemon Ruby/Sapphire
2008 : Trading - mostly to complePokemon keDex in Pokemon Diamond until 2009
2009 : Battling - battles without ev'd Pokemon until 2009, competitive battles until 2010
2010 : Chatting - talking to pc friends, but more often on ut more often on MSN), having a good time
2011 : Less activity - it dropped more because of Windows Live Messenger and Facebook
  #367   Link to this post, but load the entire thread.  
Old January 29th, 2008 (5:02 PM).
shane2243's Avatar
shane2243 shane2243 is offline
Dragonite Lover
 
Join Date: Jan 2008
Location: Croydon
Gender:
Nature: Naughty
Posts: 94
those links you gave me didnt work, they just loaded blank screens
  #368   Link to this post, but load the entire thread.  
Old January 29th, 2008 (5:04 PM).
+Sneasel™'s Avatar
+Sneasel™ +Sneasel™ is offline
It's a meeee, itman!
 
Join Date: May 2007
Location: None of your business!
Age: 29
Gender:
Nature: Lonely
Posts: 1,032
Quote:
Originally Posted by Piplup-Trainer View Post
Thank you.
But how I must type the command for (example: "!" appears, he goes one step down)

is this the command?
binary 0x62 0x04

(Sorry that I write now - there was a database error on this site before).
No.
Those things next to the movements (1,2,3, and 4) are the speeds.
3 is what you want.
Example, to move right one space, use 0x13
And also, don't put binary, its not needed.
Put 0xFE at teh end of the movements too.


Quote:
Originally Posted by shane2243 View Post
those links you gave me didnt work, they just loaded blank screens
Wierd, they work for me.
__________________
Intentions that were pure have turned obscure,
Seconds into hours, minutes into years.
Don't ask me why,
PLEASE DON'T CRY!
I can't tell you lies...

Don't click this!

PPH - A great hacking forum :)
  #369   Link to this post, but load the entire thread.  
Old January 29th, 2008 (5:05 PM).
efilonn's Avatar
efilonn efilonn is offline
 
Join Date: Aug 2007
Location: Long Island, New York
Age: 31
Gender:
Posts: 23
Okay well I'm hacking FireRed and I'm trying to make a script where it gives you a pokemon, but there's a problem. This is right at the beginning of the game (before you are given a first pokemon) so there's no pokedex or anything. But then I found the setflags for the pokemon menu and pokedex and set them right before I gave the pokemon, but still the game just somehow messes up and gives me a master ball instead???? I'm totally lost.

Well anyway here's the code
Code:
#ORG $begin
lock
checkflag 0x200
if B_False goto $done
checkflag 0x201
if B_true goto $done2
message $right
$right 1 = You've successfully entered\nthe passcode!
boxset 6
message $pokemon
$pokemon 1 = Would you like a\n free pokemon?
boxset 5
compare lastresult 1
if b_true then goto $givemeh
release
end

#ORG $done2
message $loll
$loll 1 = You've already got\nyour pokemon.
boxset 6
release
end

#ORG $done
message $wrong
$wrong 1 = It seems a code is\nneeded to boot up...
boxset 6
release
end

#ORG $givemeh
setflag 0x828
setflag 0x829
special 0x16F
setflag 0x201
message $ugot
$ugot 1 = You received Mew!!!
boxset 6
setflag 0x203
givepokemon 150 2 1
release
end
You can kindof forget the setflags in the beginning as they influence other scripts i have in the future (i understand the jist of coding) but yeah.... look towards the #ORG $givemeh part at the bottom, as I'm sure it gets to that point (I've tested). The problem is I never even see the You received Mew!!! message at all and also the pokedex and the pokemon menu hasn't even been activated, instead as I've said before I somehow receive a master ball (which doesn't even show up in the item bag either). The setflags 828-829 should activate teh pokedex and menu's (I've looked it up).

Yes I know I typed a lot but it's very complicated and I'm totally stuck =(


****Yes I previously posted this, but I'm still trying to figure it out =(. This is the kinda thing that made me stop hacking before, these stupid unnecessary things that I just can't get working... I know how to script but I have a feeling that this is just a weird situation idk it's just really frustrating.
  #370   Link to this post, but load the entire thread.  
Old January 29th, 2008 (5:11 PM).
shane2243's Avatar
shane2243 shane2243 is offline
Dragonite Lover
 
Join Date: Jan 2008
Location: Croydon
Gender:
Nature: Naughty
Posts: 94
Quote:
Originally Posted by itman1234 View Post
Wierd, they work for me.
is there anything else i can do to get it?

anywhere else maybe?
  #371   Link to this post, but load the entire thread.  
Old January 29th, 2008 (5:15 PM).
+Sneasel™'s Avatar
+Sneasel™ +Sneasel™ is offline
It's a meeee, itman!
 
Join Date: May 2007
Location: None of your business!
Age: 29
Gender:
Nature: Lonely
Posts: 1,032
Quote:
Originally Posted by efilonn View Post
Okay well I'm hacking FireRed and I'm trying to make a script where it gives you a pokemon, but there's a problem. This is right at the beginning of the game (before you are given a first pokemon) so there's no pokedex or anything. But then I found the setflags for the pokemon menu and pokedex and set them right before I gave the pokemon, but still the game just somehow messes up and gives me a master ball instead???? I'm totally lost.

Well anyway here's the code
Code:
#ORG $begin
lock
checkflag 0x200
if B_False goto $done
checkflag 0x201
if B_true goto $done2
message $right
$right 1 = You've successfully entered\nthe passcode!
boxset 6
message $pokemon
$pokemon 1 = Would you like a\n free pokemon?
boxset 5
compare lastresult 1
if b_true then goto $givemeh
release
end

#ORG $done2
message $loll
$loll 1 = You've already got\nyour pokemon.
boxset 6
release
end

#ORG $done
message $wrong
$wrong 1 = It seems a code is\nneeded to boot up...
boxset 6
release
end

#ORG $givemeh
setflag 0x828
setflag 0x829
special 0x16F
setflag 0x201
message $ugot
$ugot 1 = You received Mew!!!
boxset 6
setflag 0x203
givepokemon 150 2 1
release
end
You can kindof forget the setflags in the beginning as they influence other scripts i have in the future (i understand the jist of coding) but yeah.... look towards the #ORG $givemeh part at the bottom, as I'm sure it gets to that point (I've tested). The problem is I never even see the You received Mew!!! message at all and also the pokedex and the pokemon menu hasn't even been activated, instead as I've said before I somehow receive a master ball (which doesn't even show up in the item bag either). The setflags 828-829 should activate teh pokedex and menu's (I've looked it up).

Yes I know I typed a lot but it's very complicated and I'm totally stuck =(


****Yes I previously posted this, but I'm still trying to figure it out =(. This is the kinda thing that made me stop hacking before, these stupid unnecessary things that I just can't get working... I know how to script but I have a feeling that this is just a weird situation idk it's just really frustrating.
Sorry dude, i don't know, but i do know someone who would. PM thethethethe, he's an amazing scripter.

Quote:
Originally Posted by shane2243 View Post
is there anything else i can do to get it?

anywhere else maybe?
Not that i know of.
Your best bet would be to ask someone for there programs.
__________________
Intentions that were pure have turned obscure,
Seconds into hours, minutes into years.
Don't ask me why,
PLEASE DON'T CRY!
I can't tell you lies...

Don't click this!

PPH - A great hacking forum :)
  #372   Link to this post, but load the entire thread.  
Old January 29th, 2008 (5:15 PM).
Piplup-Trainer's Avatar
Piplup-Trainer Piplup-Trainer is offline
This is my custom user title.
 
Join Date: Nov 2007
Location: Europe. Many people haven`t heard about the country in which I live.
Age: 31
Gender: Male
Nature: Relaxed
Posts: 228
@ shane2243 :
I've got the same problem. The link only open a new white window.
I'll uploaded PkmnAdv and PokeScript. Try to download it.

@ itman1234 :
Does that mean that speed
- 0 is standing
- 1 is normal jogging
- 2 is fast jogging
- 3 is normal walking
- 4 is fast running
Attached Files
File Type: zip PokeScript.zip‎ (1.27 MB, 20 views) (Save to Dropbox)
File Type: zip PkmnAdv.zip‎ (61.3 KB, 20 views) (Save to Dropbox)
__________________
I LEFT PC!
http://www.pokecommunity.com/member.php?u=66475&vmid=2790824#vmessage2790824


Short summary :

2007 : ROM Hacking - asking some questions regarding Pokemon Ruby/Sapphire
2008 : Trading - mostly to complePokemon keDex in Pokemon Diamond until 2009
2009 : Battling - battles without ev'd Pokemon until 2009, competitive battles until 2010
2010 : Chatting - talking to pc friends, but more often on ut more often on MSN), having a good time
2011 : Less activity - it dropped more because of Windows Live Messenger and Facebook
  #373   Link to this post, but load the entire thread.  
Old January 29th, 2008 (5:22 PM).
+Sneasel™'s Avatar
+Sneasel™ +Sneasel™ is offline
It's a meeee, itman!
 
Join Date: May 2007
Location: None of your business!
Age: 29
Gender:
Nature: Lonely
Posts: 1,032
Quote:
Originally Posted by Piplup-Trainer View Post
@ shane2243 :
I've got the same problem. The link only open a new white window.
I'll uploaded PkmnAdv and PokeScript. Try to download it.

@ itman1234 :
Does that mean that speed
- 0 is standing
- 1 is normal jogging
- 2 is fast jogging
- 3 is normal walking
- 4 is fast running

No.

Just do it this way.

3 is basic movement (what you should use)

4 is if you want the person to walk really fast.

0 is just facing that direction.

I haven't tried the rest.

Sorry about the bad links guys :(
__________________
Intentions that were pure have turned obscure,
Seconds into hours, minutes into years.
Don't ask me why,
PLEASE DON'T CRY!
I can't tell you lies...

Don't click this!

PPH - A great hacking forum :)
  #374   Link to this post, but load the entire thread.  
Old January 29th, 2008 (5:29 PM).
Piplup-Trainer's Avatar
Piplup-Trainer Piplup-Trainer is offline
This is my custom user title.
 
Join Date: Nov 2007
Location: Europe. Many people haven`t heard about the country in which I live.
Age: 31
Gender: Male
Nature: Relaxed
Posts: 228
Okay, thank you very much.
You teached me something about the movements.
By the way, can I add you to my friendlist?
__________________
I LEFT PC!
http://www.pokecommunity.com/member.php?u=66475&vmid=2790824#vmessage2790824


Short summary :

2007 : ROM Hacking - asking some questions regarding Pokemon Ruby/Sapphire
2008 : Trading - mostly to complePokemon keDex in Pokemon Diamond until 2009
2009 : Battling - battles without ev'd Pokemon until 2009, competitive battles until 2010
2010 : Chatting - talking to pc friends, but more often on ut more often on MSN), having a good time
2011 : Less activity - it dropped more because of Windows Live Messenger and Facebook
  #375   Link to this post, but load the entire thread.  
Old January 29th, 2008 (5:44 PM).
+Sneasel™'s Avatar
+Sneasel™ +Sneasel™ is offline
It's a meeee, itman!
 
Join Date: May 2007
Location: None of your business!
Age: 29
Gender:
Nature: Lonely
Posts: 1,032
Quote:
Originally Posted by Piplup-Trainer View Post
Okay, thank you very much.
You teached me something about the movements.
By the way, can I add you to my friendlist?
sure...why not?
Oh yeah, i have a question:

is there any difference between pausemove 0 and pause 0x(random number) after applymovement?

Just wondering.
__________________
Intentions that were pure have turned obscure,
Seconds into hours, minutes into years.
Don't ask me why,
PLEASE DON'T CRY!
I can't tell you lies...

Don't click this!

PPH - A great hacking forum :)
Closed Thread

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 9:24 AM.