Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --//---------------------------------------------------------------------------------------------------------------\\-- Explain --//
- --[[Ticxyy Stand Script To Get Started In "Owner" Put The Username You Want To Control Them.
- Example:
- getgenv().Owner = 'YourUserNamehere'
- ]]
- --//------------------------------------------------------------------------------------------------\\-- Credit! --//
- getgenv().Credit = 'Made By Ticxyylolz#9164 | Ticxyy | discord.gg/ticxyy' --Dont Change This Or The Script Not Working.
- --//---------------------------------------------------------------------------------------------------------------\\-- Owner --//
- getgenv().Owner = 'Faisal_jss' --// ! Username Of Owner ! \\--
- --//---------------------------------------------------------------------------------------------------------------\\-- Stand-Settings --//
- getgenv().Settings = {
- --// ! Main ! \\--
- ['Position'] = 'Back', --// ! Position Of Stand [Back | Left | Right] ! \\--
- ['CrewID'] = 32570691, --// ! Must Be In Group For It To Work https://www.roblox.com/groups/32570691/Ticxyy ! \\--
- --// ! Attack ! \\--
- ['Attack'] = 'Heavy', --// ! Heavy = Super Punch Light = Spam Punch [Heavy | Light] ! \\--
- ['PredictionValue'] = 0.35, --// ! Prediction For Attack Or Targetting ! \\--
- ['GunKillPrediction'] = 0.17, --// ! Prediction For Gun Kill ! \\--
- ['AttackMethod'] = 'Under', --// ! [Sky | Under] If [Sky] The Stand Will Attack Infront Of Then And If [Under] The Stand Will Attack In Underground ! \\--
- ['GunMethod'] = 'Under', --// ! [Sky | Under] The Stand Will Shooting Just Like What In The Settings ! \\--
- ['Resolver'] = false, --// ! [true | false] Turn On Or Off Resolver If Someone Using Anti Lock ! \\--
- --// ! Antilock ! \\--
- ['SkyAmount'] = 1600, --// ! Sky Velocity ! \\--
- --// ! Custom Cmd ! \\--
- ['CustomSummon'] = 'Summon!', --// ! Custom [Summon!] Text ! \\--
- ['CustomSave'] = 's', --// ! Custom [Save!] Text Use It When You Knocked ! \\--
- ['CustomName'] = 'Master', --// ! Custom Name Text Default Is [Master] Example Of it 'Im Here, Master!' ! \\--
- --// ! Misc ! \\--
- ['Smoothing'] = 'Classic', --// ! [Classic | Smooth] If [Classic] Less Delays And if [Smooth] The Stand Movement Will Smooth But Kinda Delayed ! \\--
- ['Performance'] = false, --// ! [true | false] If [true] You WIll See White Blank Screen But The Performance Is Gonna Be Good ! \\--
- ['SummonPose'] = true, --// ! When You Summmon The Stand It Will Posing ! \\--
- ['Posing'] = 'Pose1', --// ! [Pose1 | Pose2 | Pose3] Poses ! \\--
- ['ChatCmds'] = true, --// ! [true | false] Chatted When You Use Some Command ! \\--
- ['AutoMask'] = false, --// ! [true | false] Auto Buy Mask When The Stand Respawn ! \\--
- ['MaskMode'] = 'Riot', --// ! [Surgeon | Paintball | Skull | Pumpkin | Hockey | Ninja | Riot] The Stand Will Buy The Mask You Selected ! \\--
- ['FlyModeAnim'] = 'Glide', --// ! [Shazam | Bugged shazam | Glide | Hover] Stand Follow Animation ! \\--
- ['FlyModeSpeed'] = 0.2, --// ! If Speed '0' It WIll Wierd I Suggest You Use Around '0.1 - 0.5' ! \\--
- ['Msg'] = 'Yare Yare Daze.', --// ! When You Say [/e msg] It Makes All The Alts Say That Message ! \\--
- --// ! Sounds ! \\--
- --\\ MUST HAVE BOOMBOX //--
- ['Sounds'] = true, --// ! [true | false] Sounds when you use some commands like Mimic! Or Summon! The Stand And Etc ! \\--
- ['SummonMusicStand'] = 'Star Platinum, Za Warudo!', --// ! [ Star Platinum : OverHeaven | Star Platinum, Za Warudo! | ZA WARUDO : OVER HEAVEN | C moon | King Crimson | Made In Heaven | D4C] ! \\--
- ['SummonMusic'] = true, --// ! [true | false] ! \\--
- ['VanishAppearSound'] = true, --// ! [true | false] ! \\--
- ['VanishAppearMode'] = 'Star Platinum', --// ! [Star Platinum | King Crimson] ! \\--
- ['CustomSong'] = 6853070044 --// ! Enter A Song ID And Say 'Song!' ! \\--
- }
- --//---------------------------------------------------------------------------------------------------------------\\-- Loadstring --//
- loadstring(game:HttpGet(`https://ticxyylos.github.io/Stand/V9.2`))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement