Hello again! BunBun here with this piece of garbage. It's actually not that bad, just upset I couldn't get it below 500 sum. Out of all 10 of my solution attempts, this one has both the lowest sum and the lowest instructions so it's the best I've got for this category. Plus it loops. It's not as optimized as my cycle solve but I did spend some good time on this. I bet its nowhere near the top though :P

Version Log Below

Ver.1.0 (Initial Solve)
	AGC 252/835/93
	CX  93/210420
	SLI 1180/0/195

Ver.2.0 (Sum Solves) 
	AGC 99/310/163
	CX  163/30690
	SLI 572/0/74

Ver.2.1 AGC 102/355/127
	CX  127/36210
	SLI 584/0/74

Ver.2.2 AGC 98/350/160
	CX  160/34300
	SLI 608/0/74

Ver.2.3 (Final Sum Solve)
	AGC 80/265/162
	CX  162/21200
	SLI 507/0/67

Ver.3.0 (Cycle Solves)
	AGC 206/700/63
	CX  63/144200
	SLI 969/0/206

Ver.3.1	AGC 151/710/63
	CX  63/107210
	SLI 924/0/204

Ver.3.2	AGC 175/705/52
	CX  52/123375
	SLI 932/0/324

Ver.3.3 (Final Cycle Solve)
	AGC 169/690/51
	CX  51/116610
	SLI 910/0/582

Additional Versions

Ver.3.4 AGC 174/775/51
	CX  51/135625
	SLI 1000/0/666

Ver.3.5 AGC 180/750/51
	CX  51/135000
	SLI 981/0/660