mirror of
https://github.com/k1tbyte/Wand-Enhancer.git
synced 2026-08-28 17:01:04 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
<div align="center">
|
||||
<h1>WeMod Patcher</h1>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<h4>WeMod patcher allows you to get some WeMod features absolutely free. This script patches WeMod, thereby removing the daily usage limit (2h), etc.</h4>
|
||||
|
||||
## 👾 No malware? Is it safe for me?
|
||||
|
||||
---
|
||||
|
||||
Yes, this is safe. This script is open-source, and you can check the code yourself. I have no intention of harming you or your computer. The script does absolutely nothing with your computer and does not require Internet access. It only affects WeMod files.
|
||||
|
||||
## 💻 Does this script only work with older versions of WeMod like other unlockers?
|
||||
|
||||
---
|
||||
|
||||
With this patch you will be able to use the latest version together with Pro.
|
||||
|
||||
## 👀 What features will be available?
|
||||
|
||||
---
|
||||
|
||||
✅ Unlimited usage time <br/>
|
||||
✅ No ads <br/>
|
||||
✅ AI Game guides <br/>
|
||||
✅ Saving mods <br/>
|
||||
❌ Connect phone <br/>
|
||||
❌ Hotkeys (hotkey functionality breaks after patch for unknown reason)
|
||||
|
||||
## ❓ How to use?
|
||||
|
||||
---
|
||||
1. **Clone the Repository (or just download source code)**
|
||||
``` bash
|
||||
git clone https://github.com/k1tbyte/Wemod-patcher.git
|
||||
cd Wemod-patcher
|
||||
```
|
||||
2. **Run the script**
|
||||
``` bash
|
||||
bun install/npm install/yarn install/whatever you use
|
||||
npm ./unlocker.js
|
||||
```
|
||||
3. **Follow the instructions**
|
||||
|
||||
---
|
||||
## 📜 License
|
||||
This project is licensed under the Apache-2.0 - see the [LICENSE](LICENSE.txt) file for details.
|
||||
Reference in New Issue
Block a user