plusgiant5 / TaaprWareV3

A light and very basic level 8 custom DLL Roblox exploit. UI not included.
https://discord.gg/nAEHrW9EF9
The Unlicense
47 stars 23 forks source link

Questions #9

Open TuberAsk opened 4 months ago

TuberAsk commented 4 months ago

Hello there!

So I have a few questions regarding TaaprWare.

Do I get the functions directly from the library?

Using something like GetModuleHandle or GetProcAddress.

How do I link the library?

So how would I link the library may I ask? gcc -o main main.cpp -L. -lTaaprWareV3

Luau bytecode loader

Does it have a luau bytecode loader?