Skip to content

ThatDevExotic/Survev-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exotic Survev Client

[WIP, Will Be Out Soon]

Sample Video Preview


TODO List

Complete Features

  • ✅ Aimbot
  • ✅ Spinbot
  • ✅ Emote Spam
  • ✅ Name Viewer
  • ✅ No Ping Cooldown
  • ✅ Custom Zoom
  • ✅ Draggable Counters (FPS, Health, etc.)
  • ✅ Weapon Boarders

Working on / Planned features

  • ❌ Fake 50v50 Player Model
  • ❌ User Friendly UI

Possible Upcoming Features

  • ⚠️ Access to All Loadout Items (client side only)

Survev.io Cheats

UI:

UI Preview Menu Preview

Installation:

For this example, we will use Chrome.

Steps:

  1. Open Developer Tools:

    • Press CTRL + SHIFT + I to open Chrome Developer Tools, go to the "Sources" tab.

    Open DevTools

  2. Find the Survev's APP.JS File:

    • Locate the file named app-xxxxx.js in the file system.

    Find app.js

  3. Override File Content:

    • Right-click on the app-xxxxx.js file and choose "Override Content".

    Override Content

  4. Replace the Code:

    • Press CTRL + A to select all the code inside app.js, then replace it with the content from this client.js file.
  5. Save and Reload:

    • Press CTRL + S to save the changes.
    • Press CTRL + R to reload the page. (Note: The client only starts when Developer Tools is open; you can close them after the page loads.)

Releases

No releases published

Packages

No packages published