sonywalker

Release | Shinobi Life 2 / SL2 v2 | Kesh Hub

Oct 22nd, 2020 (edited)
5,127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.37 KB | None | 0 0
  1. I feel lazy about writing the description for it~
  2.  
  3. But, what features does Kesh Hub's SL2 have?
  4. - Anti-afk builtin
  5. - Autofarm (Instakill/Auto Mob Quest)
  6. - Kill Aura
  7. - Anti Movement Restriction [Not tested, but one of them works]
  8. - Manual private server hopping, must have Server Creator gamepass.
  9. - Saves what private servers you were in while having Kesh Hub executed.
  10. - Scroll sniping - it automatically removes fake scrolls as it spawns, but if you are willing to take risks of getting a ban upon the mistake of the obfuscation itself, then go ahead.
  11. - Auto Rankup/Prestige
  12. - Auto Quest Cancel (cancels your quest automatically after 5 seconds of being under NPCs, works if you have it enabled)
  13. - Etc, you must find out what other does.
  14.  
  15. Make sure you follow the update logs below~
  16.  
  17. C'mon now... LOL WHY DO I HAVE TO SUFFER
  18.  
  19. Code:
  20. - Update Logs
  21. [October 10th, 2020]
  22. - Added Stats Viewer
  23. - Added Auto Spin (only appears on main menu)
  24. - Removed some useless stuff from the settings page
  25. [October 12th, 2020 | Beta Build | Check the code on how to enable Beta Build]
  26. - Has most of the stuff excluding stats viewer
  27. - Added Self Kick under `Main`
  28. - Added back the Auto Farm delay upon request
  29. - Added Auto Prestige check, so it will not rank you up over S2
  30. - Added Auto Hop feature
  31. [October 13th, 2020]
  32. - Unpatched twice for both actual and silent updates.
  33. - Fixed auto prestige check, it was a mistake on my side
  34. [October 14th, 2020]
  35. - Fixed some weird lag when using Beta Build
  36. - Added Rank ESP (on Beta Build only)
  37. - Fixed Auto Snipe Wep / Jin / Mode (under Main tab)
  38.   - It was checking for the companion's variable instead of it's own
  39. [October 16th, 2020]
  40. - Added Warmode Autofarm (first to do this)
  41. [October 17th, 2020]
  42. - Removed Alpha Build as it is now broken, because I attempted to move it over to the new host and it doesn't seem to work anymore.
  43. - Method 2 Autofarm for War Mode is the best, I've added a check for the bugged zetsus so it will attempt to kill them after making a roundabout.
  44. - Added round counter
  45. - Added auto reset (doesn't reset if a scroll spawns)
  46. - Fixed server hopping (auto hopping)
  47. !! I am not positive if you'll get banned from trying to autosnipe, so please be aware of it. Maybe you should use the scroll esp and hope that the real one spawns.
  48. [October 24th, 2020 | REWRITE VERSION]
  49. - Added Autohop
  50. - Added Halloween Autofarm aka "[HW] Autofarm" on October 23rd, 2020
  51. [October 25th, 2020 | REWRITE VERSION]
  52. - Made Fluxus Edition of SL2
  53. - Fixed compatibility for Protosmasher
  54.  
  55. - Works on KRNL, Synapse X, Protosmasher and Fluxus, I am not sure the other exploits.
  56.  
  57. If the script does not work when SL2 updates, it means I disabled the script and will be re-enabling it after a couple of minutes, testing each features. This is how I try to make sure no one gets banned with the most common features and such.
  58.  
  59. Be warned that I have double layered the obfuscation so it will freeze your game shortly. This may revert to a single layered obfuscation in the future.
  60. Currently single layered obfuscated
  61.  
  62. REWRITE VERSION
  63. Code:
  64. --[[
  65.  Shinobi Life 2 Rewrite
  66.  This does not crash at all
  67.  Join the Discord server to see update changes for this version [Find the discord server link on this thread]
  68. ]]
  69. loadstring(game:HttpGet('https://pastebin.com/raw/kh2jYFSy'))()
  70.  
  71. Or try this:
  72. loadstring(game:HttpGet('https://keshhub.com/scripts/games/sl2_old.lua'))()
Add Comment
Please, Sign In to add comment