Jump to content

Saitama

Cheater
  • Posts

    1,725
  • Joined

  • Last visited

Everything posted by Saitama

  1. with jit must works but i didnt test it... for sure this mod for jb...
  2. i dont know how anti cheat detects it....so it for sure works only with sideloadly
  3. need to take correct position to shoot straight without angles all game mlbb is about correct positioning on a map... same as for franko hooks - no need any cheats to hook if u in a right position settings that i used Auto Attack distance 7.6 Skill 3 distance 14.33 this values is not correct i just put it on fast hand Aim not in sight enabled Disable aim on drag - enabled for other weapons Aim by hp % - enabled to shoot in low hp enemies
  4. he also used another cheat.... so his info is not fully correct... i dont have info about bans for jb version of mod menu only ipa was on ban wave
  5. 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…
  6. 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
  7. 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
  8. banned using this mod? account switcher in help
  9. Update 5.0.0 Dont know how it safe I test only few matches and i dont play this game
  10. last ban wave was because of sideload detection the chain is like - u got reported to much - then flag ur account - if ur ipa is sideload - ban flag also can be got not only to account but for a whole device id
  11. next version will be only like this anyway u need figure out why its not work for u sometimes Choicy helps to resolve main problems...
  12. Finish of story clean acc Road to Mythic 108 games - Mythic Top 10 Ukraine
  13. dont know why it for u but for me all works fine... can u record video?
  14. need someone who can test this latest ipa with esign or other different from sideloadly.io and let me know how its works
  15. 1 time i got crash from 15 games
  16. why i play yesterday 10 games in row and dont get anything of what u say? why u have lags and i dont?
  17. basically crash may cause only draw fov
  18. didnt saw any crashes....
  19. 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
  20. 5 mins ago dancing and all was ok
  21. Update fixed random crash
×
  • 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