Deep Bot - Twitch Streamer Assistant

Deep Bot => Feature Requests => Topic started by: jimswords on May 31, 2016, 07:35:13 AM

Title: Custom Command Variable: @each@[targetList|command]
Post by: jimswords on May 31, 2016, 07:35:13 AM
A simple loop command variable would be really useful and add a ton of functionality. If you could loop over a target list and apply a command on those targets that meet a certain requirement, filtered out by an @if@ command variable, you could make some  really cool stuff. Ex:

Code: [Select]
@each@[@target@|@if@[>||100||@lookupinfo@[@l_points@,@target@]||!customCommand||You need more points]]
Title: Re: Custom Command Variable: @each@[targetList|command]
Post by: Marstead on June 01, 2016, 12:19:49 AM
This would be extremely helpful, especially with a @setcounter@[!command,#] command so you could use custom command counters as stored variables.