Simulate fake mouse and keyboard actions to fake staying online
Project description
Simulate fake mouse movement and fake keyboard typing.
How to use
Start by running this command
from stay_online import stay_online
stay_online()
Once the Python program is initiated, a prompt will appear, requesting you to select the area where you want the cursor to move.
This designated location will serve as the point where the cursor will autonomously navigate and perform left-click actions at specified intervals.
Place cursor at clicking position and left click once.
Default optional values
stay_online(
stop_hhmm:str='',
min_delay_seconds:int=120,
max_delay_seconds:int=180,
min_num_words:int=1,
max_num_words:int=10,
show_timestamp:bool=False
)
Parameters
stop_hhmm: Automatically stop the simulation at the provided time, example '1700'.
min_delay_seconds: Minimum delay seconds between each new line.
max_delay_seconds: Maximum delay seconds between each new line.
min_num_words: Minimum number of words to type per line.
max_num_words: Maximum number of words to type per line.
show_timestamp: Type out the timestamp in front of the line to keep track of the time.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stay_online-0.1.9.tar.gz.
File metadata
- Download URL: stay_online-0.1.9.tar.gz
- Upload date:
- Size: 31.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70070dcfb8b78dc23413a6a6fab937c23b9da0a17d1cc6504e1b32bace5690c7
|
|
| MD5 |
8594857c1ed8738e38ca9255cae35045
|
|
| BLAKE2b-256 |
d4b1d4e412e2e1431917da3c920e316a7b5bc90d301bba68655f904e8b1334db
|
File details
Details for the file stay_online-0.1.9-py3-none-any.whl.
File metadata
- Download URL: stay_online-0.1.9-py3-none-any.whl
- Upload date:
- Size: 32.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d13ccea90e81d96cf5613d43a9925768b5892dbee82c8a6f7a8e9ad01e591984
|
|
| MD5 |
8020befdb63656e2d4f94cd420176425
|
|
| BLAKE2b-256 |
49505df21b6f6667125d851a930b1ebe26996deb11e13c8cfbf70c3484e20c03
|