Description
the internet [v1.0.0] close enough? i updated it and listed how to make a api flash account if you want private search history, you can still continue to use mine but i feel like alot of people using it at the same time could cause errors, i could be very wrong though my access key: b9aa91fb8b094ca68b32db34e0b0cf1a *DONT EXPECT TO INTERACT WITH THE WEBSITE IT JUST VIEWS IT!!!!* ! MADE BY OUXIE !
-- OUXIE DISCORD SERVER: https://discord.gg/6a3rAf9r8k
--[[ READ ME
i updated it and listed how to make a api flash account if you want private search history, you can still continue to use mine but i feel like alot of people using it at the same time could cause errors, i could be very wrong though
my access key: b9aa91fb8b094ca68b32db34e0b0cf1a
]]
local internet = loadstring(game:HttpGet("https://raw.githubusercontent.com/SkireScripts/Ouxie/main/Utils/Internet.lua"))()
internet:access("") -- api falsh access key (leave blank if you dont have an account and js want to use mine)
--[[
create a *free* api fash account @ https://apiflash.com/
you will get a link like this:
"https://api.apiflash.com/v1/urltoimage?access_key=3964a913b860943a68r2dbc4edffhb0cfya&wait_until=page_loaded&url=https://google.com"
or close to that,
look closely and you will see "access_key=" copy the key inbeetween "key=" and "&",
so you will get this: "3964a913b860943a68r2dbc4edffhb0cfya"
my access key:
b9aa91fb8b094ca68b32db34e0b0cf1a -- idk if it will break if to many people use it at the same time, so for private searches use what i said above ^
if your lazy:
local internet = loadstring(game:HttpGet("https://raw.githubusercontent.com/SkireScripts/Ouxie/main/Utils/Internet.lua"))()
internet:access("b9aa91fb8b094ca68b32db34e0b0cf1a")
]]