Advertisement
viewtruong

hack-roblox-vip-pc

Oct 14th, 2022
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | Gaming | 0 0
  1. old = hookmetamethod(game,"__namecall",function(...)
  2. local args = {...}
  3. if getnamecallmethod() == 'GetClientId' then
  4. return '64F44D98-3208-43C2-BAFB-C465761995FC'
  5. elseif getnamecallmethod() == "GetCountryRegionForPlayerAsync" then
  6. return "RU"
  7. end
  8. return old(...)
  9. end)
  10.  
  11. x = hookmetamethod(game,'__index',function(self,key)
  12. if key == "GetCountryRegionForPlayerAsync" or key == "CountryRegionCodeReplicate" then
  13. return 'RU'
  14. end
  15. return x(self,key)
  16. end)
  17.  
  18. game.Players.LocalPlayer.Name = "AkrienSide"
  19. game.Players.LocalPlayer.Character.Name = "AkrienSide"
  20. game.Players.LocalPlayer.CharacterAppearanceId = 322205040
  21. game.Players.LocalPlayer.UserId = 322205040
  22. task.wait()
  23. loadstring(game:HttpGet("https://raw.githubusercontent.com/Boxking776/kocmoc/main/kocmoc-remastered.lua", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement