Categories > Exploiting > Roblox >

People think that WeAreDevs API is terrible

Posts: 63

Threads: 18

Joined: Jan, 2020

Reputation: 0

Posted

People are always bragging about how their exploit is a custom DLL, and they say that they don't use the "crappy" WeAreDevs API.

 

The WeAreDevs API has actually gotten better by time. And before you get mad at me, I can also make custom DLLs

 

The WeAreDevs API has added alot of new functions to the lua enviorment including WrapGlobal(). This includes many of the following:

 

Custom Lua Environment

To get around some of the RLua limits, we added custom methods that we felt were needed to the Lua environment.

 

Unique Custom Functions OpenWebsite(string url) Expects 1 string parameter which should be a website link. It then opens that link on the device's default browser. isRobloxFocused() Returns true if the Roblox window is the active window, otherwise false. SetClipBoard(any a1)

Writes first parameter's data to the clipboard.

Aliases: setclipboard, ToClipBoard, toclipboard
GetClipBoard()

Returns content from the clipboard.

Aliases: getclipboard

 

Simulated Mouse Control MouseMoveRel(int x, int y)

Moves mouse cursor x pixels left/right and y pixels up/down from the current position.

Aliases: mousemoverel, MouseMoveRelative, mousemoverelative
MouseScroll(int y)

Simulates mouse to scroll up/down by y pixels.

Aliases: mousescroll
MouseButton1Click()

Sends left button click signal.

MouseButton1Press()

Sends left mouse button down signal.

MouseButton1Release()

Sends left mouse button up signal.

MouseButton2Click()

Sends right button click signal.

MouseButton2Press()

Sends right mouse button down signal.

MouseButton2Release()

Sends right mouse button up signal.

 

WRDAPI Library WRDAPI.ShowConsole() Displays the cmd.exe console WRDAPI.HideConsole() Hides the cmd.exe console WRDAPI.error(string text) Writes red text to the cmd.exe console WRDAPI.warn(string text) Writes orange text to the cmd.exe console WRDAPI.log(string text) Writes white text to the cmd.exe console WRDAPI.InfoMsg(string text) Displays message box WRDAPI.ErrorMsg(string text) Displays error message box

 

Remade RLua Functions loadstring(string script) Works like the normal Lua loadstring function, but was remade in the API to run prechecks. HttpGet(string url)

Fetches text from the given URL. game:HttpGet() wraps this so there is URL bypass.

Aliases: httpget

 

Noncategorized WrapGlobal(string script) Expects 1 string parameter. Add your own method to the custom Lua environment getrawmetatable()   setrawmetatable()   getreg()   getrenv()   getgenv()   setreadonly()   isreadonly()  

 

Installed Libraries Lua BitOp "bit lib" More information: http://bitop.luajit.org/

 

Note that the Lua environment implements custom wrapping for: getrawmetatable, loadstring, HttpGet, setreadonly, isreadonly, getrenv, getgenv. This is done to improve execution capability.

 

 

 

 

So I don't know why people say that some custom DLLs are better than the WeAreDevs API. I mean, their custom DLLs mostly crash, and they are pretty much very restricted in bases of lua...

  • 0

blackguythanos

what the hell is this

Posts: 153

Threads: 7

Joined: Feb, 2020

Reputation: -1

Replied

I do agree where you're coming from. custom dll's are most of the time worse because theres not a team or a experienced dev working on them, but the wrd api has been associated with bad exploits because it was one of the first to become mainstream in free exploit making. before that most people made a command prompt exploit and coded code there own, on many websites like v3rm and maybe this, its really hated, and i dont think there is a way to remove that hate because of the large communites of these websites, maybe if WRD renamed or rebranded, it would go down, but overall its never going to have "no haters", and its pretty sad how this api is useless nowndays if you're a expering exploit maker, most newbies get hate and hate for using it, so everyone grows up with the mentality that this is bad and this is good.

  • 0

Synapse is smexy

───────────────────

luffy hot 👀

Posts: 10

Threads: 0

Joined: Feb, 2020

Reputation: 0

Replied

sona dll and knrl dll are both wayy better than wrd

even though wrd has improved, its  still verry low tier

  • 0

ssssssssssssss

TECH_DUCK

I quit exploiting

vip

Posts: 107

Threads: 39

Joined: Mar, 2018

Reputation: 5

Replied

Why my dog smell good

  • 0

I quit exploiting

MadExploits

Making Radical.

Posts: 72

Threads: 5

Joined: Nov, 2019

Reputation: 0

Replied

I used wrd API for my first exploit, not gonna lie. After that WRD tends to crash on scripts over 3000 or 2000 length.

 

I recommend Rose API personally.

 

I have SynX function list. You can use SynX API.

  • 0

If you want a paid exploit let me know.

jex

yes

Posts: 1800

Threads: 110

Joined: Nov, 2019

Reputation: 13

Replied

@51277synapse x omg give hahahahahaha

  • 0

yes

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )