Guest User

Untitled

a guest
May 23rd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. on *:TEXT:!tempban*:#salce: {
  2. if ($nick isop #salce) {
  3. set %banhost $address($2,2)
  4. /MSG Q TEMPBAN #salce %banhost $3
  5. unset %banhost
  6. }
  7.  
  8. As you can see, the ] is too far outwards. If i backspace it back into position it just goes right back.
Add Comment
Please, Sign In to add comment