Skip to content

kuteteen/tai-lieu-hoc-tap2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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];

and redraw the screen in your tweak.xm with [es setNeedsDisplay];

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

No packages published