smemhack 5.7__py3-none-any.whl → 5.7.1__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.7"
2
+ __version__="5.7.1"
smemhack/main.py CHANGED
@@ -36,7 +36,7 @@ def hack(number):
36
36
  def get_w():
37
37
  py.press("enter")
38
38
  time.sleep(0.5)
39
- py.click(906*nx,106*ny)
39
+ py.click(971*nx,106*ny)
40
40
  py.click()
41
41
  py.mouseDown()
42
42
  py.keyDown("ctrl")
@@ -65,7 +65,7 @@ def hack(number):
65
65
  py.click()
66
66
  time.sleep(0.5)
67
67
  first_g=pycopy.paste()
68
- py.click(906*nx,106*ny)
68
+ py.click(971*nx,106*ny)
69
69
  time.sleep(0.5)
70
70
  py.typewrite(first)
71
71
  time.sleep(0.5)
@@ -76,7 +76,7 @@ def hack(number):
76
76
  while True:
77
77
  py.press("enter")
78
78
  time.sleep(0.5)
79
- py.click(906*nx,106*ny)
79
+ py.click(971*nx,106*ny)
80
80
  py.click()
81
81
  py.mouseDown()
82
82
  time.sleep(0.5)
@@ -105,7 +105,7 @@ def hack(number):
105
105
  time.sleep(0.5)
106
106
  nn=pycopy.paste()
107
107
  get.append(nn)
108
- py.click(906*nx,106*ny)
108
+ py.click(971*nx,106*ny)
109
109
  time.sleep(0.5)
110
110
  py.typewrite(n)
111
111
  time.sleep(0.5)
@@ -161,7 +161,7 @@ def hack(number):
161
161
  w="\n".join(w)
162
162
  for x in get:
163
163
  if w==x:
164
- py.click(906*nx,106*ny)
164
+ py.click(971*nx,106*ny)
165
165
  time.sleep(0.5)
166
166
  py.typewrite(data[get.index(x)])
167
167
  py.press("enter")
@@ -188,7 +188,7 @@ def hack(number):
188
188
  gg=pad_sequences(gg,maxlen=5)
189
189
  prediction=model.predict(gg)
190
190
  pd=np.argmax(prediction)
191
- py.click(906*nx,106*ny)
191
+ py.click(971*nx,106*ny)
192
192
  time.sleep(0.5)
193
193
  py.typewrite(data[pd])
194
194
  py.press("enter")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: smemhack
3
- Version: 5.7
3
+ Version: 5.7.1
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
@@ -0,0 +1,7 @@
1
+ smemhack/__init__.py,sha256=dSLHuAZ41CS3oIrTLaZhC2XbgE_k3ZLm7R_yQOXh2bc,40
2
+ smemhack/main.py,sha256=cB6_yrDwwQkvcQ78cFanRNRJAEHqZP7XiOdGdcf90PQ,7191
3
+ smemhack-5.7.1.dist-info/LICENSE.txt,sha256=RJahtv1H4Hjtstu6FLflvTF63-bB_QahD7q_vLWCVus,906
4
+ smemhack-5.7.1.dist-info/METADATA,sha256=2xC5JdyBmx9my8uw1bDTSG0zfVB3RVV5TV0Jwd8zjjY,1721
5
+ smemhack-5.7.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
6
+ smemhack-5.7.1.dist-info/top_level.txt,sha256=xNcFNsBkAsQ7cvrsNoZurwu9SXFyvBe6PxS-zt5MuG8,9
7
+ smemhack-5.7.1.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- smemhack/__init__.py,sha256=EhV7DQcEfmVWtsddzpCq6H0Qhvxvo0b_N7l_sRr947E,38
2
- smemhack/main.py,sha256=iMETq0SY90_z7wsWVugim6yovTbLe0tMH8K-N1wufYA,7191
3
- smemhack-5.7.dist-info/LICENSE.txt,sha256=RJahtv1H4Hjtstu6FLflvTF63-bB_QahD7q_vLWCVus,906
4
- smemhack-5.7.dist-info/METADATA,sha256=mbrPNj7C1AhUAHRXrV3SlNekt_mNSvur3Y4DLo6I1J4,1719
5
- smemhack-5.7.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
6
- smemhack-5.7.dist-info/top_level.txt,sha256=xNcFNsBkAsQ7cvrsNoZurwu9SXFyvBe6PxS-zt5MuG8,9
7
- smemhack-5.7.dist-info/RECORD,,