Skip to content

clxyify/HttpGet-Support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

HttpGet-Support

Implement this HttpGet function to run URL's in your script.

httpget("https://pastebin.com") --replace with your link
--may be slow at some times depending on your internet download speed

if httpget then print"" else warn"bruh u fucked a step up" end

--edit: june 24th working with loadstring!
loadstring(httpget("pastebin.com")() --working ;)

You can rename httpget() to anything but it wont work in loadstrings.

Check update logs! Now It supports loadstring! Your welcome.

Update Log

May 5th

Created project 'HttpGet-Support'.

May 6th

Improved HttpGet function 2x better.

June 24th

Works with loadstring() function.

About

Support httpget and run links in your dll.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published