smemhack 5.8__py3-none-any.whl → 5.8.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
smemhack/__init__.py CHANGED
@@ -1,2 +1,2 @@
1
1
  from .main import *
2
- __version__="5.8"
2
+ __version__="5.8.2"
smemhack/main.py CHANGED
@@ -171,7 +171,7 @@ def hack(number):
171
171
  word,_=process.extractOne(w,xget)
172
172
  py.click(971*nx,106*ny)
173
173
  time.sleep(0.5)
174
- py.typewrite(word)
174
+ py.typewrite(data[xget.index(word)])
175
175
  py.press("enter")
176
176
  time.sleep(1)
177
177
  for _ in range(0,len(data)+number):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: smemhack
3
- Version: 5.8
3
+ Version: 5.8.2
4
4
  Summary: A Python library to automate online homework tasks with AI and system control.
5
5
  Home-page: UNKNOWN
6
6
  Author: Dickily
@@ -11,15 +11,15 @@ Classifier: License :: Other/Proprietary License
11
11
  Classifier: Programming Language :: Python :: 3
12
12
  Classifier: Programming Language :: Python :: 3.8
13
13
  Classifier: Operating System :: OS Independent
14
- Requires-Python: >=3.6
14
+ Requires-Python: >=3.8.18
15
15
  Description-Content-Type: text/markdown
16
- Requires-Dist: tensorflow
17
- Requires-Dist: pyautogui
18
- Requires-Dist: pyperclip
19
- Requires-Dist: numpy
20
- Requires-Dist: keyboard
21
- Requires-Dist: fuzzywuzzy
22
- Requires-Dist: python-Levenshtein
16
+ Requires-Dist: tensorflow>=2.8.0
17
+ Requires-Dist: pyautogui>=0.9.53
18
+ Requires-Dist: pyperclip>=1.8.2
19
+ Requires-Dist: numpy>=1.20.0
20
+ Requires-Dist: keyboard>=0.13.5
21
+ Requires-Dist: fuzzywuzzy>=0.18.0
22
+ Requires-Dist: python-Levenshtein>=0.12.2
23
23
 
24
24
  # smemhack
25
25
  **smemhack** is a Python library designed to automate online homework tasks with AI and system control.
@@ -0,0 +1,7 @@
1
+ smemhack/__init__.py,sha256=Czto634VmcbiDJ5fbTrRxgBW6yXTym33mw9423zN2TM,40
2
+ smemhack/main.py,sha256=FTsvFWCFN9Re4dZNY4Us_OIRhrLhWYJPduxn_s4n6D0,7461
3
+ smemhack-5.8.2.dist-info/LICENSE.txt,sha256=RJahtv1H4Hjtstu6FLflvTF63-bB_QahD7q_vLWCVus,906
4
+ smemhack-5.8.2.dist-info/METADATA,sha256=GEDgQ0X9Kbwu4XXOCT7ABmqkJpl8TNMCjGzoxwQmnEQ,1912
5
+ smemhack-5.8.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
6
+ smemhack-5.8.2.dist-info/top_level.txt,sha256=xNcFNsBkAsQ7cvrsNoZurwu9SXFyvBe6PxS-zt5MuG8,9
7
+ smemhack-5.8.2.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- smemhack/__init__.py,sha256=D86_LKzUPJL94IG6g4_GgnCHjCntk2QpRD6XVTcw0zA,38
2
- smemhack/main.py,sha256=Olv7x__V504RoA9KPw2KGydVzeAHzOP4UzfUK4wSh9Y,7443
3
- smemhack-5.8.dist-info/LICENSE.txt,sha256=RJahtv1H4Hjtstu6FLflvTF63-bB_QahD7q_vLWCVus,906
4
- smemhack-5.8.dist-info/METADATA,sha256=TtsRaNNL2euPkWeYtn6nqxj1YYLq-ayDHKrQdefveLU,1853
5
- smemhack-5.8.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
6
- smemhack-5.8.dist-info/top_level.txt,sha256=xNcFNsBkAsQ7cvrsNoZurwu9SXFyvBe6PxS-zt5MuG8,9
7
- smemhack-5.8.dist-info/RECORD,,