Discuss Scratch

terrahero99
Scratcher
13 posts

Undertale Battle Creator

Picasso1025 wrote:

terrahero99 wrote:

hey can you tell me how to make item spawn mid fighte thx
Here. As long as the player doesn't have 8 items already, this should work:
define Put attack 1 here!
if <[g.turncounter] = [number turn you want item to spawn on]> then
Give item (item)
end
And in the other attack blocks make sure you put the Put attack 1 here! block in them.

thx but i need to make it and act
midoleroi55
Scratcher
1 post

Undertale Battle Creator

* ur mom
Picasso1025
Scratcher
20 posts

Undertale Battle Creator

PenguinParade wrote:

Help? I really want to try this but it says “This project is not shared”
It got taken down, but was put back up at https://scratch.mit.edu/projects/119165826/ .

midoleroi55 wrote:

* ur mom
Um…that wasn't very funny, but okay!

terrahero99 wrote:

Picasso1025 wrote:

terrahero99 wrote:

hey can you tell me how to make item spawn mid fighte thx
Here. As long as the player doesn't have 8 items already, this should work:
define Put attack 1 here!
if <[g.turncounter] = [number turn you want item to spawn on]> then
Give item (item)
end
And in the other attack blocks make sure you put the Put attack 1 here! block in them.

thx but i need to make it and act

Hmm…do this:
define That block that says stuff that happens after ACT(1,2,3,4) is chosen(Give item [])

Hi! I would prefer it if you called me Pic, Pica, or reference me as PicArtistX as of now. I would just make a new account, but I'm not a new scratcher anymore. Thank you!
Shamelessly begins self-advertising
Hello, fellow artists! I need a bit of help with something. Would you be so kind as to vote in this poll? Thank you!
Also, yes, I will get around to changing my profile picture soon.
UnlimitedJokinha
Scratcher
100+ posts

Undertale Battle Creator

say [Hey,I still need help with that thing.]
// Read up there

ask [Can you help me?] and wait

if <
if <[(answer)]=[Yes]> then
say [Help me then,please!!]
end
ask and wait

when green flag clicked
forever
play sound [random beepbox song v] until done
think [I wish my songs sounded like this]
set [emotional state v] to [eh]
end

meowser2015
Scratcher
10 posts

Undertale Battle Creator

UnlimitedJokinha wrote:

Heyo!
I don't want to request any attack,I just want to know something.
So,I'm making a battle and I want the monster to change the costumes from normal to hurt to normal again when it gets hit,but I don't know how to make the code in the “Extra things after FIGHT is used” block.
repeat until <[code] = [finished]>
ask [How do I make the code?] and wait
end
[/quote]
All you have to do is use the 'switch costume to' block.
UnlimitedJokinha
Scratcher
100+ posts

Undertale Battle Creator

meowser2015 wrote:

UnlimitedJokinha wrote:

Heyo!
I don't want to request any attack,I just want to know something.
So,I'm making a battle and I want the monster to change the costumes from normal to hurt to normal again when it gets hit,but I don't know how to make the code in the “Extra things after FIGHT is used” block.
repeat until <[code] = [finished]>
ask [How do I make the code?] and wait
end
[/quote]
All you have to do is use the 'switch costume to' block.[/quote]

Yes,but I want it to change costumes only when it gets hit,like,let' say u use fight.
If the monster gets hit,it'll change costumes.
But,by only using that block,it will change even when you miss the attack.
[img]https://cdn2.scratch.mit.edu/get_image/gallery/3429051_170x100.png?v=1474053047.99[/img]
add [meowser2015] to [people who didn't helo enoguh v]

when green flag clicked
forever
play sound [random beepbox song v] until done
think [I wish my songs sounded like this]
set [emotional state v] to [eh]
end

UnlimitedJokinha
Scratcher
100+ posts

Undertale Battle Creator

poptropica30319 wrote:

BUUUUUUUUUUUUUUUUUTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT (can u plz add a fart attack


when green flag clicked
make your own [attack v] if you want to
You can make your own attacks.
Cool,right?
Just make a fart attack.
(tutorial in the editor)



when green flag clicked
repeat until <[attack] = [good]>
try again
end

when green flag clicked
forever
play sound [random beepbox song v] until done
think [I wish my songs sounded like this]
set [emotional state v] to [eh]
end

sharkysowrd
Scratcher
4 posts

Undertale Battle Creator

Picasso1025 wrote:

sharkysowrd wrote:

SpadeZ_160 wrote:

sharkysowrd wrote:

can you make something like the optin that you can say they can dodge cause i wanna make a fight were you do 0 damge and i can't do that because it always says MISS…
it misses either because: 1: you made the enemy def. high enough for it to do that. or 2: you tweaked with the script enough to make it possibly with a low chance glitch. hope that was helpful ^^
um…no that didn't really help

I can help you.
If you want it to deal zero damage, put this in the g.monster sprite:

when green flag clicked
forever
set [g.dmg_deal v] to [0]
end
okay thanks
Electrominer101
Scratcher
55 posts

Undertale Battle Creator

Picasso1025 wrote:

nobody did write this

cool.
~a guy named Electro.

i am holding a contest. and an ask me anything, go here and here for details
UnlimitedJokinha
Scratcher
100+ posts

Undertale Battle Creator

UnlimitedJokinha wrote:

meowser2015 wrote:

UnlimitedJokinha wrote:

Heyo!
I don't want to request any attack,I just want to know something.
So,I'm making a battle and I want the monster to change the costumes from normal to hurt to normal again when it gets hit,but I don't know how to make the code in the “Extra things after FIGHT is used” block.
repeat until <[code] = [finished]>
ask [How do I make the code?] and wait
end
All you have to do is use the ‘switch costume to’ block.

Yes,but I want it to change costumes only when it gets hit,like,let' say u use fight.
If the monster gets hit,it'll change costumes.
But,by only using that block,it will change even when you miss the attack.

add [meowser2015] to [people who didn't help enough v]
Forget it @loganvcairns helped me he's a guy that makes really cool battles then I asked him

dance (5) times // Unused block(jk)



^^^ That was supposed to be me!

when green flag clicked
forever
play sound [random beepbox song v] until done
think [I wish my songs sounded like this]
set [emotional state v] to [eh]
end

TheDogArmyELITE
Scratcher
16 posts

Undertale Battle Creator

I have a suggestion! Could you add the song “Egomania” to the battle creator?
CREEPERPIG990
Scratcher
18 posts

Undertale Battle Creator

TheTrollArmyPRO wrote:

I have a suggestion! Could you add the song “Egomania” to the battle creator?
DONE YOU KNOW YOU CAN UPLOAD It TO DEM CUSTOM SONG SPRITE!!!
he won't add any-
forever
say [POCO WONT ADD ANY NEW MUSICS THEY TAKE FOREVER AND STUFF AND TAKE UP MB AND MAKE LAG] for (2) secs
end

define CREEPERPIG990
move (20) steps
repeat (7)
next costume


switch costume to [ EPIC CREEPERv]
HolaImFredbear
Scratcher
15 posts

Undertale Battle Creator

UnlimitedJokinha wrote:

meowser2015 wrote:

UnlimitedJokinha wrote:

Heyo!
I don't want to request any attack,I just want to know something.
So,I'm making a battle and I want the monster to change the costumes from normal to hurt to normal again when it gets hit,but I don't know how to make the code in the “Extra things after FIGHT is used” block.
repeat until <[code] = [finished]>
ask [How do I make the code?] and wait
end
[/quote]
All you have to do is use the 'switch costume to' block.[/quote]

Yes,but I want it to change costumes only when it gets hit,like,let' say u use fight.
If the monster gets hit,it'll change costumes.
But,by only using that block,it will change even when you miss the attack.
[img]https://cdn2.scratch.mit.edu/get_image/gallery/3429051_170x100.png?v=1474053047.99[/img]
add [meowser2015] to [people who didn't helo enoguh v][/quote]

Okay so heres what you should do for that

when I receive [g_monhit v]
wait (0.7) secs
switch costume to [ HURT Sprite]
wait (0.5) secs
switch costume to [ Normal Sprite]
UnlimitedJokinha
Scratcher
100+ posts

Undertale Battle Creator

HolaImFredbear wrote:

UnlimitedJokinha wrote:

meowser2015 wrote:

UnlimitedJokinha wrote:

Heyo!
I don't want to request any attack,I just want to know something.
So,I'm making a battle and I want the monster to change the costumes from normal to hurt to normal again when it gets hit,but I don't know how to make the code in the “Extra things after FIGHT is used” block.
repeat until <[code] = [finished]>
ask [How do I make the code?] and wait
end
[/quote]
All you have to do is use the 'switch costume to' block.[/quote]

Yes,but I want it to change costumes only when it gets hit,like,let' say u use fight.
If the monster gets hit,it'll change costumes.
But,by only using that block,it will change even when you miss the attack.
[img]https://cdn2.scratch.mit.edu/get_image/gallery/3429051_170x100.png?v=1474053047.99[/img]
add [meowser2015] to [people who didn't helo enoguh v][/quote]

Okay so heres what you should do for that

when I receive [g_monhit v]
wait (0.7) secs
switch costume to [ HURT Sprite]
wait (0.5) secs
switch costume to [ Normal Sprite][/quote]


[/quote]
say [Hello!] // I already k...
*Know how to do it.
I asked loganvcairns,who makes really cool battles,so he should know and,well,I have the answer now.


when green flag clicked
forever
play sound [random beepbox song v] until done
think [I wish my songs sounded like this]
set [emotional state v] to [eh]
end

herobrowserquest123
Scratcher
2 posts

Undertale Battle Creator

Is it me, or is this unshared?
herobrowserquest123
Scratcher
2 posts

Undertale Battle Creator

(pick random (666) to (10))
if <Project re-shared> then

Hold a party.
Electrominer101
Scratcher
55 posts

Undertale Battle Creator

herobrowserquest123 wrote:

(pick random (666) to (10))
if <Project re-shared> then

Hold a party.
use the new one

cool.
~a guy named Electro.

i am holding a contest. and an ask me anything, go here and here for details
Kepler32
Scratcher
11 posts

Undertale Battle Creator

Its bugged for me. When i restart the project, battle doesnt appear. Also when i am lucky and battle shows up, it doesnt play music and he plays only one attack.

kepler32 
ask [What you want to know?] and wait
UndertaleCoolFan
Scratcher
3 posts

Undertale Battle Creator

Hey guys! I'm just gonna post this, and see if you guys like it, or if I should improve it.
Tell me how! Here it is! https://scratch.mit.edu/projects/124180474/
UndertaleCoolFan
Scratcher
3 posts

Undertale Battle Creator

say [How do you do that Scratchblock thing?] for (5) secs

define Oh wait.

Powered by DjangoBB