Quantcast

Jump to content


Andy

Member Since 25 Oct 2009
Offline Feb 14 2015 10:58 PM

Topics I've Started

Rink Runner

08 December 2011 - 02:13 AM

Posted Image

|

Accidentals act as normal notes

9D 02 00 45 00 96 08

99 02 00 45 00 96 08

|

Remove note collision checking (get points for all notes on screen)

52 4C 12 9D 02 00 12

52 4C 12 99 02 00 00

|

If using collision code, use this too (bugfix)

07 1E 00 00 00 49 4C

07 1D 00 00 00 67 4C

|

Review score: 450

|

Posted Image


Invasion: Blastoids

05 December 2011 - 05:02 PM

Posted Image

Aim always on

12 18 00 00 60 DA 0F 60

12 18 00 00 10 14 00 00

|

All comets are purple

80 29 46 D8 0A 01 46 02 01 5D 02 60 5B 66 A0 1C 2C

82 29 46 D8 0A 01 46 02 01 56 01 80 17 10 40 00 00

|

Always shoot purple blastoids

60 9E 04 24 00 60 A2 21

60 9E 04 24 04 60 A2 21

|

All comets are 9 segments long

5D 10 60 5B 66 A0 1C 2C D6 28 D3

5D 10 24 0B 46 10 01 10 08 00 00

Blue value can be changed to desired number of segments + 2

|

More effective super blastoids (headshot will kill comet with one hit)

60 5B 66 A0 1C 2C A5 29 46 D8 0A 01 46 10 01 A1 73 2A 63 0C 24 00 0D 04 00 00 24 01 63 0C 10 4D 00 00 09 60 CB 11 62 0C 66 ED 29 60 CB 11 60 CB 11 66 AB 03 93 66 ED 29 13 2D 00 00 62 0C 24 00 AB 96 2A 12 0C 00 00 29 62 0C 60 CB 11 66 AB 03 93 AB 96 12 0E 00 00 62 04 60 CB 11 62 0C 66 ED 29 4F 9D 23 01 10 04 00 00

24 01 46 10 01 A1 73 2A 63 0C 24 00 0D 04 00 00 24 01 63 0C 10 00 00 00 09 60 CB 11 62 0C 66 ED 29 60 CB 11 60 CB 11 66 AB 03 93 66 ED 29 13 2D 00 00 62 0C 24 00 AB 96 2A 12 0C 00 00 29 62 0C 60 CB 11 66 AB 03 93 AB 96 12 0E 00 00 62 04 60 CB 11 62 0C 66 ED 29 4F 9D 23 01 10 04 00 00 10 06 00 00 C2 0C 10 AF FF FF

(Completely rewritten method)

|

Don't go over: 150,000

|

Posted Image


Snowbeast Snackrifice

02 December 2011 - 07:28 PM

Posted Image


All throws are at maximum power

9D 02 00 0D 00 96 09 00 04 01 08 CA

9D 02 00 00 00 96 09 00 04 01 08 CA


All throws score points

7A 79 00 81 00 96 02 00 05 00

7A 79 00 81 00 96 02 00 05 01

|

Review Score: 950

(Try not to go over 1650)

|

Posted Image