Need help for anti bot script

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

Message
Author
spikejra04
Noob
Noob
Posts: 16
Joined: 30 Jul 2016, 10:29
Noob?: Yes

Need help for anti bot script

#1 Post by spikejra04 »

Can someone help me with this anti bot verfication

Item added to Inventory: Gold (2) x 1 - Event
Unknown #115271939: --- Bot Verification ---
Unknown #115271939: Reply saying you are not a bot,
: Type `talk con` to continue talking
---- Responses (Unknown #115271939) ---
# Response
0 …
1 No I am not a bot
2 …
3 …
4 Cancel Chat
------------------------------------------------
itself: Type `talk resp #` to choose a response.
Teleporting to avoid all players
No Fly Wing or Butterfly Wing, fallback to Teleport skill
Teleporting to avoid all players
No Fly Wing or Butterfly Wing, fallback to Teleport skill
Teleporting to avoid all players
No Fly Wing or Butterfly Wing, fallback to Teleport skill
Teleporting to avoid all players
No Fly Wing or Butterfly Wing, fallback to Teleport skill

The response's order is not permanent, it changes every time the bot verification appears. So what we need is for the bot to recognize the word "No I am not a bot" whatever the order is. Please do help us. MORE POWER!

krispaul27
Human
Human
Posts: 49
Joined: 09 Dec 2009, 13:04
Noob?: No

Re: Need help for anti bot script

#2 Post by krispaul27 »

spikejra04 wrote:Can someone help me with this anti bot verfication

Item added to Inventory: Gold (2) x 1 - Event
Unknown #115271939: --- Bot Verification ---
Unknown #115271939: Reply saying you are not a bot,
: Type `talk con` to continue talking
---- Responses (Unknown #115271939) ---
# Response
0 …
1 No I am not a bot
2 …
3 …
4 Cancel Chat
------------------------------------------------
itself: Type `talk resp #` to choose a response.
Teleporting to avoid all players
No Fly Wing or Butterfly Wing, fallback to Teleport skill
Teleporting to avoid all players
No Fly Wing or Butterfly Wing, fallback to Teleport skill
Teleporting to avoid all players
No Fly Wing or Butterfly Wing, fallback to Teleport skill
Teleporting to avoid all players
No Fly Wing or Butterfly Wing, fallback to Teleport skill

The response's order is not permanent, it changes every time the bot verification appears. So what we need is for the bot to recognize the word "No I am not a bot" whatever the order is. Please do help us. MORE POWER!
Study macro first

Code: Select all

r~/bot/
[/b][/color]

hanterzhu
Noob
Noob
Posts: 3
Joined: 17 Feb 2017, 05:40
Noob?: No

Re: Need help for anti bot script

#3 Post by hanterzhu »

console /regex/ is enough

rlsb16
Human
Human
Posts: 22
Joined: 14 Sep 2018, 22:07
Noob?: Yes

Re: Need help for anti bot script

#4 Post by rlsb16 »

Study macro.

console /Response/

talk resp will be your action once response is shown in console.

Post Reply