Advertisement
_Thanh_Thy_Cute_

Da Hood FE JOJO STAND - GREAT FOR TROLLING!

Jul 26th, 2021
12,071
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. getgenv().settings = {
  2. ['Stand'] =1, --userid of the stand
  3. ['Owner'] =2, -- userid of the jojo stand owner
  4. }
  5. getgenv().commands = {
  6. ['Summon'] = "Summon!", -- if someone else wants to own the stand.
  7. ['Follow'] = "Follow!", -- follow/unfollow you
  8. ['Ghost'] = "Disappear!", -- disappear
  9. ['Unghost'] = "Appear!", -- appear
  10. ['Attack'] = "Ora!", -- loop attack a target
  11. ['Stopattack'] = "Booga!", -- stop attacking the target
  12. ['Void'] = "Void!", -- send the target to the void when ko (goes with attack)
  13. ['Godmode'] = "Requiem!", -- enable/disable godmode
  14. ['Autosave'] = "Save!", -- grab you when k.o
  15. ['Autosave2'] = "Bird!", -- send you in the air when k.o
  16. ['Reset'] = "Stop!", -- resets commands and character (debug)
  17. }
  18.  
  19. loadstring(game:HttpGet("https://raw.githubusercontent.com/racemodex/my-scripts/master/dahoodjojostand-v3rmversion", true))()
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement