MAA - hax - easy win
MAA - hax - easy win
RE: MAA - hax - easy win Posted on: 05/17/2015 1:52am
Quote Post
Your (mostly) friendly neighborhood MAA-Mod

woot i finally got somethings working.
i got charles to work on a different profile. and i finally got the unknowns solved by switching to chrome!
i have downloaded .xmls for chapters 1, and 3-11.
i will hack them with these:

  • <bossType>mini</bossType>  ->  <bossType>main</bossType>
  • ​<maxDmg>.*</maxDmg> -> <maxDmg>10000.465</maxDmg>
  • <minDmg>.*</minDmg> -> <minDmg>10000.388</minDmg>
  • <inCombatDropRateKo>.*</inCombatDropRateKo>  ->     <inCombatDropRateKo>1.15</inCombatDropRateKo>
  • <inCombatDropRateHit>.*</inCombatDropRateHit>  ->     <inCombatDropRateHit>1.04</inCombatDropRateHit>
(if anyone thinks i should add or change some of the codes, let me know, before i upload them for sharability)
RE: MAA - hax - easy win Posted on: 05/17/2015 2:09am
Quote Post

what does this ?

  • ​<maxDmg>.*</maxDmg> -> <maxDmg>10000.465</maxDmg>
  • <minDmg>.*</minDmg> -> <minDmg>10000.388</minDmg>
RE: MAA - hax - easy win Posted on: 05/17/2015 2:24am
Quote Post
Your (mostly) friendly neighborhood MAA-Mod
Chachox Posted on: 05/16/2015 10:09pm

what does this ?

  • <maxDmg>.*</maxDmg> -> <maxDmg>10000.465</maxDmg>
  • <minDmg>.*</minDmg> -> <minDmg>10000.388</minDmg>

the first part is what i search for in Notepad++ to find the damage values which vary, using the wildcard code ".*".
the second part means that i replace the fist part with the third part.
the third part is what i change the values into.
overall this makes enemies hit like frikin nukes, then combined with the disorientation from the KHUT will get the player huge overkill bonus (or the max of 150 per enemy) when the enemies kill themselves.

RE: MAA - hax - easy win Posted on: 05/17/2015 2:34am
Quote Post
kirbyonwarpstar Posted on: 05/16/2015 10:24pm
Chachox Posted on: 05/16/2015 10:09pm

what does this ?

  • <maxDmg>.*</maxDmg> -> <maxDmg>10000.465</maxDmg>
  • <minDmg>.*</minDmg> -> <minDmg>10000.388</minDmg>

the first part is what i search for in Notepad++ to find the damage values which vary, using the wildcard code ".*".
the second part means that i replace the fist part with the third part.
the third part is what i change the values into.
overall this makes enemies hit like frikin nukes, then combined with the disorientation from the KHUT will get the player huge overkill bonus (or the max of 150 per enemy) when the enemies kill themselves.


there is a disorienatation and auto pve hack too 

Old Stuff but still Working

To make other Characters go Auto-Battle, Open client.xml with notepad++ and search for the Character that you want and then change the string between <controller><controller> from "UserController" to "ScriptableAIController".

To make the enemy hit themselves in other mission, get the mission .xml by playing that mission. For mission Season 1 1.1, the xml file would be 101.xml. Once you have that file, open it with notepad++ and press "Ctrl+F" go to the replace tab and replace "enemy" with "defense". And also, replace "area" with "myTeam".


*credits to ahssherder

 

RE: MAA - hax - easy win Posted on: 05/17/2015 2:34am
Quote Post
A1 to A0 architect.

​<maxDmg>[^<>]+</maxDmg>

Here's a way to search with regex checked on the replace window. it means "whatever is inbetween these things"

Also
https://mega.co.nz/#!TR83lT5b!9xu99-X2kpv4IKdcw_8Y8hboCyhckZWx6LWqlUvqfK0

This is a client.xml and 901.xml (daily mission)

dragon foot does stupid damage
needle gun (everyone has this) does stupid AOE damage
the daily missions should be tons easier. enemies hurt themselves, and sometimes AOE themselves.

There's always counters, and it's not perfect, but using creativity, and cheat engine hacks, it should be pretty simple.




atdt *67
RE: MAA - hax - easy win Posted on: 05/17/2015 2:37am
Quote Post

hoo ok thx but i replace the vitality value is better, because if the enemy hit u can die easy xD.

RE: MAA - hax - easy win Posted on: 05/17/2015 2:59am
Quote Post
Your (mostly) friendly neighborhood MAA-Mod
jarly Posted on: 05/16/2015 10:34pm

​<maxDmg>[^<>]+</maxDmg>

Here's a way to search with regex checked on the replace window. it means "whatever is inbetween these things"

Also
https://mega.co.nz/#!TR83lT5b!9xu99-X2kpv4IKdcw_8Y8hboCyhckZWx6LWqlUvqfK0

This is a client.xml and 901.xml (daily mission)

dragon foot does stupid damage
needle gun (everyone has this) does stupid AOE damage
the daily missions should be tons easier. enemies hurt themselves, and sometimes AOE themselves.

There's always counters, and it's not perfect, but using creativity, and cheat engine hacks, it should be pretty simple.

that doesnt work for me, but .* does
 

RE: MAA - hax - easy win Posted on: 05/17/2015 3:14am
Quote Post
A1 to A0 architect.

Make sure you have regular expression checked on the bottom of the search and replace window.

However, if you've found a way that works - do it.




atdt *67
RE: MAA - hax - easy win Posted on: 05/17/2015 4:06am
Quote Post
Your (mostly) friendly neighborhood MAA-Mod
jarly Posted on: 05/16/2015 11:14pm

Make sure you have regular expression checked on the bottom of the search and replace window.

However, if you've found a way that works - do it.

yeah, regex was checked and "[^<>]+" is not wildcard for me.
howeveri did just download my version of np++ today, so maybe its a version diff?

Guess what? im done! i found the macro function!
https://mega.co.nz/#!cV1SVTBZ!kNvzC5EuTqJET2JH8lpgit6kXt7b87-4Nx0w4nadz44
includes both raw and modified versions of xmls: client, 901, 101 and 103-111
!_! enjoy !_!
 

RE: MAA - hax - easy win Posted on: 05/17/2015 2:44pm
Quote Post

Any chance you could give us the decryption key lol

RE: MAA - hax - easy win Posted on: 05/17/2015 4:11pm
Quote Post
Your (mostly) friendly neighborhood MAA-Mod
Badgertastic3 Posted on: 05/17/2015 10:44am

Any chance you could give us the decryption key lol

link fixed, and try using the whole link next time, lol
 

RE: MAA - hax - easy win Posted on: 05/17/2015 5:43pm
Quote Post

lol I cut and pasted the whole line but no joy until you fixed it, works great, using daily mission xml and all good apart from when my heroic age iron fist died lol Keep up the great work :)

RE: MAA - hax - easy win Posted on: 05/17/2015 5:47pm
Quote Post

in mission 12.5 what line in what xml. i must edit for change the agent and magneto for other heroes ?

RE: MAA - hax - easy win Posted on: 05/17/2015 5:49pm
Quote Post
Your (mostly) friendly neighborhood MAA-Mod
abuu Posted on: 05/15/2015 3:20am
xX_WNP_Xx Posted on: 05/14/2015 11:48pm

In mission.xml what I have to change to get 5 stars in one run?
itry alot things, but i cant get this...
 


Change this
 <name>cbns_m_boss</name>
 <value>5</value>

To this
 <name>cbns_m_boss</name>
      <value>5000000</value>

After you killing the boss of the mission you will see your extreme score. But don't do this on regular missions because your allies can see your best score, and they will know you cheated. On the daily mission it's fine. On other missions I would say change 5 to 10 or 15 ect. But don't go high.

these values are in the client xml right?
what if we also modified these values:
 <staticSetting>
      <name>cbns_m_medium</name>
      <value>1.5</value>
    </staticSetting>
    <staticSetting>
      <name>cbns_m_high</name>
      <value>2</value>
    </staticSetting>
    <staticSetting>
      <name>cbns_m_miniBoss</name>
      <value>3</value>
    </staticSetting>
    <staticSetting>
      <name>cbns_m_boss</name>
      <value>5</value>
    </staticSetting>
    <staticSetting>
      <name>cbns_m_epicBoss</name>
      <value>10</value>
    </staticSetting>
    <staticSetting>
      <name>cbns_m_twoBirds</name>
      <value>10</value>


 

RE: MAA - hax - easy win Posted on: 05/17/2015 5:56pm
Quote Post

nothing u obtain more or less exp from battles only :P