Jump to content

13 posts in this topic

Recommended Posts

Posted

In Assembly-CSharp.dll I have a function like this. How can I call this function in Theos with modified (int points)

	[Token(Token = "0x6000194")]
	[Address(RVA = "0x1EE89A0", Offset = "0x1EE89A0", VA = "0x1EE89A0")]
	public void AddPoints(int points, bool instant = true)
	{
	}

 

Posted
2 hours ago, hungvi0610 said:

In Assembly-CSharp.dll I have a function like this. How can I call this function in Theos with modified (int points)

	[Token(Token = "0x6000194")]
	[Address(RVA = "0x1EE89A0", Offset = "0x1EE89A0", VA = "0x1EE89A0")]
	public void AddPoints(int points, bool instant = true)
	{
	}

 

Is this iOS or is this android?

Posted
Just now, Shrino said:

its theos so its ios lmfao

He just said it’s Assembly-CSharp.dll which isn’t related to Theo’s. If he’s trying to use Theo’s, then editing this file is useless lol since it’s from Unity il2cpp dump.

Posted
Just now, Puddin said:

He just said it’s Assembly-CSharp.dll which isn’t related to Theo’s. If he’s trying to use Theo’s, then editing this file is useless lol since it’s from Unity il2cpp dump.

wdym? he dumped a unity game and trying to use an offset from dnspy

2 hours ago, hungvi0610 said:

In Assembly-CSharp.dll I have a function like this. How can I call this function in Theos with modified (int points)

	[Token(Token = "0x6000194")]
	[Address(RVA = "0x1EE89A0", Offset = "0x1EE89A0", VA = "0x1EE89A0")]
	public void AddPoints(int points, bool instant = true)
	{
	}

 

use ted2's menu. the most easiest way to hack games with mod menu

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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