Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Put the world settings here
- getgenv().client = {
- settings = {
- offset = 5.5, -- i recommend putting this at 5 - 8
- teleportspeed = 125,
- },
- autoplay = {
- world = "Forest",
- difficulty = "Easy",
- friendsonly = true,
- hardcore = true,
- }
- }
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WetCheezit/Blade-Quest/main/src.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement