Skip to content

Imagine using loadstring(HttpGet) like who uses that.

Notifications You must be signed in to change notification settings

clxyify/HttpGet-Method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

HttpGet-Method

An alternative method for using HttpGet().

Lots of people use loadstring(game:HttpGet(('link'),true))() but we are better then this.

I've developed another method that does the same function in C# and it's pretty easy!

You can test to see if the function works, by running this sample:

//StartWeb(); -> may or may not speed up downloading process
string my_script_link = "";//raw paste data goes here
HttpGet(my_script_link);//run httpget script

About

Imagine using loadstring(HttpGet) like who uses that.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages