Metadata-Version: 2.1
Name: gamee
Version: 0.0.2
Summary: Experimental gamee hack
Home-page: https://t.me/execal
Author: Zarox
Author-email: mineiszarox@gmail.com
License: MIT
Project-URL: Bug Tracker, https://t.me/zarox
Keywords: python,gamee,hack
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: License
Requires-Dist: requests

<div align="center">
<h1>Gamee</h1>
Experimental Gamee hack
</div>

<i>A package that allows to score as much as you want in gamee. WARNING: Do not abuse. You might get suspended or permanent ban.</i>

<h2>Installation:</h2>

```bash
>>> python3 -m pip install gamee
```

<h2>Usage:</h2>

```python
>>> from gamee import Gamee

>>> # score = Gamee.hack(score, time, gameurl)
>>> score = Gamee.hack(123, 500, https://....)
>>> print(score)
```
<p><b>Warning</b>: do not abuse as you might get banned from gamee.<br>Try to use ginuene time it would take to play in seconds</p>
