Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Elysian is a powerful ROBLOX script execution cheat that gives
- you the ability to run any ROBLOX Lua script in any game, for the relatively low price of 40 USD.
- FEATURES
- [img]https://vgy.me/7Eve4S.gif[/img]
- PERFORMANCE & STABILITY - Elysian should be able to run on any Windows system, with little shutdowns or crashes. If you experience issues please contact me.
- LOADSTRING - Elysian has a custom loadstring function, allowing you to compile and run scripts inside of other scripts.
- GETOBJECTS - Elysian also includes a custom GetObjects function, which ROBLOX recently removed from their Lua environment.
- CONTEXT LEVEL - Elysian has a "security context level" of 7, allowing you to run any script with unrestricted access.
- SCRIPT EXPLORER - Elysian holds a list view at the right side of its UI, listing all scripts located in the script folder. Use Right Click->Execute to run a script in the explorer.
- AUTOEXEC FOLDER - Elysian has an autoexec folder (located in the scripts folder). All scripts in this folder will be ran automatically when Elysian is injected.
- TRUST CHECK BYPASS - Elysian bypasses the trust check for web related functions, allowing DataModel::HttpGet and DataModel::HttpPost to send requests to any site, not JUST roblox.
- EXTENDED ENVIRONMENT - I've added several functions to the lua environment, allowing the user more freedom. Open the spoiler below to see details:
- [spoiler=Environment Details (FOR DEVELOPERS)]
- loadstring
- See http://wiki.roblox.com/index.php?title=Function_dump/Basic_functions#loadstring for more details.
- getrawmetatable
- getrawmetatable(variant<table, userdata> obj)
- Returns the metatable from a table or userdata, even if its locked (so you could get Game's metatable with this)
- setrawmetatable
- setrawmetatable(variant<table, userdata> obj, table val)
- Sets the metatable of a table or userdata, even if its locked.
- isreadonly
- isreadonly(table val)
- Returns true if the table is read-only, false if it isn't.
- setreadonly
- setreadonly(table tab, boolean readonly)
- Sets the read-only flag of a table.
- printconsole
- printconsole(string val)
- Prints val to Elysian's console in blue text.
- getobjects
- getobjects(string content)
- Internal function used in DataModel::GetObjects (see init.lua)
- readfile
- readfile(string path)
- Returns the contents of the file located at `path`.
- getgenv
- getgenv()
- Returns the global environment for Elysian.
- Clipboard::set
- Clipboard.set(string data)
- Sets the clipboard to `data`.
- detourmethod [BUGGY]
- detourmethod(string class, string method, function callback)
- Allows you to hook methods called by game scripts.
- [spoiler=EXAMPLE]
- http://pastebin.com/zETGA4sY
- [/spoiler]
- mouse1press
- mouse1press()
- Presses the left mouse button.
- mouse1release
- mouse1release()
- Releases the left mouse button.
- mouse1click
- mouse1click([number delay])
- Clicks the left mouse button with an optional delay in between. Delay default is ~0.03 seconds.
- mouse2press
- mouse2press()
- Presses the right mouse button.
- mouse2release
- mouse2release()
- Releases the right mouse button.
- mouse2click
- mouse2click([number delay])
- Clicks the right mouse button with an optional delay in between. Delay default is ~0.03 seconds.
- keypress
- keypress(number virtualkey)
- Presses key `virtualkey`.
- Use this for reference: https://msdn.microsoft.com/en-us/library/windows/desktop/dd375731(v=vs.85).aspx
- keyrelease
- keyrelease(number virtualkey)
- Releases key `virtualkey`
- mousemoverel
- mousemoverel(number x, number y)
- Moves the cursor relatively.
- mousescroll
- mousescroll(number amount)
- A positive number scrolls the mouse up and a negative number scrolls the mouse down.
- Use this for reference: https://msdn.microsoft.com/en-us/library/windows/desktop/ms646273(v=vs.85).aspx
- getfgwindowtitle
- getfgwindowtitle()
- Returns the title of the foreground window.
- writefile
- writefile(string path, string data [, boolean binary])
- Writes `data` to the file `path`.
- getelysianpath
- getelysianpath()
- Returns a path to Elysian's folder.
- saveinstance
- saveinstance(string path, Object instance)
- Saves an instance to a file which can be later opened in Studio.
- [/spoiler]
- VIDEO
- [img]https://vgy.me/7Eve4S.gif[/img]
- https://www.youtube.com/watch?v=HYYjzUMQ87k
- XD
- TERMS OF SERVICE
- [img]https://vgy.me/7Eve4S.gif[/img]
- - I can change the terms of service at any time.
- - I ONLY accept transactions through paypal OR 50$ steam gift cards.
- - You MAY NOT (attempt to) sell/buy any whitelisted accounts. If you are caught, the account will be locked.
- - You may not use Elysian to scam, rat, etc other people.
- - I cannot guarantee updates forever and can discontinue/pause updates at any time.
- - You may not crack or reverse Elysian.
- - If you chargeback, you will be permanently banned from the whitelist (I also probably wont sell you any of my future products).
- PURCHASE
- [img]https://vgy.me/7Eve4S.gif[/img]
- Elysian is 40 USD
- I will be using SKYPE to handle sales and customers.
- When you purchase, you agree to the terms of service (you should read those before you buy)
- I'm trying something new and moving to a reservation-type system, where the first people to contact me will be assigned a reservation spot (#1 through #50).
- Once all spots are assigned, I will start from the beginning and work to the end. If you can't purchase within 2-3 days of your spot being assigned (or you want to cancel/give away the spot), I will give the spot to someone else. Don't try to sell your spot (you can give it away for free, if you want, however). When I get to you after your spot has been reserved, I expect you to have this form filled out:
- V3rmillion Username:
- V3rmillion ID:
- Paypal Name:
- Email (preferably your paypal email):
- Roblox User ID:
- Finally, to purchase, add me on skype:
- -SNIP-
- I AM NOT SELLING
- Thank you!
- lol thx @dhruv for linking me the sexy dividers
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement