Jump to content

Saitama

Cheater
  • Posts

    1,725
  • Joined

  • Last visited

Posts posted by Saitama

  1. 29 minutes ago, Uncover21 said:

    1 bro, I'm not worried if you add it or not, it's just positive feedback, take it however you want!! 2 It wasn't just me who reported that deb wasn't fully working... 3 Those who play hacker don't care if they're a boot or a real player, that's a fact ESP SHOW MY TEAM remains useless and you don't accept it…

    when i play with people - i help them - when i play with bots - i use them as meat....if u cant play in team - better dont play games like this at all...

    that's a fact ESP SHOW MY TEAM remains useful and you don't accept it…

  2. float CalcFovFromDistance(float distance)
    {
        float Radius = Share::AimFov;
        //distance 250 - fov 2
        //distance 0 > fov 15
    
        if(Share::SmartFov)
        {
            if(distance < 10)
            {
                // 42 - 20*40/250
                Radius = Radius * 3 + 2 - distance * Radius * 3 / 250;
            }
            else if(distance < 20)
            {
                // 32 - 20*30/250
                Radius = Radius * 2 + 2 - distance * Radius * 2 / 250;
            }
            else
            {
                // 15 - 50*13/250
                Radius = Radius + 2 - distance * Radius / 250;
            }
    
            // Share::SmartFovValue = Radius;
        }
        else
        {
            if(distance < 8) Radius = Radius * 3;
            else if(distance < 15) Radius = Radius * 2;
        }
    
        Radius *= 8;
        return Radius;
    }

    so if default fov is 10 and distance to player will be 150: 10 + 2 - 150*10/250 = 6
    and if distance is 15: 10*2 + 2 - 15*10*2/250 = 21.76

    instead of default 10

  3. 15 hours ago, Uncover21 said:
    Before the update they worked, now they no longer work. DRAW AIM FOV and SMART FOV don't even work, this function is also useless.

    1. esp show my team - its very usefull to understand u play with bots or real players
    2. smart fov working
    3. name will not be added
    4. all functions that u dont like u can disable or delete mod at all xD 

  4. 16 minutes ago, Uncover21 said:
    I've already reported that the game freezes, but it doesn't believe it, and closes itself, before I thought it was when I made emojis but now this happens out of nowhere.

    why i play yesterday 10 games in row and dont get anything of what u say?

    17 minutes ago, Uncover21 said:
    I've already reported that the game freezes, but it doesn't believe it, and closes itself, before I thought it was when I made emojis but now this happens out of nowhere.

    why u have lags and i dont?

  5. 8 minutes ago, Kito11 said:

    I am not joking. We can't open any iosgods menu without internet.

    So when I disable my internet I can't open the menu and that means that I can't enable unban device.

    ahhh os sad
    its on nonjb version possible...

    but u can launch game without internet
    wait untill game loaded
    then actiavate internet and menu will loading

    • Like 1
  6. 28 minutes ago, Kito11 said:

    That doesn't work, because you need internet for the menu to load.

     

    What I tried was this:
    1 remove game
    2 install again
    3 disable internet
    4 launch game
    5 After game was loaded I enabled internet for the menu to activate,
    6 then I selected Unban device 2
    7 disabled internet again
    8 I closed the game
    9 I activated internet
    10 started game

    but that didn't work, I still got the ban message saying my account has been banned
    I also tried the same with unban 1, but same issue

    u joking?
    u need unban - u for sure must disable internet
    if u connecting with internet its load ur banned device id and for sure will show that u banned

    also its not unban ur account - ITS MAKE ANOTHER DEVICE ID
    if u using any type of bound account - like gamecenter - u will be banned - because ur account is banned and never will be unbanned again

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