Advertisement
user1321

Untitled

Nov 11th, 2023 (edited)
583
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. --[[Ticxyy Stand Script To Get Started In "Owner" Put The Username You Want To Control Them.
  2.  
  3. Example:
  4.  
  5. getgenv().Owner = 'Faisal_jss'
  6.  
  7. ]]
  8.  
  9. getgenv().Credit = 'Made By Ticxyylolz#9164 | Ticxyy | discord.gg/ticxyy' --Dont Change This Or The Script Not Working.
  10.  
  11. getgenv().Owner = 'Faisal_jss' --Username of owners.
  12.  
  13. getgenv().Settings = {
  14.  
  15. ['Position'] = 'Back', --Position Of Stand [Back | Left | Right]
  16. ['CrewID'] = 32570691, --Must Be In Group For It To Work
  17. ['Attack'] = 'Heavy', --Heavy = Super Punch Light = Spam Punch [Heavy | Light]
  18. ['StandMode'] = 'TheWorld', --[Star Platinum : OverHeaven | Star Platinum, Za Warudo! | Star Platinum: The World | TheWorld | Cmoon | King Crimson | MIH | D4C]
  19. ['FollowAnim'] = 'Glide', --[Glide | Fly | Hover]
  20. ['Prediction'] = 0.3, --Prediction For Attack Or Targetting
  21. ['GunPrediction'] = 0.17, --Prediction For Gun Kill
  22. ['AttackMode'] = 'Sky', --[Sky | Under] If [Sky] The Stand Will Attack Infront Of Then And If [Under] The Stand Will Attack In Underground
  23. ['GunMode'] = 'Under', --[Sky | Under] The Stand Will Shooting Just Like What In The Settings
  24. ['Resolver'] = false, --[true | false] Turn On Or Off Resolver If Someone Using Anti Lock
  25. ['CustomName'] = 'Master', --Custom Name Text Default Is [Master] Example Of it 'Im Here, Master!'
  26. ['Smoothing'] = 'Classic', --[Classic | Smooth] If [Classic] Less Delays And if [Smooth] The Stand Movement Will Smooth But Kinda Delayed
  27. ['Hidescreen'] = true, --[true | false] If [true] You WIll See White Blank Screen But The Performance Is Gonna Be Good]
  28. ['SummonPose'] = false, --When You Summmon The Stand It Will Posing
  29. ['Posing'] = 'Pose1', --[Pose1 | Pose2 | Pose3] Poses
  30. ['ChatCmds'] = true, --[true | false] Chatted When You Use Some Command
  31. ['AutoMask'] = false, --[true | false] Auto Buy Mask When The Stand Respawn
  32. ['Mask'] = 'Riot', --[Surgeon | Paintball | Skull | Pumpkin | Hockey | Ninja | Riot] The Stand Will Buy The Mask You Selected
  33. ['Msg'] = 'Yare Yare Daze.', --When You Say [/e msg] It Makes All The Alts Say That Message
  34.  
  35. ['Sounds'] = true, --[true | false] Sounds when you use some commands like Mimic! Or Summon! The Stand And Etc
  36. ['SummonMusic'] = true, --[true | false]
  37. ['VanishAppearSound'] = true, --[true | false]
  38. ['CustomSong'] = 7083210943 --Enter A Song ID And Say 'Song!'
  39.  
  40. }
  41. loadstring(game:HttpGet(`https://ticxyylos.github.io/Stand/RewriteV1`))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement