8000 GitHub - clxyify/File-Execute: Too poor to buy readfile()? dont worry because im a good guy!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clxyify/File-Execute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

File-Execute

Executes your ROBLOX script file in a directory without using:

print(readfile("")) --too cheap to buy functions? we have another method

If you want to use it, make sure the format is like this:

string my_root = "scripts\\print.txt";//put your script root here
FileExecute(my_root);//run the file script

If you want to read and print out the script file:

string my_root = "scripts\\print.txt";
FileExecute("print('" + my_root + "'");//-> do not add print() into print.txt 

About

Too poor to buy readfile()? dont worry because im a good guy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0