StrokesPlus.net
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Dauren  
#1 Posted : Sunday, August 9, 2020 12:45:08 PM(UTC)
Dauren

Rank: Newbie

Reputation:

Groups: Approved
Joined: 8/9/2020(UTC)
Posts: 4
Kazakhstan

Thanks: 3 times
Good day everyone, not sure if it's really informative though, but maybe someone will find it helpful. It's a converted version from strokes+
Here's little old script to change the language as if you'd press Alt+SHIFT shortcut:

sp.SendShiftDown();
sp.Sleep(50);
sp.SendAltDown();
sp.Sleep(50);
sp.SendAltUp()
sp.SendShiftUp()



UserPostedImage
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.