Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Regex/Pattern matching in queries

Joined
Dec 10, 2014
Messages
3,255
If we could refine queries by name/text using Regex it would be nice and useful in a fair few cases.

Thanks :D
 
First Bot Author
Joined
Aug 7, 2013
Messages
262
Perhaps a mod needs to close all requests that have been either completed or rejected and have not been posted on for a long time
 
Joined
Jun 1, 2018
Messages
4
I have a question. I have been using the Alpha Fighter free script and it has places where you can check Regex. What does checking this actually do? Can someone please explain.
 
Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
in this case regex means that the values you input should only partially match the items you need.
E.g. If you would want to pickup all Adamant items you should just input "Adamant" and select regex. The bot will now loot all items that have Adamant in their name. (Note it is still case sensitive)
 
Joined
Jun 1, 2018
Messages
4
in this case regex means that the values you input should only partially match the items you need.
E.g. If you would want to pickup all Adamant items you should just input "Adamant" and select regex. The bot will now loot all items that have Adamant in their name. (Note it is still case sensitive)

Okay thank you very much for the explanation. Have a good night and good luck botting away :D
 
Top