I made a script that required I have a list of numbers sorted.. but it needed negative AND positive numbers sorted. Unfortunately, sorttok seems to run off of absolute value so horrible things have happened.

I've tried making a bubble sort of my own, but I can't get it to work.

Don't suppose anyone would take the time to share a bubble sort script (or maybe something faster would be nice) that can do negative numbers right?


-------------
I am the self-appointed God of needlessly complex mIRCscript.