
Description
(BEFORE YOU READ THE REST, I WANTED TO TELL YOU THAT JESUS LOVES YOU) EasyLua is a script made to help new roblox exploiters, providing them with functions like DownloadImage, comments that guide them through the script, Keep in mind this is still V1, I'll add functions like :CreateESP, ... later, I just wanted to showcase what I'm working on. How to use this script? local API = loadstring(game:HttpGet(ScriptUrl))() And then you can use the API's functions like you see them. Made by ballsman3761 on discord. Version 1.0.1: Added API:MoveFile, Added API:GetPageContent, Added API:GetJSON. Docs are in the script.
EasyLua V1








@Haol920 Thank you!
Add HTML and JSON p*r e.t.c.. Files Helper: function API:GetPageContent(Url) end function API:GetJSON(Url) end function API:PostData(Url, Data) end function API:CheckInternet() end function API:FileExists(FileName) end function API:DeleteFile(FileName) end ;
you put it in auto execute ?
Can't really find a use for this
@vxsty Thanks! I knew about making this after my comment but before your reply but that can still help me with later projects!
@UnnesscaryInventions Its in the script
@Malrous I don't get what you mean, If you mean like namecalls, Like game:HttpGet, You can do table:method(...), If you mean globals like writefile, getgenv().global_name = value