Freeeaky / GTALua

Scripting engine for GTA V in Lua
GNU General Public License v2.0
60 stars 25 forks source link

Can the script run in the online mode by using GTALua? #79

Closed jjmon closed 8 years ago

jjmon commented 9 years ago

As we know, the script example "NativeTrainer.asi" provided by Alexander Blade (the author of Script Hook V) can not run in the online mode. I'd like to if I use the GTALua engine; then can the script run in the online mode? Or how can I get the script to work in the online mode? I don't know the method. Can you share some?

Freeeaky commented 9 years ago

If you use the bypass, you can use GTALua online ;) Am 04.08.2015 18:14 schrieb "jjmon" notifications@github.com:

As we know, the script example "NativeTrainer.asi" provided by Alexander Blade (the author of Script Hook V) can not run in the online mode. I'd like to if I use the GTALua engine; then can the script run in the online mode? Or how can I get the script to work in the online mode? I don't know the method. Can you share some?

— Reply to this email directly or view it on GitHub https://github.com/Freeeaky/GTALua/issues/79.

JannyMon commented 9 years ago

If I write the script in other language, such as .net, python,or C++, which method can I use? I need some more specific methods?

jacobgc commented 9 years ago

You can use a scripthook.dll that has been modified to work online. Google; online script hook.dll online