Zoocata | 2013-07-16 17:25
Rave Time!
14
points ]
 (2 votes)
Rave Script!

A fun little rave script I made from an idea a friend had a while ago. Basically, it randomizes fog color, spinsky and other variables as well. For kicks I added mm-auggiedog as the cloudbox.

Type /rave to start the party and /ravestop to end it.

spam = 0
alias rave [
                if (= $spam 0) [
                        echo "Rave time!"
                    fog 55
                        spam = 1
                ]

                //
                sleep 100 [
                        fogcolour (rnd 255) (rnd 255) (rnd 255)
                        watercolour (rnd 255) (rnd 255) (rnd 255)
                        cloudcolour (rnd 255) (rnd 255) (rnd 255)
                        cloudboxcolour (rnd 255) (rnd 255) (rnd 255)
                        skyboxcolour (rnd 255) (rnd 255) (rnd 255)
						cloudlayer mitaman/mm-auggiedog
						cloudscrollx (rnd 5)
						cloudscrolly (rnd 5)
						cloudheight 100
						cloudscale .25
						skybox darc/forge
						spinsky (rnd 25)
						spam = 0
                    rave
            ]
]



alias ravestop [
        echo "Party's over!!"
        clearsleep
        fog 1000024
        skyboxcolour 255 255 255
        cloudboxcolour 255 255 255
        watercolour ""
        cloudcolour 255 255 255
		cloudscrollx 0
		cloudscrolly 0
		cloudlayer ""
		cloudheight 0
		cloudscale 0
		spinsky 0
		skybox skyboxes/remus/sky01
        spam = 0
]

ravetime.cfg (1.12 KB)
14
points
 (2 votes)
User login
Users on Quadropolis
1 guest & no users online
vampirefrog
Created 2024-04-11 22:25
1 week 5 days ago
vampirefrog
29
points ]
 (4 votes)
Created 2010-05-30 10:00
13 years 47 weeks ago
Gangler
36
points ]
 (4 votes)
Created 2020-10-22 00:50
3 years 26 weeks ago
Zoocata
10
points ]
 (1 vote)
Created 2024-02-11 21:20
10 weeks 3 days ago
vampirefrog
10
points ]
 (1 vote)
Created 2023-07-23 20:02
39 weeks 3 days ago
36
points ]
 (4 votes)
Created 2020-12-10 12:49
3 years 19 weeks ago
Created 2023-12-12 23:34
19 weeks 22 hours ago
Zoocata
Created 2023-11-27 23:00
21 weeks 1 day ago
20
points ]
 (2 votes)
Created 2023-10-01 15:21
29 weeks 3 days ago
20
points ]
 (2 votes)
Created 2021-05-24 00:01
2 years 48 weeks ago
9
points ]
 (1 vote)
Created 2023-06-13 17:54
45 weeks 1 day ago
Zoocata
27
points ]
 (3 votes)
Created 2023-05-05 20:58
50 weeks 5 days ago
Zoocata
18
points ]
 (2 votes)
Created 2023-03-02 01:40
1 year 7 weeks ago
Getridou
Created 2023-01-29 23:27
1 year 12 weeks ago
Created 2023-01-19 19:36
1 year 13 weeks ago
Getridou
Created 2023-01-10 17:10
1 year 15 weeks ago
Getridou
Created 2023-01-01 14:30
1 year 16 weeks ago
Getridou
10
points ]
 (1 vote)
Created 2023-01-01 10:58
1 year 16 weeks ago
Getridou
Created 2023-01-01 10:49
1 year 16 weeks ago
afroninja
17
points ]
 (2 votes)
Created 2023-01-01 06:32
1 year 16 weeks ago
Who's new
  • ColdIV
  • Aidan
  • Hunk
  • letic86
  • BATMAN