Guest User

Untitled

a guest
May 27th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. ;# Search Events.
  2. If ( $hget(searchbot.settings,enable) == 1 ) {
  3. ;# Searches all packs
  4. if ( $istok($hget(searchbot.settings,trigger),$1,44) ) {
  5. if ($2) {
  6. sb.search all $nick $2-
Add Comment
Please, Sign In to add comment