· 4 years ago · Apr 16, 2021, 04:16 AM
1--agony
2local writewhite = function(k) rconsoleprint("@@WHITE@@") rconsoleprint(k) end
3local writelgreen = function(k) rconsoleprint("@@LIGHT_GREEN@@") rconsoleprint(k) end
4local writeyellow = function(k) rconsoleprint("@@YELLOW@@") rconsoleprint(k) end
5local writered = function(k) rconsoleprint("@@RED@@") rconsoleprint(k) end
6local writepink = function(k) rconsoleprint("@@LIGHT_MAGENTA@@") rconsoleprint(k) end
7local writemagenta = function(k) rconsoleprint("@@MAGENTA@@") rconsoleprint(k) end
8rconsolename("WeAreDevsAPI")
9writemagenta([[
10 __ __ _____ ________
11/ \ / \ ____ / _ \_______ ____ \______ \ _______ ________
12\ \/\/ // __ \ / /_\ \_ __ \_/ __ \ | | \_/ __ \ \/ / ___/
13 \ /\ ___// | \ | \/\ ___/ | ` \ ___/\ /\___ \
14 \__/\ / \___ >____|__ /__| \___ >_______ /\___ >\_//____ >
15 \/ \/ \/ \/ \/ \/ \/
16
17]])
18wait(.1)
19writelgreen([[This exploit is brought to you by https://wearedevs.net
20]])
21wait(.01)
22writewhite([[Thank you Imperious & Robomat for helping with developmet. Thank you Rakion99 and ThunderMods for all your help. Thank you BDitt for the ESP.
23]])
24wait(.01)
25writeyellow([[Checking window...
26]])
27wait(.3)
28writepink([[MADE FOR RBX VERSION: version-6d2a459f72544bbf
29]])
30wait(.01)
31writeyellow([[Checking roblox version...
32]])
33wait(.5)
34writeyellow([[Getting Luastate...
35]])
36wait(.1)
37writeyellow([[...
38]])
39wait(.5)
40writeyellow([[Setting context level to 6...
41]])
42wait(.5)
43writeyellow([[Starting Lua wrapper...
44]])
45wait(.2)
46writeyellow([[Wrapping...
47]])
48wait(1)
49writeyellow([[Adding custom environment...
50]])
51wait(.4)
52writelgreen([[You may begin using the exploit made with https://wearedevs.net/ exploit API
53]])
54writeyellow([[Debug Info: 6, -2
55]])
56wait(2)
57writered([[Roblox/exploit crashed.
58
59]])
60writered([[Keep crashing? Make sur Roblox is closed in the task manager. Wait 30 seconds before rejoining after. Otherwise try restarting your computer.
61
62]])
63wait(.1)
64writered([[Press any key to continue . . .
65]])
66
67wait(5)
68game:Shutdown()