local link, response = pcall(game.HttpGet, game, 'https://raw.githubusercontent.com/destylol/masterhubv311/itachi/Main.lua')
if not link then return error("Failed to access raw") end
local loads, err = coroutine.create(loadstring(response, '@desty#1821', '@GramxPersons#1111'))
if not loads then return error('Failed to load response') end
coroutine.resume(loads)
Other Script
Nothing more
Try to find another one or change filters or page.