Advertisement
trixade

Untitled

Oct 13th, 2021
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.71 KB | None | 0 0
  1. --------------------------------------------------------------------------------------------
  2. _G.toggle = true
  3. while _G.toggle do
  4. wait()
  5. game.ReplicatedStorage.Remotes.Async:FireServer("WaterFinal", "FinishTest")
  6. end
  7.  
  8. --------------------------------------------------------------------------------------------
  9. loadstring(game:HttpGet("https://raw.githubusercontent.com/LioK251/Scripts/main/liokhub.lua"))()
  10. --------------------------------------------------------------------------------------------
  11. loadstring(game:HttpGet(("https://raw.githubusercontent.com/ArponAG/Scripts/main/TrigonDemonfallScript.lua"), true))()
  12. --------------------------------------------------------------------------------------------
  13.  
  14.  
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement