@clarabellerising Hello bro, thanks for your support, I'm still very confused how how to apply this in the tool as a newbie working hard to learn this, can I Pm you on telegram or Chat??
Will appreciate it, thank you!
Hi, how can I perform a SMOOTH scrolling with BAS?
like can BAS scroll like a normal user cuz I tried Scroll 0,500 it instantly go to that position it "jumped" how can i make BAS go to that 0,500 position smoothly?
I know IDLE have scrolling function but it scrolls randomly UP and DOWN and I need to scroll smoothly DOWN only is there such a thing or should I create alot of SCROLL function
scroll 0,500
scroll 0,550
scroll 0,600
scroll 0,650
scroll 0,700
like this?