Yeah so when I move the scroll the script seems choppy can someone fix this for me, I'm clueless.
Thanks for your time!
-Klovis
#include <GDIPlus.au3>
#include <WinAPI.au3>
#include <WindowsConstants.au3>
#include <GuiConstantsEx.au3>
#include <SliderConstants.au3>
#include <StaticConstants.au3>
Opt("MustDeclareVars", 1)
Global Const $AC_SRC_ALPHA = 1
Global $fVisible = True
Global $fVisible2 = True
Global $fVisible3 = True
Global $fVisible4 = True
Globa