Advertisement
kphs2

ROYX ANIME VANGUARD KAITUN

Sep 17th, 2024 (edited)
3,633
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.41 KB | None | 0 0
  1. getgenv().Config = {
  2.     ["StarterUnit"] = "Luffo", -- "Luffo", "Roku", "Ichiga"
  3.     -- ["BackToLobbyEvery"] = 0, -- x Is Minutes
  4.  
  5.     ["Webhook"] = {
  6.         ["Tags"] = {
  7.             "User Id",
  8.         },
  9.  
  10.         ["URL"] = "Webhook Link "
  11.     },
  12.  
  13.     ["LOWGRAPHIC"] = true
  14. }
  15. _G.Key = "Anime Vanguard";
  16. loadstring(game:HttpGet("https://raw.githubusercontent.com/Natsuhanaki/Royx_PC/main/loader.lua"))();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement