Jump to content

zxvxZ

Member
  • Posts

    39
  • Joined

  • Last visited

Everything posted by zxvxZ

  1. Thanks for the hack! Able to update to 3.0.0?
  2. Merry Christmas, thank you for this. I would also take this time to feedback on the App 1) The homepage with scrolling view, it will register the first touch, after scrolling, it will then enter the page of the app that was first registered. 2) The nav bar at the bottom of the page will follow the scrolling motion. 3) No backgrounding service, therefore the app will reload to homepage. Thank you for always looking for innovative way to let us enjoy it!
  3. Hi! Thank you for this amazing game, however the mod menu did not appear after I start the game.
  4. This is not the Monster Hunter Stories that you guys are looking forward to, this game is kind of like match 3 game. Just that the title is the same. Please click on the link to the itunes store provided by TS. Cheers!
  5. Doesnt even process fuzzy unless i narrow down the memory for find exact value of “0” when they just hatch
  6. I have already got this working.... + item quantity What we lack off is exp and mass item quantity
  7. App updated to 1.94, please update~~~ thank you!
  8. Oh. I finally found out how to do it. Must be done using autotouch. Must bendone on slow connection. 1 run I can get 200k gem
  9. My phone maximum allow me to do 3 ads at a time only. More than that, the 2nd ads will not load, and i have to restart the game. Edit : anyway the glitch is patched after the new update
  10. To answer the question on the value of "win car". there is only 1 way, either you decrease or increase your garage value. those cars that were upgraded, their value is not valid, as their value is over all upgrade. i have found some value, i will try to make a list. Not that difficult. Pagani Huara is 1,500,000 ----------------------------------------- take this sentence as value 1 and value 2 search 1500000 and follow the method, the only difference is that, there is no gold value, it is also 1500000. ----------------------------------------- take this sentence as value 3 look for the "1" above value 1 and value 2 ----------------------------------------- take this sentence as value 4 and value 5 look for the 2 row of "0" directly above value 3 ----------------------------------------- edit both value 4 and value 5 to "1" there you go. 0 star rare import cars
  11. and this is my 3# comment. Just a introduction on why i have 3 facebook account connected to iOSGods. zxvxz is my first account. My playing facebook account for random people to add me. Therefore i register with iOSGods. CGC is my mothers account, on my desktop. Therefore i do not want to sign out of her facebook, in case she doesnt know how to sign in back. ahTing, is my new facebook account, only for my family member and my current girlfriend, zxvxz contain my work friend and old girlfriends, does not want them to see my new girlfriend.
  12. Hi i am swt92 using another account. I mean that i can do all the coding, on/off switch and stuff. I need to know the method to hook the app to this bot, so the bot can read and scan for image(or maybe alt_text)
  13. First.... Good Day to all members and moderators of iOSGods. Second.... I am not looking for app specified bot. Third.... I have a working autotouch bot for the application i am trying to create a bot for. first off... let me show you my autoTouch code. *some part of the code will be replaced with "****" * function Boost() local colorForAtk = getColor(**,***) if colorForAtk == ***** then usleep(200000); tap(**,***); end local colorForDef = getColor(**,***) if colorForDef == ****** then usleep(200000); tap(**,***); end local colorForCrit = getColor(**,***) if colorForCrit == ****** then usleep(200000); tap(**,***); end local colorForBoost = getColor(**,***) if colorForBoost == ***** then usleep(200000); tap(**,***); usleep(500000); tap(**,***); end end function playOtherDungeons() Boost(); usleep(500000) local colorForStart = getColor(**,***); if colorForStart == ****** then tap(**,***); else repeat colorForStart = getColor(**,***); usleep(1000000); until colorForStart == ****** tap(**,***); end usleep(40000000); local colorForRetry = getColor(**,***); if colorForRetry == ***** then tap(**,***); else repeat colorForRetry=getColor(**,***); usleep(1000000); until colorForRetry == ******* usleep(16000); tap(**,***); usleep(1000000); end end function playDungeons() Boost(); usleep(500000) local colorForStart = getColor(**,***); if colorForStart == ***** then tap(**,***); else repeat colorForStart = getColor(**,***); usleep(1000000); until colorForStart == ******* tap(**,***); end local colorForSummonFriend = getColor(**,***); if colorForSummonFriend == *******then tap(**,***); else repeat colorForSummonFriend = getColor(**,***); usleep(1000000); until colorForSummonFriend == ******* usleep(500000); tap(**,***); end usleep(40000000); local colorForRetry = getColor(**,***); if colorForRetry == ******* then tap(50,660); else repeat colorForRetry=getColor(**,***); usleep(1000000); until colorForRetry == ******* usleep(16000); tap(**,***); usleep(1000000); end end function tap(x,y) touchDown(0,x,y); usleep(16000); touchUp(0,x,y); end playDungeons(); Yesterday I was trying to learn MSHooking, so i had all its header, which is mostly FB, TJP... these headers that i have dumped does not have a straightforward name like getCoins... I would like to know various way of creating a bot that can create buttons. E.g xmodgame have mods for hero charge which bring us to pages quickly and help us auto fight.
  14. Thanks for the quick update!
  15. Thanks bro!! Thanks bro!!
  16. Thanks!
  17. Thank you very much!
×
  • 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