Originally posted by Steigen
OH wow! +rep dude thanks. Gonna go do this now.
np let me know if i can help u more
---------- Post added at 08:20 PM ---------- Previous post was at 08:15 PM ----------
add me 106-994-835
---------- Post added at 08:22 PM ---------- Previous post was at 08:20 PM ----------
you can also change how much weapons cost how much damage they do and defense and how fast you make money I make 600.000.000.000.a minute lol
---------- Post added at 08:49 PM ---------- Previous post was at 08:22 PM ----------
here is a very brief tut.
1. go to cydia download open ssh and toggle ssh on you iphone or ipod
2. on comput3r download winscp and the plist editor
3. hook phone or i pod up to computer open the ssh app and click enable
4. open winscp on your computer to make a connection
5. make a new session host name is (the ip address for ur iphone or pod) note you must be using wifi for this
6. user name is (root)
7 password is(alpine)
8. once you have a connection on rght side of screen in this order click on these folders root...var...mobile...media...applications.... then you must click on all the files to find the imob app. since it will not just say imob it may look like this (123456-FADE-1234) but when u open it then its says imob.
9. open it look for all files that have the ext. (.plist) those you can edit with the plist editor.
10 make folder on ur desktop name it imob click and drag all plist files to this folder. there is i think like 6 files you will move (class.plist/jobs.plist/leveling.plist/items.plist/ and so forth those u can edit
11 once you drag those files open ur plist editor and open the files and look for the number values and hack away
example:
<key>attack</key>
<integer>1</integer>
<key>availabilityId</key>
<integer>1</integer>
<key>cost</key>
<integer>300</integer>
<key>defense</key>
<integer>0</integer>
<key>iconSrc</key>
<string>crowbar_icon.png</string>
<key>id</key>
<integer>1</integer>
<key>imageSrc</key>
<string>crowbar.png</string>
<key>level</key>
<integer>1</integer>
<key>name</key>
<string>Lead Pipe</string>
<key>namePlural</key>
<string>Lead Pipes</string>
<key>typeId</key>
<integer>1</integer>
<key>upkeepCost</key>
<integer>0</integer>
here is the string in the items.plist file notice at the top it says attack below that it says integer 1 u can change that to 1000 lol then below that u can change defense the same way lol look farther down u can change cost to then where you see <level> just below that you can set at what level you can get that weapon lol u can do this with all weapons doing the jobs is almost the same and class hehe if you need help let me know .
---------- Post added at 08:51 PM ---------- Previous post was at 08:49 PM ----------
ps that is only one string for the lead pipe the other weapons will be below that it will be seperated with
<dict>
new weapon