PickPocketing
This category provides exports useful for the script, along with information on configuration issues and related topics.
Configuration Options
- PoliceRequired: Defines the number of police required to be online for pickpocketing to occur. Set to
0
if no police presence is needed. - BlacklistedModels: A list of character models that cannot be pickpocketed. Use the
GetHashKey
function to specify these models. - ProgressTime: The duration, in milliseconds, it takes to successfully pickpocket, default being set to
5000
(5 seconds). - Chance: The percentage chance of successfully pickpocketing an NPC.
- AlertChance: The percentage chance that the NPC will become alerted during an attempt.
- LootTables: Specifies the possible loot items, with associated chance and count, that can be acquired during a pickpocketing attempt.
These settings allow you to customize the pickpocketing experience, balancing risk and reward as you see fit.