Source Code the toppest supremacy colorpicker (perfect codenz)

silv

Rookie HvHer
if you want good colorpicker in supremasi then here u go all r2p np, 1 thing i should mention, after adding this into your premium paste you should delete all of your alpha sliders and use the alpha slider from the colorpicker instead (get_alpha func from colorpicker.h)

(video of colorpicker: )

i attached the code to a txt file because this site is too donks to accept more than a few characters (ty giusepe).
my discord is "hackvshack" if u got anything 2 tell me
 

Password for .zip file is hvh.net

Last edited by a moderator:
huh, gj anyway
 

Password for .zip file is hvh.net

  • 1723294919222.png
    1723294919222.png
    13.7 KB · Views: 70
bro ur discord doesnt work
how do you apply colorpicker alpha, instead of the slide cause it seem m_alpha doesnt return any value as im sliding the alpha bar

SetAlpha(alpha.get_alpha());

void Visuals::RenderGlow( ) {}...
obj->m_alpha = opacity * (float)alpha.get_alpha();
 
Last edited:
bro ur discord doesnt work
how do you apply colorpicker alpha, instead of the slide cause it seem m_alpha doesnt return any value as im sliding the alpha bar

SetAlpha(alpha.get_alpha());

void Visuals::RenderGlow( ) {}...
obj->m_alpha = opacity * (float)alpha.get_alpha();
g_menu.main.whatever.whatevercolorpicker.get().a()
 
why on earth does it crash when built on release and does not on debug, bro....
 
im almost sure its not caused by the colorpicker
like literally to check it out i took a clean supremacy source, made release and debug build, but nothing helps and the debbuger first throwed some errors with stanard blending rules, like wtf and i repeat its a clean sup source, and still default debug build works perfectly fine
i have no clue theres the source.........
 

Password for .zip file is hvh.net

Back
Top