Advertisement
Cizzy

Untitled

Mar 17th, 2021
394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. getgenv().DurationPerBook = 7 --7 is the default this is converted to seconds of how long it takes to reach the book
  2. getgenv().SafePlateDuration = 7 --7 is the default for reaching safe plate. Depending on which one you choose change the speed
  3. getgenv().SafePlate = 1 -- there are 1-3 safe plate locations you can choose
  4.  
  5. loadstring(game:HttpGet('https://raw.githubusercontent.com/Mstir16/special-stuff/main/special%20code%207'))()
  6.  
  7.  
  8. --Samurai Only since ppl requested--
  9.  
  10. loadstring(game:HttpGet('https://raw.githubusercontent.com/Mstir16/special-stuff/main/special%20code%207%20MAS'))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement