Advertisement
Andrew19282_44

Gojo Script Tsb V3

Apr 18th, 2025
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | Gaming | 0 0
  1. -- ( THIS IS THE MOBILE EDITION, WILL NOT GET UPDATES. )
  2. getgenv().FatalCombatSkillLayout = true -- ( Doesnt work on every device.. )
  3. getgenv().MovesetReachSound = true -- [ PLAYS AN SOUND WHEN YOU FILL AN SECTION OF THE ULT BAR. ]
  4. getgenv().CharacterOnList = true --[ adds script to the character list ]
  5. -- [ [ CUTSCENE TOGGLES ] ]
  6. getgenv().AwakeningUpTiltCutscene = true
  7. -- [ [ CHAT LINE TOGGLES ] ]
  8. getgenv().ReversalRedChatLine = false --[ adds an chat line for the first move of the second / third moveset]
  9. getgenv().ReversalTechniqueRedChatLine = false --[ adds an chat line for the fourth move of the third moveset]
  10. getgenv().AwakenChatLine = true --[ adds chat lines when you awaken ]
  11. getgenv().MaximumPurpleChatLine = false --[ adds chat lines when you use Maximum Purple ]
  12. getgenv().HollowPurpleChatLine = false --[ adds chat lines when you use Hollow Purple ]
  13. -- [ [ CHARACTER TOGGLES ] ]
  14. getgenv().GojoCharacter = false --[ MAKES IT SO YOU HAVE AN CLIENT SIDED GOJO DESIGN ]
  15. getgenv().NewAnimations = true --[ MAKES IT SO YOU HAVE NEW ANIMS FOR IDLE ETC (BEST USED WITH BLOCKY / 1.0 CHARACTER) ]
  16.  
  17. loadstring(game:HttpGet('https://gist.githubusercontent.com/SonicexePort/c2c90da0c63506c5872ba10983c4b73d/raw/bd3e7657d4b1e222ed376419ec3fb4f9aabd176c/Six%2520Eyes%2520Mobile%2520Port%2520(CURSED%2520ENERGY!)'))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement