Advertisement
SirDuckHaveACake

Treasure Quest Autofarm

Feb 13th, 2021
4,871
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.56 KB | None | 0 0
  1. --[[
  2.     Script made by Maxx, Discord: discord.gg/maxx
  3.     Maps:
  4.     Ancient Jungle, Coral Kingdom, Crystal Cave, Sacred Sands, Candy Land, Sinister Sewers,
  5.     Magical Mushrooms, Space Base, Daring Dojo, Cryptic Castle, Santa's Workshop, Ice Palace,
  6.     Frenzy Factory, Fiery Fortress, Danger Depths
  7.     Types: Classic, Minibosses, Endless, Uncapped, Endless Uncapped
  8.     Difficulties: Easy, Medium, Hard, Demon, Impossible
  9. ]]
  10. _G.map = "Ancient Jungle"
  11. _G.type = "Classic"
  12. _G.difficulty = "Easy"
  13. loadstring(game:HttpGet("https://maxv.ml/uploads/tq.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement