This repository was archived by the owner on Nov 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Requirements
1212* Packages - pyautogui,random,time ( time & random is default , you only needs to install pyautogui )
1313
1414Steps for Running Script
15- * Install reguired package
15+ * Install required package
1616 pip install pyautogui
1717* Download the latest version of script & extract it ( you can also clone this repo using git clone command )
1818* Change Directory using cd ' file location ' command . replace 'file location' with exact one .
@@ -21,6 +21,7 @@ Steps for Running Script
2121* Run the script using python script.py or python3 script.py on Powershell or Terminal ( on windowed mode on right side of the screen )
2222* After Running the script , click on the browser window
2323
24+ NB : Open release notes for more info . Some changes can occur according to version of script
2425
2526Note
2627* Don't touch on keyboard or mouse until script execution is completed .
3233* if New releases have any issues , try older ones & notify me on instagram
3334* if it works without issues , don't forget to star this repo , also subscribe to my youtube channel - Ivin Techz & follow me on social media .
3435 i'll update the code and add more functionalities when i'm free .
35-
36- NB : Open release notes for more info . Some changes can occur according to version of script
You can’t perform that action at this time.
0 commit comments