Jump to content

ð“„¼ . f v c k . ð“„¹

Contributor
  • Posts

    749
  • Joined

  • Last visited

Posts posted by ð“„¼ . f v c k . ð“„¹

  1. 4 minutes ago, 000xo said:

    I used sideloadly to clone the ipa and still it is not working .. i can have too instagram at the same time but my acc gets logged out or i get logged in to the same acc that i have logged in to my original Instagram… pls help ..

    if i am not doing it properly, can you please make a clone ipa for me 

    ..

    thanks

    Maybe they autorise only one connexion ?

    I Do not have the time but u can check this :

    • Like 1
  2. 7 hours ago, holoban91 said:

    When trying to log in I get this page isn't available at the moment

    If you are using TS, use the iPA for TrollStore. Otherwise use the other one + sideloadly

    3 hours ago, 000xo said:

    Can you please provide us with cloned/duplicate ipa so we can use both original and rocket insta (and modmyIpa app is not working for me) i am TrollStore user

    You can use Sideloadly to edit the bundle id, to 'export' it and send it to your device trough 3uTools, and can install it from there. WDYM By modmyIpa ??

  3. 48 minutes ago, Andre3414 said:

    Oh ok sweet. I’ve been trying to find a useful value to make an invincible mode on survivor.io for the past couple days and I’ve been going through all the takedamage stuff but haven’t found anything yet.
     

    I was able to modify the right offsets on a simpler game I thought to try after failing survivor.io just to make sure I’m doing things correctly which was a relief. 
     

    Thanks for the tutorial though, I wouldn’t have even been able to see the code if it wasn’t for you, let alone modify things. 

    Thanks, i appreciate what you said, makes me motivation to make other part haha !

    I guess you can find words like :

    invincible, damage, health, armor

    • Informative 1
  4. 2 minutes ago, Andre3414 said:

    Why do you only use the assembly file instead of dumping all the files into dnspy?

    cuz usually it will auto add the other DLLs if the main need it. At least at the time I wrote this tutorial. But of course u can load all the DLLs in the folder, but most of the are useless. There are only 2/3 important ones that I would load if I don't find what im looking in the "main" Assembly

    • Like 1
  5. On 3/23/2023 at 12:52 AM, Annie v1 said:

    I'm modifying a public int gold, but every time I even return a high value to that offset it just never works. Still the same value in game 

    	[CompilerGeneratedAttribute] // RVA: 0x6950EC Offset: 0x6950EC VA: 0x6950EC
    	// RVA: 0x158FA1C Offset: 0x158FA1C VA: 0x158FA1C
    	public void set_gold(int value) { }
    
    	[CompilerGeneratedAttribute] // RVA: 0x6950FC Offset: 0x6950FC VA: 0x6950FC
    	// RVA: 0x158FA24 Offset: 0x158FA24 VA: 0x158FA24
    	public int get_gold() { }

     

    Either the game has made a check like this :

    //regarding the set meth
    if(value > 9999) {
    	//DO NOT CALL THE instructions that set the gold
    }

    To bypass this, u can check the ARM Instruction and deal near the CMP Instruction, and check where it branch and revert the condition. 

    Or its a memory check, shmoo has posted a topic to bypass it, go check it.

    If the game is server sided, you can try packet editing, but its no chance to make it

  6. 1 hour ago, CydiaGod said:

    Is it still working for you guys that’s on iOS 15? I open app and just see a black screen. I reinstalled plus re jb and it’s the same thing. 

    It was mainly made for TrollStore, if you are JB, use IOTA / RelicLoader. Black screen usually mean that the tweak hasn't been laid correctly so it do not open Snapchat for safety reason.

×
  • 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