Jump to content

Sniper vs Thieves v 1.0.11499 +8 offsets


92 posts in this topic

Recommended Posts

Posted
5 minutes ago, Ted2 said:

yes.

crashes on my ipad :/ 

i followed the code injection tutorial 

#import "writeData.h"
#import <UIKit/UIKit.h>
#include <substrate.h>

%ctor{
	writeData(0x5c0da, 0x38467047);
	writeData(0x166610, 0x00bf7047); 
	writeData(0x166646, 0x00bf7047);  
	writeData(0x1666b2, 0x00bf7047);  
	writeData(0x5c0d6, 0x38467047);  
	writeData(0x56a8a, 0x00207047);  
}

^ my tweak.xm

Posted
4 hours ago, TheArmQueen said:

crashes on my ipad :/ 

i followed the code injection tutorial 


#import "writeData.h"
#import <UIKit/UIKit.h>
#include <substrate.h>

%ctor{
	writeData(0x5c0da, 0x38467047);
	writeData(0x166610, 0x00bf7047); 
	writeData(0x166646, 0x00bf7047);  
	writeData(0x1666b2, 0x00bf7047);  
	writeData(0x5c0d6, 0x38467047);  
	writeData(0x56a8a, 0x00207047);  
}

^ my tweak.xm

U need to add NSTimer to it

Posted (edited)
Just now, TheArmQueen said:

Which line

All offsets

 

edit ur not patcher, just on top.

Updated by Ted2
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines