Skip to content

Commit 8aa1c91

Browse files
Update README.md
1 parent 11d30a3 commit 8aa1c91

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
# Survev Hacked Client
22
![Client UI Preview](https://raw.githubusercontent.com/DeveloperEclipse/Survev-Client/refs/heads/main/preview/1.png)
33
![Client UI Preview](https://raw.githubusercontent.com/DeveloperEclipse/Survev-Client/refs/heads/main/preview/2.png)
4+
![Client UI Preview](https://raw.githubusercontent.com/DeveloperEclipse/Survev-Client/refs/heads/main/preview/3.png)
5+
![Client UI Preview](https://raw.githubusercontent.com/DeveloperEclipse/Survev-Client/refs/heads/main/preview/4.png)
46

57

68
## Installation:
79
- Tutorial (PC, and Mobile): [WATCH](https://www.youtube.com/watch?v=6a0iN77fwmc)<br>
810
- Computer (Chrome Extension): [DOWNLOAD](https://github.com/DeveloperEclipse/Survev-Client/releases)<br>
911
- Android / iOS (Bookmarklet):
1012
```js
11-
javascript:(()=>{let s=document.createElement('script');s.src='https://cdn.jsdelivr.net/gh/DeveloperEclipse/Survev-Client@5.7/client.js';document.body.appendChild(s);%7D)();
13+
javascript:(()=>{let s=document.createElement('script');s.src='https://cdn.jsdelivr.net/gh/DeveloperEclipse/Survev-Client@5.8/client.js';document.body.appendChild(s);%7D)();
1214
```
1315
1416
## Client Features:
17+
- ✅ | `Server Data Exploit` | View **ALL** player positions, and health data.
1518
- ✅ | `Automatic Updates` | **Automatically updates** the client to work with the latest version.
1619
- ✅ | `Automatic Fire` | **Automatically fires** at enemies with wall checks.
1720
- ✅ | `Automatic Healing` | **Automatically uses supplies** when health or adrenaline is low.

0 commit comments

Comments
 (0)