Advertisement
user1321

Jojo Stand Script

Dec 18th, 2023 (edited)
3,295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. getgenv().Credit = 'Thunder Z V3, https://discord.gg/JNwAEKFJzJ' --Dont change this Or Else The Script Wont Work
  2.  
  3. getgenv().Owner = 'Faisal_jss' --Username of owners.
  4.  
  5. getgenv().Settings = {
  6. --// ! Main ! \\--
  7. ['Position'] = 'Back', --Position Of Stand [Back | Left | Right]
  8. ['CrewID'] = 14664667, --Must Be In Group For It To Work
  9. ['Attack'] = 'Heavy', --Heavy = Super Punch Light = Spam Punch [Heavy | Light]
  10. ['StandMode'] = 'Star Platinum : OverHeaven', --[Star Platinum : OverHeaven | Star Platinum: The World | Star Platinum, Za Warudo! | TheWorld | Cmoon | King Crimson | Killer Queen | MIH | D4C]
  11. ['FlyMode'] = 'Glide', --[Glide | Fly | Hover | Heaven]
  12. ['Prediction'] = 0.39, --Prediction For Attack Or Targetting
  13. ['GunPrediction'] = 0.17, --Prediction For Gun Kill
  14. ['AttackMode'] = 'Sky', --[Sky | Under] If [Sky] The Stand Will Attack Infront Of Then And If [Under] The Stand Will Attack In Underground
  15. ['GunMode'] = 'Under', --[Sky | Under] The Stand Will Shooting Just Like What In The Settings
  16. ['Resolver'] = false, --[true | false] Turn On Or Off Resolver If Someone Using Anti Lock
  17. --// ! Misc ! \\--
  18. ['LowGraphics'] = true, --[true | false] Turns graphics down so your stand doesnt lag too much
  19.  
  20. ['AntiStomp'] = true, --[true | false] The Stand Will Cannot Be Stomped Or Grabbed
  21. ['CustomName'] = 'Faisal', --Custom Name Text Default Is [Master] Example Of it 'Im Here, Master!'
  22. ['Hidescreen'] = true, --[true | false] If [true] You WIll See White Blank Screen But The Performance Is Gonna Be Good]
  23. ['ChatCmds'] = true, --[true | false] Chatted When You Use Some Command
  24. ['AutoMask'] = false, --[true | false] Auto Buy Mask When The Stand Respawn
  25. ['FPSCAP'] = true, --[false | This is so your main account gets the most fps (MAXED IS 60, SUGGEST 30 FPS ON STANDS)
  26. ['Msg'] = 'Yare Yare Daze.', --When You Say [/e msg] It Makes All The Alts Say That Message
  27. ['Alt'] = false,
  28. --// ! Sounds ! \\--
  29. --\\ MUST HAVE BOOMBOX //--
  30. ['Sounds'] = true, --[true | false] Sounds when you use some commands like Mimic! Or Summon! The Stand And Etc
  31. ['SummonMusic'] = true, --[true | false]
  32. ['CustomSong'] = 7083210943 --Enter A Song ID And Say 'Song!'
  33.  
  34. }
  35. loadstring(game:HttpGet(`https://raw.githubusercontent.com/faisal31312/stand/main/ThunderWhiteListBuyers`))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement