Skip to content

cosinguyen/LuaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

LuaScript

I. To upload account parameters to the server, run the command below in Roblox Exec

getfenv().RaiDelay = delay-time-in-second
getfenv().RaiNote = "your-upload-note"
getfenv().RaiServer = {
  licenseid = "your-license-id",
  apikey = "your-license-api-key"
}
loadstring(game:HttpGet('https://raw.githubusercontent.com/cosinguyen/LuaScript/main/raiUpload.lua'))()

About

My LUA scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages