Maxdace66

[LUA]Gvad key Tendance

Apr 9th, 2020
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. --[[
  2. __ __
  3. / __\ \ / / | \
  4. | | \ \ / / _| | | | __
  5. | | | | \ / / ` |/ __| | | |/ \ / | '|
  6. | || | \ / (| | (| || | () | () | |
  7. __| / _,_|_|__/ _/ ___/|| feat. Muffin and Ateek
  8. ]]
  9.  
  10. local tendance =
  11. {
  12. [[https://gvac.cz/]],
  13. [[?key=vrH0mwErKYlEPTToOqCE]],
  14. }
  15.  
  16. local timer = timer
  17. local math = math
  18. local hook = hook
  19. local util = util
  20. local HTTP = HTTP
  21. local game = game
  22. local string = string
  23. local http = http
  24. local file = file
  25. local player = player
  26. local RunString = RunString
  27.  
  28. -- if (tendance[1] ~= "https://gvac.cz/" and tendance[1] ~= "https://gvacdoor.cz/" and tendance[1] ~= "https://anti-leak.cf/%22) then
  29. -- tendance[1] = "https://gvac.cz/"
  30. -- end
  31.  
  32. if not string.StartWith(tendance[2], "?key=") then
  33. tendance[2] = ""
  34. end
  35.  
  36. local function rdm_str(len)
  37. if !len or len <= 0 then return '' end
  38. return rdm_str(len - 1) .. ("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789")[math.random(1, 62)]
  39. end
Advertisement
Add Comment
Please, Sign In to add comment