[Free] [ESX] mb_begging

mb_begging

Simple ‘beg money’ resource for ESX framework.

Preview video

Press H to beg for money from the nearest NPC

Features

  • Beg for money from NPCs
  • Log usage to Discord webhook
    image
  • Easy to modify via config file
    image

Download

Installation instructions are in the GitHub Readme file.
If you need any help or you have any questions, feel free to ask below. You can also report any issues to the comment section below, or on Github.

Credits:
@hypr9xa (esx_robnpc) - Some of the code


@IL-Boomatisch (Paid - Esx_NPCBegging) - Idea
@J_ayy - QBCore support and improved code (Update)

9 Likes

Thank you for releasing this. Saved me the trouble of spending time to create and release this. Awesome !

1 Like

Haha love you men

2 Likes

Thank you both for the feedback :heart:

Is there a chance for rejection? it seems like they always give me money when I test it

Oh, yes. In client.lua line 49, change the 10 to a higher value. Higher value = higher chance of getting a rejection.

1 Like

You should try make a Command version with RegisterKeyMapping, It runs a lot better imo.
I did a pull request for a couple edits, Enjoy :slight_smile:

1 Like

I’ll check your edits today. Thank you.

Update

Improvements

  • QBCore support
  • Change thread to command and use keymapping function (Resource now runs at 0.00ms in idle)

Credits: @J_ayy for making these changes.

Bug fixes

  • Fixed the bug where the target ped kept repeating the animation
1 Like