We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ZS Extension.
#11
ZS,
I thought about it and came to the conclusion that the only extension that is not yet available for Small BASIC is an extension that will allow quantum computing.  Undecided

Big Grin
Reply
#12
New Relase https://github.com/zs-3/ZS/releases
ZS
[-] The following 2 users Like z-s's post:
  • AbsoluteBeginner, litdev
Reply
#13
ZS 1.2.0.5 : https://github.com/zs-3/ZS/releases/tag/1.2.0.5
IF ANYONE CAN ADD A POST ABOUT THIS EXTENSION IN SMALL BASIC ENTHUSIASM GROUP MAYBE MORE PEOPLE WILL KNOW ABOUT IT.
Smile Big Grin
ZS
Reply
#14
Do you have words that could become an ADVERTISING for your “product”?  Shy
What benefits does your extension provide to the user?

( I think this is exactly the case where promotions will be needed )
Reply
#15
It Provide The Most Fantastic Function Of Using CMD In Small Basic.
It Has Some Powerful Functions In ZSText Lib Which No Extension Has.
It Now Has Very Powerful Functions In ZSKeyboard Like:
Code:
LastKeyPressed
IsAltDown
IsCapsLockOn
IsCtrlDown
IsNumLockOn
IsScrollLockOn
IsShiftDown
IsWindowsKeyDown
PressAndReleaseKey
PressKeyMultipleTimes
SendKey
SendKeyCombination
SetKeyboardLayout
SimulateKeyDown
SimulateKeyUp
ToggleCapsLock
TypeText
Wait
(In Latest Update)
And It Will Expand More.
ZS
Reply
#16
As I see, your extension contains many methods for automating work on a computer (autoclicker).

Will your extension have a high-speed method for searching images on the screen?  Shy
Reply
#17
I don't understand by what do you mean "searching images on the screen"
ZS
Reply
#18
(07-11-2024, 12:05 PM)z-s Wrote: I don't understand by what do you mean "searching images on the screen"

When I automate some repeatedly repeated on a computer sequence of user operations, I control the situation by analyzing the image on the display.
For example, my autoclicker program does not perform the next operation until it “sees” that the required image has appeared on the display.
Let's say the program will wait for an image of a button to appear on the screen that needs to be clicked when the browser page opens completely.
After all, the computer cannot instantly respond to the user’s previous mouse click. And the reaction time of the computer is always different.

To do this I use "searching images on the screen".  Shy
Reply
#19
I am also a beginner in csharp i will learn about it in morning
ZS
Reply
#20
(07-11-2024, 02:31 PM)z-s Wrote: I am also a beginner in csharp i will learn about it in morning

If you want, I'll look for a sample source code that I downloaded from some forum.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)