Added: 2 years ago
From: foullump
Views: 7,497
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (58)

Sign In or Sign Up now to post a comment!
  • How can I make a character battle but after the battle make the screen fade to black and have the trainer disappear?

  • I cant get it to work plz reply, i have the more updated version, Please make a vid for the new version PLZ!!!!!!!!!!!!!!!

  • @PokemonFreakz123

    yeah you mean that there's no checkbox for trainer right?

    there's just a hex value

  • thumbs up if the Trainer is TASTY xD

  • @FinaleSoul1

    i love how you DIDN'T get thumbsed up

  • Hi i have my longer message now on pokemon fire red and a little hack if you have see my video please give a comment

  • Hey, how do you script a re match? Im getting the first battle down, but i dont know how to get a rematch to go, with vs seeker.

  • @foullump i need help! I do everything right, And it still dosen't work! Can you break it down smaller so i understand?

  • @foullump What is wrong with this script? #org $yoink checkflag 0x1210 if 0x01 goto $2 message $oink $oink 1 = Viridian Swamp is ahead.\nAre you ready for it? trianerbattle 0x09 0x02 $win $lose $win 1 = It seems you are. setflag 0x1210 $lose 1 = Train harder and maybe\nyou'll be ready. message $after $after 1 = There are a lot of POISON types\nin Viridian Swamp.\pYou should stock up on some\nAntidotes. boxset 6 release end #org $2 lock faceplayer checkflag 0x1211 if 0x01 goto $123 message $swamp

  • part 2: $swamp 1 = You have Antidotes right? boxset 5 compare 0x800D 0x0001 if 0x01 goto $sure message $nip $nip 1 = You don't? Here, have some of mine. boxset 6 giveitem 0x0E 0x03 setflag 0x1211 release end #org $sure message $up $up 1 = Okay, head on in then. boxset 6 setflag 0x1211 release end #org $123 message $uio $uio 1 = I wish I could go to Viridian Swamp.\nGood luck! boxset 6 release end

  • 0:47 $wind \o/

  • Thanks Foullump!

    You're The Scripting Master!

  • How do you make it to where you could keep battling the same trainer over and over again like some of the ones the game already has?

  • What program do you use to record?

  • these vids are awsome forget my comments on the glich your my light saver

  • after i talk to the guy when i beat him the background starts changing colors and i can't move help help

  • thx

    

  • man this script thing is hard

  • Hey foullump, I cannot do this, any mistake in my script? #org $tra1 trainerbattle 0x00 0x0001 $see $win $see 1 = I lose... $win 1 = HAHA, I WIN! message $after $after 1 = ... boxset 6 release end The Normal battles work, only this "battle by sight" don't work, why? I followed everything you've done help me someone! Another question: Why the Normal battle have only 2 zeros ( 0x00 0x01 ) and this battle have more zeros ( 0x00 0x0001 ) ??
  • what does 0x00 0x0001 stand for? because when ever i get into a battle with a person that sees you, a blank text box appears and nothing happens. help please!

  • what does 0x00 0x0001 stand for? because when ever i get into a battle by sight, a blank text box comes up and nothing happens

  • yes i did but it still doesnt work!

  • Ahhhhh, this explains the random code i get in the text box lol, i tried getting the trainer to aproach me instead of talking to them loool,

    tutorials great as usual man ;)

  • foullump please help me the script I use on a person the person always says pokpokpok what should I do? please write back and help!!!

  • have u done all the steps EXACTLY as he has said, save as .rbc, then asign and burn. then copying the values over to the advancemap/events ?

  • were does the 0x00 0x0001 stand for?

    :s

  • @chaint123

    see lesson 4

  • @chaint123 the type of trainer battle that it is, see Lesson 4

  • How do you make the trainer disapear after you win the battle like after you fight Giovanni. You know how all Team rocket members disapears will ya tell meh how to do that?

  • Comment removed

  • Comment removed

  • Thats funny tom. Great video Foullump I respect you alot

  • like this?:

    #org $trainer

    trainerbattle 0x00 0x00010 $see $win

    $see 1 = Hey you have a POKEMON.\nYou can't back out this battle!

    $win 1 = Aww man my first battle and I lose\ntoo lose

    message $after

    $after 1 = Your good you should try to get\nsome badges.

    boxset 6

    release

    end

  • um....i made a battle but in my hack you need to beat him to continue to your dad aka fifth gym leader. how do i make him move to the left after plz respond

  • Can you help me with this script. #org $trainer trainerbattle 0x00 0x144 $see $win $see 1 = I kill you! $win 1 = How could I lose to you. message $after $after 1 = Fite me again. boxset 6 trainerbattle 0x00 0x144 $see2 $win2 $see2 1 = I will win this time. $win2 1 = You are turly a master. boxset 6 release end
  • does this work for ruby?

  • @ChopTheWood

    It's possible. Try it out. I don't think so, though.

  • The lesson 4 battle works correctly for Ruby. PET kind of glitched out on me, but A-Trainer fixed it. =P

  • @foullump help me please, i don't know how to edit the pokemon the trainer has. please explain how. i will see if you have a video on it

  • @FullRSGuide

    I do have one. Just watch lesson 4.

  • @FullRSGuide download Advance Trainer 

  • ty can u plz do a tutorial on how to combine scripts because im having a lot of trouble with that and a lot of other ppl probably

  • Combine scripts? What do you mean by that?

  • i mean like putting 2 scripts together like a battle script and movement script in the same script sort of like your superscript caus when i try to put a battle and movement script together it always freezes

  • ya i'm having a hard time too

  • @foullump i think he means like combining 2 scripts together

    for example a battle by sight which if you win the guy gives you items and/or pokemon (i have a script like that i can give you a link to if you want to download and see exactly what i mean)

  • @foullump

    He probably means like, battling the guy, then making the guy give the player an item, and then make the guy go away, but come back, and battle again, and etc.

  • @foullump he mean combine all of the script example give pokemon script and battle script

  • @foullump Here's An Example #org $script lock faceplayer applymovement 0xFF $pop $pop 1 ; #binary 0x62 0xFE pausemove 0 message $talk $talk 1 = \v\h01:Who Are You!?! boxset 6 message $rival $rival 1 = I'm \v\h03! boxset 6 applymovement 1 $jump $jump 1 ; #binary 0x53 0x53 0x53 0xFE pausemove 0 playsound 0x110 release end Something Like That!
  • @foullump this: #org $script lock faceplayer message $question $question 1 = Want to learn a secret? boxset 5 compare 0x800D 0x0001 if 0x01 goto $yes message $no $no 1 = You don't? That's too bad. boxset 6 release end #org $yes message $yes1 $yes1 1 = I'm evil. trainerbattle 0x01 0x02 $see $win $further $see 1 = let's fight. $win 1 = not good. message $after $after 1 = leave me alone. boxset 6 release end #org $further message $after giveitem 0x01 0x01 givepokemon 1 5 0x00 boxset 6 release end
  • @foullump Do you have an tutorial for Combining scrips like someone gives you a pokemon you battle with him and when you win you get an item.?

  • I already know this but good vid anyway and srry I was rude the other day.

  • Yet another well done tutorial.

  • ive followed you from lesson 2. you are amazing keep it up!

  • yay

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more