EXTENDED LEVELS MOD!!!!: https://forums.macrumors.com/posts/6741723/
MORE MONEY MOD!!!!(10,000 Starting Gold): https://forums.macrumors.com/posts/6741746/
-------------------------------------------------
!!!SECTION ONE!!!
-------------------------------------------------
How to cheat score!
WARNING!!!!: The developer seems to of banned me from submitting network scores (It says it saved my score but it doesnt show up on network list) but ill test that later...
You will need wget - Finder - Terminal
Search for them in cydia
Close Finder
Open Terminal
(in sqlite3 command prompt)
Close Terminal
Open TapDefence
Ill be making different kinds of cheat files so you can load different hacks for now this is a insta win game with high score.
Enjoy filling up the network scores list with nonsence!
-------------------------------------------------
!!!SECTION TWO!!!
-------------------------------------------------
Now the file called database.sq3 is a sqlite3 database. This basicly means a file verison of a SQL Server. Using the sqlite3 app in the iphone you can control this file. Modding data can be done by using the app to load the database
sqlite3 ./database.sq3
In the command prompt you can use the following useful commands
.read file.sql (Accesses a sql query file and loads the data)
.dump table (dumps the data from the database from table)
.tables (lists all tables in the active database)
More to come soon.
-------------------------------------------------
!!!SECTION THREE!!!
-------------------------------------------------
****ed up? Delete the app and redownload. Please note it will be in a new UUID Dir
Questions?: Ask here or email me @ Sidonuke@Sidonuke.com
MORE MONEY MOD!!!!(10,000 Starting Gold): https://forums.macrumors.com/posts/6741746/
-------------------------------------------------
!!!SECTION ONE!!!
-------------------------------------------------
How to cheat score!
WARNING!!!!: The developer seems to of banned me from submitting network scores (It says it saved my score but it doesnt show up on network list) but ill test that later...
You will need wget - Finder - Terminal
Search for them in cydia
- Open finder and navigate to /var/mobile/Applications/{UUID}/Documents
- Click Misc -> Term Here
Close Finder
Open Terminal
- If it askes to delete a write protected file called .profile dont do that.
- Ok in the command line run the following
Code:
rm cheat.sql
wget sidonuke.com/cheat.sql
sqlite3 database.sq3
Code:
.read cheat.sql
Close Terminal
Open TapDefence
- MAKE SURE YOU START A NEW GAME!!!
- Place one tower anywhere and start the game
- One monster will come out killing him instantly and winning the game giving you the maximum possible score.
- You can now submit the score with what ever you want.
Ill be making different kinds of cheat files so you can load different hacks for now this is a insta win game with high score.
Enjoy filling up the network scores list with nonsence!
-------------------------------------------------
!!!SECTION TWO!!!
-------------------------------------------------
Now the file called database.sq3 is a sqlite3 database. This basicly means a file verison of a SQL Server. Using the sqlite3 app in the iphone you can control this file. Modding data can be done by using the app to load the database
sqlite3 ./database.sq3
In the command prompt you can use the following useful commands
.read file.sql (Accesses a sql query file and loads the data)
.dump table (dumps the data from the database from table)
.tables (lists all tables in the active database)
More to come soon.
-------------------------------------------------
!!!SECTION THREE!!!
-------------------------------------------------
****ed up? Delete the app and redownload. Please note it will be in a new UUID Dir
Questions?: Ask here or email me @ Sidonuke@Sidonuke.com