Resource icon

LUA Release [LUA] UPDATED MAY 30 Lawless RP auto signcheck and matrun captcha solver

34qwredsfvc

Active member
Joined
Mar 23, 2013
Messages
50
Reaction score
4
A lua script to solve the new captcha they came out with today.

https://gyazo.com/1281b886cdfed9da67877af462ddd983

Requirements
You will need MoonLoader, SAMP.Lua andSAMPFUNCS to use this.

Usage
This is an updated captcha solver for Lawless RP. It is not user-friendly, if you want to change the default behavior, you need to change values in the code. They will probably patch it soon anyway so I'm not going to waste any more energy on this.

No toggles or anything, should detect & solve paycheck/matrun captchas automagically.

By default, the script waits a random 5-10 seconds before signing paychecks and solving captchas.

To get rid of the delay, change the values of range_start and range_end to 0 in the code. I am not sure if that gets you autobanned, they only came out with this today, change at your own risk.

If you would like it to solve the captcha instantly without sending the response, change range_start and range_end to 0 and comment out or delete line 57.
 

Attachments

  • captcha.lua
    2.5 KB · Views: 55
Top