Jump to content

xiaov

Senior Member
  • Posts

    1,435
  • Joined

  • Last visited

Everything posted by xiaov

  1. who have  ios 11 JB device? i need tester for my App xD

    1. Show previous comments  2 more
    2. Nini

      Nini

      5s on 11.1.2 here

    3. xiaov

      xiaov

      pm me Skype id, i'll add u to test App

    4. BigDaddy284

      BigDaddy284

      Any other option. I dont use skype outside of work. 

    5. xiaov

      xiaov

      Line, whatsapp ,qq or skype..

      download one xD

    6. BigDaddy284

      BigDaddy284

      Sweet I’ll dm whats app number 

  2. my tools wont works , dk why lol i need it ya, run speed and jump works well
  3. Nice , but i fixed it myself can u sent me the 32bit float converter .. i need it
  4. /var/mobile/game4/freefireth/GameVarDef.h:105:2: error: unknown type name 'monoString' monoString *ForceBlackBloodRegions; ^ /var/mobile/game4/freefireth/GameVarDef.h:106:2: error: unknown type name 'monoString' monoString *OptionalBlackBloodRegions; ^ Tweak.xm:15:50: error: use of undeclared identifier 'staticAddress' ...GameVarDef *Defs = *(GameVarDef **)((uint64_t)staticAddress + 0xa0); ^ Tweak.xm:35:3: error: use of undeclared identifier 'timer'; did you mean 'time'? timer(1){ lol @shmoo
  5. Pro.. hope can learn from this post this tut is easy than the previous tut post ... i can understand whole stuff in this post but NOT previous tut
  6. Life killed many people xD

  7. Phantom Chaser By Floppygames Inc. v1.5.4 com.floppygames.phantomchaser Requires: iOS 7.0 or later. Price: Free Updated: 2018-05-10T02:17:00Z iTunes URL: https://itunes.apple.com/us/app/phantom-chaser/id1276984879?mt=8&uo=4&at=1010lce4 Mod Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). Hack Features: - One Hit KO (works most on skill hit) (Linked) - No Skill Cooldown - Auto Win (no battle needed) Hack Download Link: [Hidden Content] Installation Instructions: STEP 1: Download the .deb Cydia hack file from the link above. STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. STEP 3: Using iFile or Filza, browse to where you saved the downloaded .deb file and tap on it. STEP 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. STEP 5: Let iFile / Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below. STEP 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. If the hack is a Mod Menu, the cheat features can be toggled in-game. STEP 7: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game. NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues. Credits: - @xiaov (hack offset) - @Amuyea (do iGMenu Patcher) Cheat Video/Screenshots:
  8. when u have weapon but cant use on your fight xD

    (when u have a lot of hack skill and hack App but nothing useful for Mobile App Engineering Work) :yawn:

     

  9. %hook ThemesManager -(bool) IsThemePurchased:(id)arg { if(hackResult == 1) { arg = true; } else { arg = false; } } %end
  10. Why so many passenger / people who are pass-by  our life?

    No any people can stay longer until forever?

    sad ?
     

    1. Rook

      Rook

      Ehhh life 

  11. Heading to New Job (IOS Mobile App Developer) Interview in 5 hours later, hope everything is fine and wish me good luck xD

    1. Show previous comments  2 more
    2. Elfvin

      Elfvin

      Good luck....you got this

    3. Diversityy

      Diversityy

      Good luck xiaov <3

    4. bR34Kr

      bR34Kr

      Good luck <3:)

    5. Crypto

      Crypto

      How did it go?

    6. Rook

      Rook

      Best wishes :)

  12. die soon..

    cough like 100 times everyday xD

    1. Show previous comments  1 more
    2. Amuyea

      Amuyea

      Don't force yourself to cough, it can pop your eye's vein after few days

    3. Laxus

      Laxus

      How about going to hospital? You give up too soon xD

    4. TheArmKing
    5. TheNuNu27

      TheNuNu27

      1 dislike = 1 pray 

    6. Demi-God

      Demi-God

      get better soon ^^ god i hate cough !

  13. No more ALL Version for One Piece Treasure Cruise Global & Japan version.

    RIP all xD

  14. int hackResult = 0; %hook AppDelegate - (char)application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12 { use same code in my tut; } %new -(void)gameActivateSucess { hackResult = 1; } %end %hook xxxxxx -(void)xxxxx(bool)arg { if(hackResult == 1) { arg = TRUE; } else { arg = FALSE; } %end check on top replied
×
  • 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