Apr 1, 2011

How to get fully Upgraded vehicles from MARKET

alright since the combiners have been released to everyone

i was testing and i discovered a way to get your fully upgraded

load charles

open the market and purchase the hotrod combiner

turn breakpoints on

place it on your farm

expand the request amf folder

you should see the string "m_equipmentPartsCount" with a value of 21

change this value to 96

we get this number because going by the part count after testing with the chassis
6
15
30
45

so 6+15+30+45=96

turn breakpoints off and execute

when you reload your farm

it should be fully upgraded


tested and confirmed working for all other tractors. if you change m_equipmentPartsCount from 0 to 32
because parts count goes as so for normal tractors
2
5
10
15

and simple addition tells us 2+5+10+15=32

How to get unlimited Instant Grow Potion

Steps:
1)Load farm. in charles turn breakpoint on
2)Then back to farm click Market.
3)Charles will pop-up. Edit request as shown in the picture
4)change UserService.publishUserAction to HolidayCountdownService.completeNow
5)change String to Number (will automatically have a value of 0)
6)change Boolean to Number (will automatically have a value of 0)
i don't know if step 2 & 3 is necessary..
FINALLY EDITED REQ IS LIKE IT
NOW JUST RELOAD  THE FARM

you can repeat this method without refresh and still get the insta grow..just refresh when you think you have done it enough times..if not go back and do it again! :D
leave some feedback!
NOTE:---Be sure you already completed the springcountdown or it might cost you cash
do this at your own risk