View previous topic :: View next topic |
Author |
Message |
Twistedfate Expert Cheater
Reputation: 1
Joined: 11 Mar 2016 Posts: 231
|
Posted: Tue Jun 07, 2016 7:45 am Post subject: Recast skills by cheat engine |
|
|
Iam playing normal game when you attack the monster with skill ( click right)
the player attacks him once ...
I want the attack to be auto repeated with changing memory ..
how can i extract the value of that then change the skill ..
The idea I attack the skill once then the skill auto repeated ?
|
|
Back to top |
|
 |
Twistedfate Expert Cheater
Reputation: 1
Joined: 11 Mar 2016 Posts: 231
|
Posted: Mon Jul 04, 2016 8:56 am Post subject: |
|
|
any help?
|
|
Back to top |
|
 |
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
Posted: Mon Jul 04, 2016 9:18 am Post subject: |
|
|
This is not some easy task, so you aren't likely to get any real help.
Find the function that uses a skill.
Find the parameters that the function receives.
Call the function again with custom parameters.
|
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Mon Jul 04, 2016 1:34 pm Post subject: |
|
|
It really depends on the game and how that data is handled. For example, if you can manually cast the spells repeatedly just by pressing the button/key repeatedly, then that's a lot easier to implement than trying to do something that the game does not allow you to do in the first place. Also, depending on the circumstances, it may be easier/better to just increase the spell damage instead of a repeated attack. Since you didn't provide much information, we can only speculate.
|
|
Back to top |
|
 |
|