ALOT HOW-TO

.ASI Menu

.ASI menu on FiveM using Eulen

MENYOO.ASI


.LUA Menu

Some .LUA menus available for download:


STREAMPROOF

At the moment our function to hide the menu is only compatible withOBS.

For using streamproof, its pretty simple.

Follow this procedure carefully to hide the menu in OBS:

  1. Make sure you have the game in fullscreen mode.

  2. Make sure to add FiveM in OBS as 'game capture'.

  3. Create a new scene in OBS and leave it while opening FiveM / injecting, only go to the scene that captures FiveM only when it is already injected and playing.

  4. Make sure to enable the 'streamproof' function in the EulenMenu's config tab.

If you do all this and eulen menu keeps showing up in OBS, repeat the process one more time.


TRIGGER LOGGER


HOW TO USE DUMPER

Our dumper does not take server-side files.

Extensions that our dumper captures: .lua .net .png .jpeg .js


HOW LUA EXCUTER WORKS

With Eulen you can run commands like TriggerServerEvent

FiveM is based on the .LUA language and with our Lua Executor you can manipulate commands on servers to your advantage.

in Eulen Menu you can find a function called 'find triggers' with this you can catch all commands available on that specific server at once, all in the same interface, you can easily find farm triggers and test them.

Video example making money on a server:


HOW TO MAKE MONEY

The logic to make money using lua executor is very simple, you just need to look for TriggerEvents related to farm, jobs, deliveries, mission completed and things like that.

Video example making money:


HOW TO CONFIGURE AND USE AIMBOT


SERVER/GLOBAL UNBAN

Last updated