Advertisement
1_F0

blade quest

Jun 14th, 2021
431
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. -- Put the world settings here
  2. getgenv().client = {
  3. settings = {
  4. offset = 5.5, -- i recommend putting this at 5 - 8
  5. teleportspeed = 125,
  6. },
  7. autoplay = {
  8. world = "Forest",
  9. difficulty = "Easy",
  10. friendsonly = true,
  11. hardcore = true,
  12. }
  13. }
  14.  
  15. loadstring(game:HttpGet("https://raw.githubusercontent.com/WetCheezit/Blade-Quest/main/src.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement