Mineralz Evo - The thread to end them all

This is a discussion on Mineralz Evo - The thread to end them all within the Starcraft 2 Custom Maps board part of the Starcraft 2 forum category; nono, I was saying I have the salvaging achievement on hard mode, but I can't get building t7 structure achievements...

Page 3 of 8 FirstFirst 12345 ... LastLast
Results 21 to 30 of 80
  1. #21
    belgarion88 is offline Wannabe Member
    Array
    Join Date
    Mar 2009
    Posts
    17
    Rep Power
    5
    Reputation
    0
    nono, I was saying I have the salvaging achievement on hard mode, but I can't get building t7 structure achievements


  2. #22
    An0nYm0u5 is offline Mentor
    Array
    Join Date
    Apr 2011
    Location
    Netherlands
    Posts
    128
    Rep Power
    3
    Reputation
    69
    Guys since you are discussing it with the 2 of you can't you just use private messages?
    When I am a pain in the ***, just remember that life is my ***** and she feels the same.
    27. Lastly, and most importantly: TRY TO USE COMMON SENSE - IT SAVES LIVES.

  3. The Following 2 Users Say Thank You to An0nYm0u5 For This Useful Post:


  4. #23
    Deadlytalon is offline Member
    Array
    Join Date
    Oct 2011
    Posts
    45
    Rep Power
    2
    Reputation
    8
    Quote Originally Posted by An0nYm0u5 View Post
    Guys since you are discussing it with the 2 of you can't you just use private messages?
    I wouldn't speak to the guy if he would stay off my thread and leave me alone, everytime I post anywhere, he has to make comments on it. Which is trolling if i've ever seen it. Check his posts, EVERY single post he has made, has been a post on one of my threads, he has never posted ne-where accept where I post. Seriously getting on my nerves.

  5. #24
    aNYth1ng is offline Newbie
    Array
    Join Date
    Sep 2011
    Posts
    1
    Rep Power
    2
    Reputation
    0
    Not sure if I'm doing it right, but I get an error whenever I try to update the signature.

  6. #25
    flyduster90 is offline Advanced Hacker
    Array
    Join Date
    Aug 2010
    Posts
    260
    Rep Power
    3
    Reputation
    97
    Quote Originally Posted by Deadlytalon View Post
    I wouldn't speak to the guy if he would stay off my thread and leave me alone, everytime I post anywhere, he has to make comments on it. Which is trolling if i've ever seen it. Check his posts, EVERY single post he has made, has been a post on one of my threads, he has never posted ne-where accept where I post. Seriously getting on my nerves.
    He wants to make sure your work is correct
    Press the thank button! I will thank back =p

  7. #26
    Deadly990 is offline Wannabe Member
    Array
    Join Date
    Jul 2011
    Posts
    14
    Rep Power
    2
    Reputation
    6
    There appears to be a new version of Mineralz evolution out.
    it appears to have a different format
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <Bank version="1">
        <Section name="Stats">
            <Key name="probe">
                <Value string="4zBEncsXf8RqMPkK7I5FHDJPLZOoB4rJo/rXNLqT/LE1L2UvLzI1MWA3NDQvYmM3YTZkZWQxMDEyNzBjNWBgYDBiYWAxOGI0NDY0YjBlZDY2ZGAwNWUvNmQ3YDMzNzRh"/>
            </Key>
            <Key name="AchievementPoints">
                <Value int="10"/>
            </Key>
            <Key name="TimesPlayed">
                <Value int="34"/>
            </Key>
            <Key name="Games">
                <Value int="35"/>
            </Key>
            <Key name="Version">
                <Value fixed="2"/>
            </Key>
            <Key name="set1">
                <Value string="U1P+iAK8dkNzUxpC88M16q8vwUgASyoJayVwlsash9A3MzcxYTE2ZGEyYDRgMmIwMDcwYzAyMzE3ZWFiMDE3MGEvNTYvYGRiNjdjNjZhMTAzYmJkZGI4YS83YTBgYjM1"/>
            </Key>
            <Key name="TimePlayed">
                <Value fixed="3"/>
            </Key>
        </Section>
        <Section name="Trophies">
            <Key name="4">
                <Value int="1"/>
            </Key>
            <Key name="9">
                <Value int="1"/>
            </Key>
            <Key name="1">
                <Value int="1"/>
            </Key>
            <Key name="6">
                <Value int="1"/>
            </Key>
            <Key name="3">
                <Value int="1"/>
            </Key>
            <Key name="8">
                <Value int="1"/>
            </Key>
            <Key name="2">
                <Value int="1"/>
            </Key>
            <Key name="7">
                <Value int="1"/>
            </Key>
            <Key name="5">
                <Value int="1"/>
            </Key>
        </Section>
        <Section name="Sec">
            <Key name="InsaneWinFinalBoss">
                <Value fixed="1"/>
            </Key>
        </Section>
        <Signature value="67310F210184F093722DFB1D6C077E659D329180"/>
    </Bank>
    with an encoded string for the stats save. anyone have a hacked bank up or a bank they would be willing to share? (ive seen level 99's so i assume it can be done).

  8. #27
    catsup is offline Newbie
    Array
    Join Date
    Oct 2011
    Posts
    3
    Rep Power
    2
    Reputation
    1
    i dont think it can be done anymore, lvl99 ppl are just ppl who hacked before and got lucky they didnt get reseted.

  9. #28
    Deadly990 is offline Wannabe Member
    Array
    Join Date
    Jul 2011
    Posts
    14
    Rep Power
    2
    Reputation
    6
    OOhh it can be done... the "stats" "probe" string has it encrypted in there and all that needs to be done is find out the encryption algorithm and what all goes into it to generate new strings.

  10. #29
    mananator is offline Newbie
    Array
    Join Date
    Sep 2011
    Posts
    6
    Rep Power
    2
    Reputation
    0
    the problem isnt with level bank file its with achievement if it doesn't read something correctly it resets your xp to 0, here's a working 99 file you need to resign it obviously, if you start at 0 in game there's something wrong with your achievement bank file

    Code:
    <?xml version="1.0" encoding="utf-8"?><Bank version="1">
        <Section name="Stats">
            <Key name="Lvl">
                <Value fixed="99"/>
            </Key>
            <Key name="MostKills">
                <Value fixed="1291"/>
            </Key>
            <Key name="TotalKills">
                <Value fixed="360191"/>
            </Key>
            <Key name="NormalWin">
                <Value fixed="1"/>
            </Key>
            <Key name="Games">
                <Value int="34"/>
            </Key>
            <Key name="EasyWin">
                <Value fixed="1"/>
            </Key>
            <Key name="Exp">
                <Value fixed="495000"/>
            </Key>
            <Key name="Heal">
                <Value fixed="163508"/>
            </Key>
            <Key name="TimePlayed">
                <Value fixed="35"/>
            </Key>
        </Section>
        <Signature value="8291857F5F25D728A3D5091B205205ADBF61F1CC"/>
    </Bank>

  11. #30
    LegendGW is offline Newbie
    Array
    Join Date
    Jun 2011
    Posts
    1
    Rep Power
    2
    Reputation
    0
    I suppose something has changed, none of the files in the thread are doing it for me and they've all been re-signed and such. Will wait for the experts to figure out what is what.

    Here's what's happening:

    I edited my bank and re-signed it using the above data. When I join/make a ME game, I get to "setup" and all my achievements pop up in series like I just got them. I usually end up being able to get the lvl 99 nuke perk but can only select up to purple in color and Sentry in character.

    Why can't I get everything? Or at least more than the 80 cheevo point character?
    Last edited by LegendGW; 10-23-2011 at 05:22 AM.

Page 3 of 8 FirstFirst 12345 ... LastLast

Similar Threads

  1. Mineralz Evolution
    By Deadlytalon in forum Starcraft 2 Custom Maps
    Replies: 27
    Last Post: 11-24-2011, 01:04 PM
  2. starcraft 2 mineralz evo
    By iwgohan in forum Starcraft 2 Custom Maps
    Replies: 2
    Last Post: 10-03-2011, 08:37 AM
  3. Mineralz Tip
    By kronnos44 in forum Starcraft 2 Hacks
    Replies: 9
    Last Post: 07-07-2011, 09:17 AM
  4. [Release] MineralZ Sc2 Bank
    By flyduster90 in forum Starcraft 2 Hacks
    Replies: 4
    Last Post: 06-27-2011, 04:25 PM
  5. [Request] Custom Map - MineralZ
    By xcraze in forum Starcraft 2 Hacks
    Replies: 0
    Last Post: 04-04-2011, 06:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •