Advertisement
user1321

Untitled

Nov 21st, 2023
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 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 = 'YourUserNamehere'
  6.  
  7. ]]
  8.  
  9. getgenv().Credit = 'Ticxyy Stand Rewrite By ticxyylolz#9164' --Dont Change This Or The Script Not Working.
  10.  
  11. getgenv().Owner = 'Faisal_jss' --Username of owners.
  12.  
  13. getgenv().Settings = {
  14. --// ! Main ! \\--
  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: The World | Star Platinum, Za Warudo! | TheWorld | Cmoon | King Crimson | Killer Queen | MIH | D4C]
  19. ['FlyMode'] = 'Heaven', --[Glide | Fly | Hover | Heaven]
  20. ['Prediction'] = 0.3, --Prediction For Attack Or Targetting
  21. ['GunPrediction'] = 0.17, --Prediction For Gun Kill
  22. ['AttackMode'] = 'Under', --[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. --// ! Misc ! \\--
  26. ['LowGraphics'] = false, --[true | false] Turns graphics down so your stand doesnt lag too much
  27. ['AntiStomp'] = true, --[true | false] The Stand Will Cannot Be Stomped Or Grabbed
  28. ['CustomName'] = 'Faisal', --Custom Name Text Default Is [Master] Example Of it 'Im Here, Master!'
  29. ['Smoothing'] = 'Classic', --[Classic | Smooth] If [Classic] Less Delays And if [Smooth] The Stand Movement Will Smooth But Kinda Delayed
  30. ['Hidescreen'] = false, --[true | false] If [true] You WIll See White Blank Screen But The Performance Is Gonna Be Good]
  31. ['SummonPose'] = true, --When You Summmon The Stand It Will Posing
  32. ['Posing'] = 'Pose1', --[Pose1 | Pose2 | Pose3] Poses
  33. ['ChatCmds'] = true, --[true | false] Chatted When You Use Some Command
  34. ['AutoMask'] = true, --[true | false] Auto Buy Mask When The Stand Respawn
  35. ['FPSCAP'] = 30, --This is so your main account gets the most fps (MAXED IS 60, SUGGEST 30 FPS ON STANDS)
  36. ['Mask'] = 'Riot', --[Surgeon | Paintball | Skull | Pumpkin | Hockey | Ninja | Riot] The Stand Will Buy The Mask You Selected
  37. ['Msg'] = 'Yare Yare Daze.', --When You Say [/e msg] It Makes All The Alts Say That Message
  38. --// ! Sounds ! \\--
  39. --\\ MUST HAVE BOOMBOX //--
  40. ['Sounds'] = true, --[true | false] Sounds when you use some commands like Mimic! Or Summon! The Stand And Etc
  41. ['SummonMusic'] = true, --[true | false]
  42. ['VanishAppearSound'] = true, --[true | false]
  43. ['CustomSong'] = 7083210943 --Enter A Song ID And Say 'Song!'
  44.  
  45. }
  46. loadstring(game:HttpGet(`https://ticxyylos.github.io/Stand/RewriteV1.1`))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement