cr4ck3dn Recruit
Posts : 3 Points : 7 Reputation : 0 Join date : 2013-03-23 Location : localhost:8080
| Subject: Re: Charles - HELP !!!!!!!!!! 23.03.13 7:10 | |
| no. Open game > then open charles in charles breakpoints add this addr: http://bubblewitch.king.com/api/ and enable breakpoints > choose your level and hit "PLAY" button > charles will popup execute http://bubblewitch.king.com/api/getLevelToplist? ... and when you see http://bubblewitch.king.com/api/gameStart? click execute 1 time another gamestart popup will be available > click "edit response" and "raw" tab and you will see - Code:
-
{"levelData":"{\"levels\":[{\"numShots\":60,\"metaBalls\":[1,1,1,1,1,1,1,1,9,1,1,1,1,1,1,1,1,1,1,1,1,1,1,7,1,1,7,1,1,1,1,1,1,1,1,1,1,1,7,1,1,1,1,1,7,1,1,1,1,1,1,1,1,7,1,1,1,1,1,1,1,1,7,1,1,1,1,1,1,7,1,1,1,1,1,1,1,1,1,7,1,1,1,1,1,12,1,1,1,1,1,1,1,1,1,1,12,1,1,1,1,7,1,1,12,12,12,1,12,12,12,1,1,7,1,1,1,7,1,1,12,1,1,12,12,1,1,12,1,1,7,1,1,1,7,1,1,12,12,12,1,12,12,12,1,1,7,1,1,1,1,12,1,1,1,1,1,1,1,1,1,1,12,1,1,1,1,1,7,1,1,1,1,1,1,1,1,1,7,1,1,1,1,1,1,7,1,1,1,1,1,1,1,1,7,1,1,1,1,1,1,1,1,7,7,1,1,1,7,7,1,1,1,1,1],\"starPoints\":[70000,90000,145000]}]}","seed":1363982730671,"currentUser":{"userId":10HIDDEN334,"lives":6,"timeToNextRegeneration":1483,"gold":356000,"balance":{"cents":0,"currency":"FBC"},"unlockedBoosters":["golden_spiders","extra_balls","extra_holes","rainbow_ball"],"boosterInventory":{"golden_spiders":0,"rainbow_ball":0},"soundFx":false,"soundMusic":false,"maxLives":8,"immortal":false,"mobileConnected":false,"currency":"FBC","preAuth":false}} And here modify what you want. "numShots = number of ball shots [1,1,1,1,1,1,1,1,9 ..... etc. = it's the level bubbles,you can clear all numbers and leave only 1,1,1,1,1,1,1,1,1,1,1 for quick level." Modify score with "cheat engine" program. have a nice day!
Last edited by cr4ck3dn on 25.05.13 3:34; edited 1 time in total |
|