Project

General

Profile

Actions

Bug #5183

closed

/ban -uN doesn't work on multiple channels at the same time

Added by westor (GR) over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
11/02/2020
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

When i try to use /ban -uN at the same time on multiple channels, it unbans only in 1 channel, the following code to reproduce it.

Code:

//var %chans = #one #two #three #four #five | var %i = 1 | while (%i <= $numtok(%chans,32)) { var %chan = $gettok(%chans,%i,32) | ban -u30 %chan $me 2 | inc %i }

- Thanks!

Actions #1

Updated by Per Amundsen over 3 years ago

  • Status changed from New to Resolved
Actions #2

Updated by Per Amundsen over 3 years ago

  • Status changed from Resolved to Closed
Actions #3

Updated by Per Amundsen over 3 years ago

  • Subject changed from /ban -uN doesn't working on multiple channels at the same time to /ban -uN doesn't work on multiple channels at the same time
Actions

Also available in: Atom PDF