Sg2.9
Crazy Dashes
Recent RSS
Creator:  Keegan Green
Date:  13. December 2007, 04:13

this script makes a line or a bunch of lines dashed, with random values for the gap and dash.

It's kind of fun to use on lots and lots of lines at once. Why not use it with the spiderweb script or wall blazer first?

After all, who doesn't love a little randomness?

v3:
I finally got around to fixing the problem of every stroke being given the same random dashes. Now, each selected item will get it's own unique random dashes.

Also I added the ability to randomly set the stroke width as well.

v2
From:  Keegan Green
Date:  5. February 2008, 02:25

A minor improvement occurred to me, so here is an updated version of this script. You can now assign a random stroke weight to selected objects.

Re: v2
From:  hawken
Date:  24. March 2008, 11:44

where do I put it?

is it a tool?

is it a script?

Re: v2
From:  Maria prabudass
Date:  26. March 2008, 08:36

Hi,

I have developed javascript for illustrator cs for windows. I did not know how to call script in vc++. Please help me how to call javascript in vc++. Its very helpfull for my plugin development.

Thanks,
Maria Prabudass E

Re: v2
From:  Keegan Green
Date:  27. March 2008, 12:13

Hi Hawken,

I probably should have explained this better:

This is a script. Make sure you have at least one object selected, and make sure it has a stroke. then select the script, and push play. You should get a dialog were you can choose the minimum and maximum dash and gap. Press OK, and every object you have selected will be made into a dashed line with different random values.

Hope this helps,

Keegan

Re: v2
From:  Fugazidude
Date:  12. July 2008, 17:16

i keep getting this in the console:
illegally formed XML syntax (C:\Program Files\Adobe\Adobe Illustrator CS3\Plug-ins\Scriptographer\scripts\scripts\crazy-dash_v2.js#122)

Problem to create dashes on a elipse
From:  Jan
Date:  7. April 2010, 18:15

Hi,
i have an problem with this script.
I create an elipse an than I start the script, set the options an than I got an empty elipse.
I cann´t see any dashes.
I use this with CS4.

Regards and hope for help.

now it works!
From:  Jan
Date:  11. April 2010, 20:41

Hi,
after an restart of Illustrator CS4 now it works!

THX and best regards.

nice idea
From:  Jay Weeks
Date:  19. December 2010, 08:17

I like it. Simple, but can be nice to create furry/grainy textures.

v3 not working as expected
From:  izumitelj
Date:  20. January 2012, 15:21

I have problem with both v3 and orignal version.

v3 makes only simple dashes (gap+dash), while original version makes complex dashes but all paths have the same pattern. did anyone experience same bug, or found workaround?

nice script though
thanx

Re: v3 not working as expected
Date:  21. January 2012, 01:55

Hi izumitelj,

for complex dashes place the declaration of dasharray BEFORE the for loop.

Wolfgang

Scripts
08.08.14, 15:24
15.05.14, 14:23
02.03.14, 19:16
18.11.13, 14:48
22.03.13, 03:05
22.02.13, 15:45
Posts
10.01.17, 16:37
19.02.16, 06:03
19.02.16, 06:00
17.01.16, 11:00
12.01.16, 13:10
25.11.15, 08:19