Jump to content

King_Fisher

Member
  • Posts

    67
  • Joined

  • Last visited

Everything posted by King_Fisher

  1. Oh Geez..something went foul, and it went to server and is not in the plist anymore. Now, certain aliens I can't kill. I shoot straight through them. All part of the process....Hopefully I have a backup and can send it up and overwrite it. Important Note: Yes, If that happens even if you use a different version to restore, then use the right version it will correct the issues.
  2. I'm having an issue on v17. When I choose my icon in upper right of level, it drops down the cards all greyed out then locks up the game. Are you having any weird behaviors? (other than some resets on ships if you weren't to that level yet?) I think it's because I forced all cards. My CP is like 128mil. 😲
  3. I use notepad++ with plist plugin. I would ask Stackhsc, because I do a lot of coding in other areas so it not necessarily the best one to use. If you don't know expressions you will have to make changes individually. So Like there are 10 spaceships. If you don't know expressions then you will need to edit each one separately.
  4. From what I have been told by another buddy. Clan Gold are server side and can't be altered, because it goes through a auth server. But I will try to find some way. He was pretty certain, and a lot more experienced than me. <shrug> I show VIP 12 in game, but if I choose VIP in game it says claim still, but does not allow me to claim it and get rid of the button. But my account shows that I'm VIP12, so I will try your method and see if that gets rid of the black claim button. Thanks. I also figured out if you change the timers on it will only work one time, and then go back to default. So I'm going to try to work on that also a little, although it really has no relevance with the other mods we have already done. I also did chest, and the cards, but some cards that required clan gold only would not change even though I changed them, same with levels. I changed all them to 3 stars and it did not change in game if I had not already beaten that level for real.
  5. From Earlier Post: Change your TotalCrystalDC string to:1111101000010101 That will equal 3000 Crystals Then Find <key>GoldDC</key> Change the string to: 1101110111001010010011100101 That will be just a little over 7.2 million in Gold. I don't use iExplorer so I'm not familiar with it, as far as editing. You will need Imazing though to restore the app after edit.
  6. No I never had VIP so I didn't have anything to look at, I have guessed. <key>Vip</key> <integer>12</integer> <key>VipDC</key> <string>110000101</string> <key>PointVipDC</key> <string>110100001101100101</ string> <key>"vipUpdate1</key> <integer>1</integer> What you are working on: Drone Tickets are <key>TicketMiniship</key> and <key>Piece</key> are Helmets (includes legendary) set around: <string>111011011000010101</string>
  7. It's not a simple binary to decimal conversion. You are also dealing with xml and json. https://en.wikipedia.org/wiki/Property_list (1000 Crystal will not be enough for skinning your ships) so use: 11111010000010101 that will be 4000
  8. I'm not linked to Facebook so I don't know, and I don't know about being in a clan either yet. I read somewhere if you are in a clan and get flagged, your whole clan can get removed from events, but I don't know if there is any truth to that. I'm giving it at least 24hrs and not unlocking and going to high on keys modded. Change your totalcrystalDC string to:111110100000101 That will equal 1000 Crystals Then Find <key>GoldDC</key> Change the string to: 1101110111001010010011100101 That will be just a little over 7.2 million in Gold.
  9. One thing I noticed is from this plist to what is used now the integer and keys are different. My guess would be this apps was new and the maker used simple form of a template. Example in this one lines 2185 and 2186 on Crystals: <key>TotalCrystal</key> <integer>99999445</integer> On Gold: <key>Gold</key> <integer>274663824</integer> (not maxed to 99999999, but this is how much this games loadout is) And on Spaceships its: <key>SpaceShip1</key> <integer>1</integer> <key>SpaceShip2</key> <integer>1</integer> etc, "1" is unlocked in inventory Straight forward way to easy to find and modify. I'm getting the new layout figured out slowly but surely using a current exported plist. Once I do I'll post up what I found and how. *I need a plist that has VIP status. For some reason I can't see the ARM64 ipa link even though I liked and commented.*
  10. Questions: What plist editor are you using? I’ve used plist pro, an online one, and notepad++ plugin If you edit your plist file and the game updates does it retain your changes? I noticed there is timers on ads, have you edited these yet? If you aren’t linked to a FaceBook account does that matter?
×
  • 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