Upbolt / Hydroxide

Lua runtime introspection and network capturing tool for games on the Roblox engine.
The Unlicense
378 stars 156 forks source link

use HttpGet instead of HttpGetAsync #116

Open Wapplee opened 1 month ago

Wapplee commented 1 month ago

it doesnt work on solara and i dont have any other executors

ActualMasterOogway commented 2 weeks ago

it doesnt work on solara and i dont have any other executors

HttpGetAsync is built into the Roblox Engine, Solara doesnt even support hookmetamethod or hookfunction which is required for any Remote Spy to even work.