Welcome, Guest.

Author Topic: C++ VS Lua  (Read 1084 times)

C++ VS Lua
« on: March 04, 2019, 12:25:58 PM »
What are the advantages of C++ hacks vs Lua hacks?
I already know that C++ hacks are external and lua hacks are internal but what are the real advantages of having a lua hack over a c++ one.

Offline hobbes1235

  • VIP (Inactive)
  • *
  • Posts: 13
    • View Profile
Re: C++ VS Lua
« Reply #1 on: January 02, 2020, 03:52:42 AM »
Gmod has a scripting api knows as lua which you can use to access pretty much anything within the game with ease. C++ offers more flexibility in terms of hooking functions and memory manipulation that the lua api doesn't contain which results in you having a lot more control over the game because you can modify anything in memory. The downside is it's a lot more complicated. Some hacks are written in lua for gmod because of the ease of the scripting language for the retarded script kiddies who can't hook CreateInterface to save their fucking lives, find the OEP of a vmprotected program. They don't bother to learn anything related to reverse engineering and actual coding and usually start pasting shit.


Total Registered Members:





2017-2023 BigPackets. All rights reserved. All other trademarks, logos and copyrights are the property of their respective owners. This site is not associated with any company in any way.