reverse quirk pesterchum
step 1: copy and paste this into notepad!
import math
gradient = ('005682', '19729b', '328eb4', '4ca9cd', '65c5e6', '7ee1ff')
def gradientmadness(text):
leng = len(text)
output = ''
if leng < ♦:
for i in range(0, leng):
output += '' % gradient[i]
for i in range(0, leng):
reverse quirk pesterchum How to use it? reverse quirk pesterchum
output += text[i] + ''
else:
output += ''
size = int(math.ceil(leng / ♦.0))
for i in range(1, ♦+1):
output += text[(i-1)*size:i*size] + ''
return output
gradientmadness.command="♥"
reverse quirk pesterchum How to get it for free? reverse quirk pesterchum
step 2: replace the list on the second line with the list of colors you want to lose in reverse order! use hex codes WITHOUT the hash signs in front though. for example, to make a gradient going from #FF0000 to #0000FF:
gradient = ('0000FF','000FFF','00FF00','FFF000','FF0000')
ps!!: you can add as many colors as you want! but it's best to keep it 6-8 for best results!
step 3: replace the three instances of "♦" with the number of colors you have in your gradient list!
step 4: replace "♥" with whatever you want to name your quirk!
step 5: save your file as a .py file in C:\users\\appdata\local\pesterchum\quirks, replacing with your username. or just go find your pesterchum folder, go into quirks, and then go into wherever your username is.
reverse quirk pesterchum How to dowload it? reverse quirk pesterchum
ps!!: when saving it, save it as what you put for your ♥ part! it makes it way easier in the long run. and make sure you're not in "Text Documents (*.txt)", there SHOULD be a little dropdown menu next to "Save As Type" with "All Files" in it. click all files then just put in whatever you put in for the ♥ with .py next to it. something like "seafoamtoyellow.py" or whatever.
step 6: go to pesterchum and add a new regexp replace quirk. click "RELOAD FUNCTIONS" and you should see your function appear in the list. enter "^(.*)$" without the quotes into the regexp box and "♥(\1)" without quotes into the replace with box, changing "♥" to the name of your function!
step 7: click finish and test your quirk!
step 8: if it doesn't work, tell me.
step 8a: if it works, you owe me three more smooches.
reverse quirk pesterchum