This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-01-24 08:10:29

pixlepix
Scratcher
Registered: 2010-01-18
Posts: 23

script requests

Hello. I can do script requests. I can do practically everything. For example, my currant project is creating  a computer controlled player for my favorite minature/card game.

Offline

 

#2 2010-01-27 08:28:15

illusionist
Retired Community Moderator
Registered: 2008-07-02
Posts: 1000+

Re: script requests

A 1 sprite 1 script platformer/scroller engine?

Its all one script, and I've seen it done before. I don't remember where though...  wink


http://i.imgur.com/8LX1NrV.png

Offline

 

#3 2010-02-06 09:22:12

pixlepix
Scratcher
Registered: 2010-01-18
Posts: 23

Re: script requests

I don't understand what you mean by a platformer.

Offline

 

#4 2010-02-06 10:03:02

08jackt
Scratcher
Registered: 2007-09-12
Posts: 1000+

Re: script requests

pixlepix wrote:

I don't understand what you mean by a platformer.

then you sir, should not be doing script requests.


http://i39.tinypic.com/jgtswi.png

Offline

 

#5 2010-02-06 20:41:13

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: script requests

illusionist wrote:

A 1 sprite 1 script platformer/scroller engine?

Its all one script, and I've seen it done before. I don't remember where though...  wink

no idea what a platformer is but heres a one sprite one script scroller i made http://scratch.mit.edu/projects/poopo/856479 best downloaded


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#6 2010-02-06 21:17:23

pixlepix
Scratcher
Registered: 2010-01-18
Posts: 23

Re: script requests

08jackt wrote:

pixlepix wrote:

I don't understand what you mean by a platformer.

then you sir, should not be doing script requests.

I am not so good at realtime things like gravity. Alot better at things like a combat system.

Offline

 

#7 2010-02-06 21:40:05

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: script requests

08jackt wrote:

pixlepix wrote:

I don't understand what you mean by a platformer.

then you sir, should not be doing script requests.

Perhaps this person is offering script expertise in other areas.  I offer script assistance all the time - but there are areas that I have no experience in - and I don't do work there.  Let's not be overly critical of somebody who is trying to be helpful.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#8 2010-02-06 21:46:12

Brass45
Scratcher
Registered: 2009-05-03
Posts: 500+

Re: script requests

pixlepix wrote:

I don't understand what you mean by a platformer.

Okay,i'll help clarify it for you.A platformer is a game where you need to move along or jump on the ground or platforms in the air.It usually(but doesn't always)includes hazards(fire,bottomless pits)and enemies.
Examples:Sonic,Super Mario Bros.,Bowsers Inside Story,Super Smash Bros.Brawl(in the subspace story mode),LittleBigPlanet,etc


http://img412.imageshack.us/img412/4593/ubd1591.png<--Our website(click)
http://static.zooomr.com/images/8884671_b196719ffa_o.png<--If this image looks interesting,then click it to see an exclusive sneak peak of Evil Strings newest game:DarkLight

Offline

 

#9 2010-02-08 07:03:03

pixlepix
Scratcher
Registered: 2010-01-18
Posts: 23

Re: script requests

illusionist wrote:

A 1 sprite 1 script platformer/scroller engine?

Its all one script, and I've seen it done before. I don't remember where though...  wink

Just thought of something. Make the entire map in an external editor and load it as a sprite. Then put in a reversed moving script.

Offline

 

#10 2010-02-13 11:01:50

Cspace
Scratcher
Registered: 2010-01-26
Posts: 19

Re: script requests

You shouldnt be doing those types of things if you dont even know what they are.


http://i577.photobucket.com/albums/ss217/RobonAdvisor/Title.pnghttp://i577.photobucket.com/albums/ss217/RobonAdvisor/KamiPaint.pnghttp://i577.photobucket.com/albums/ss217/RobonAdvisor/StickfigureAnim8er.png

Offline

 

#11 2010-02-13 11:02:55

Cspace
Scratcher
Registered: 2010-01-26
Posts: 19

Re: script requests

<set x to( <{ScrollX }>)> Makes the platformer move. Make platforms beside it and use the ScrollX+480, or ScrollX-480


http://i577.photobucket.com/albums/ss217/RobonAdvisor/Title.pnghttp://i577.photobucket.com/albums/ss217/RobonAdvisor/KamiPaint.pnghttp://i577.photobucket.com/albums/ss217/RobonAdvisor/StickfigureAnim8er.png

Offline

 

#12 2010-02-13 11:04:26

Cspace
Scratcher
Registered: 2010-01-26
Posts: 19

Re: script requests

I am good at gravity, however I am also good at combat, especcialy stickfigures. I even have a website for a Pivot Club on ROBLOX.COM! officialpivotclub.webs.com


http://i577.photobucket.com/albums/ss217/RobonAdvisor/Title.pnghttp://i577.photobucket.com/albums/ss217/RobonAdvisor/KamiPaint.pnghttp://i577.photobucket.com/albums/ss217/RobonAdvisor/StickfigureAnim8er.png

Offline

 

#13 2010-02-20 11:20:20

Greenboi
Scratcher
Registered: 2010-01-30
Posts: 1000+

Re: script requests

08jackt wrote:

pixlepix wrote:

I don't understand what you mean by a platformer.

then you sir, should not be doing script requests.

lawl

Offline

 

#14 2010-05-30 09:49:11

addy107
Scratcher
Registered: 2009-01-10
Posts: 94

Re: script requests

Can I help.Im kinda good at scripting 
but NO [blocks] <abs(  ((  <mod>  )) [/blocks]

Last edited by addy107 (2010-05-30 09:49:31)


*Knock knock*/Whos there?/Scratch!/Scratch who?/Scratch Cat!

Offline

 

#15 2010-05-30 11:02:05

juststickman
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: script requests

pixlepix wrote:

illusionist wrote:

A 1 sprite 1 script platformer/scroller engine?

Its all one script, and I've seen it done before. I don't remember where though...  wink

Just thought of something. Make the entire map in an external editor and load it as a sprite. Then put in a reversed moving script.

Won't work, 1 sprite 1 script is needed.

I could make the engine for this if you want.


http://is.gd/iBQi2 Add grob to your sig and help with world dominiation!http://is.gd/iBQ9Q                                                             Hey guys, we're seriously naming our team bob?

Offline

 

Board footer