Skip to content

Ezi06/esp-source-code-for-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp-source-code-for-ios

This esp code is for a box around the enemy, snap lines, distance numbers, and health bars

import the esp.h file in your tweak.xm

initialize it static esp * es;

es = [[esp alloc]initWithFrame:main];

figure out the rest.

you can do pull requests if you want

My Discord is Mobean#6137

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Objective-C++ 84.7%
  • Objective-C 15.3%