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

#1 2012-09-15 08:48:15

leoniecute
Scratcher
Registered: 2010-08-01
Posts: 16

Drag and paste scripting.

Hello, I'm having a little trouble with a certain programming.

Is there a way to make a script that you can drag, and when you let go, it pastes, using the stamp tool? If there is a way, could someone tell me? thanks!


Hello Its me! Leoniecute! you probly dont know me. XD

Offline

 

#2 2012-09-15 09:03:17

meew0
Scratcher
Registered: 2010-02-22
Posts: 1000+

Re: Drag and paste scripting.

Maybe this works for you:
http://i.imgur.com/e2qRq.gif


http://i.imgur.com/mJV3j.pnghttp://i.imgur.com/HwWAX.pnghttp://i.imgur.com/sZ7Ui.pnghttp://i.imgur.com/0y6yh.pnghttp://i.imgur.com/nOC4l.png

Offline

 

#3 2012-09-15 09:06:40

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Drag and paste scripting.

leoniecute wrote:

Hello, I'm having a little trouble with a certain programming.

Is there a way to make a script that you can drag, and when you let go, it pastes, using the stamp tool? If there is a way, could someone tell me? thanks!

Right click the script and select duplicate, I think that's what you mean.


EDIT: Ninja'd because of 60 second rule.

Last edited by Molybdenum (2012-09-15 09:07:03)


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#4 2012-09-15 09:09:33

leoniecute
Scratcher
Registered: 2010-08-01
Posts: 16

Re: Drag and paste scripting.

@Molybdenum: er.. no, sorry thats not what i mean ^u^'

@meew0:Thank you ^u^ it worked well. Thank so you much!  I will give you lots of credit


Hello Its me! Leoniecute! you probly dont know me. XD

Offline

 

#5 2012-09-15 14:17:33

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Drag and paste scripting.

when gf clicked
forever 
if <not (mouse down?)>
go to [mouse-pointer v]
else
stamp
This will work perfectly. I made sure by testing in out afterwards.

Last edited by bullelk12 (2012-09-15 14:19:33)


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

Board footer