Difference between revisions of "Player scripts"

From Eyewire
Jump to: navigation, search
Line 17: Line 17:
 
File:Tabbed chat pm.jpg
 
File:Tabbed chat pm.jpg
 
</gallery>
 
</gallery>
<br>''commands tab:'' this tab helps separate info given by commands such as /sc-info, /size, /low-wt and son from rest of chat "clutter", examples below.
+
<br>''commands tab:''
 +
<br>This tab helps separate info given by commands such as /sc-info, /size, /low-wt and son from rest of chat "clutter", examples below.
 
<gallery mode=packed heights=250px>
 
<gallery mode=packed heights=250px>
 
File:Commands.jpg
 
File:Commands.jpg
 
</gallery>
 
</gallery>
 +
 
<br>'''''commands'''''  
 
<br>'''''commands'''''  
 
<br> EWDLC provides players with 3 more commands.
 
<br> EWDLC provides players with 3 more commands.
  
''/size'' anyone can type this and it'll show a line of how many cubes a cell is. This # will change as the cell grows and spawns more cubes. Only the user sees the result.
+
''/size''  
 +
<br>anyone can type this and it'll show a line of how many cubes a cell is. This # will change as the cell grows and spawns more cubes. Only the user sees the result.
 
<gallery mode=packed heights=150px>
 
<gallery mode=packed heights=150px>
 
File:Size cell.jpg
 
File:Size cell.jpg
 
</gallery>
 
</gallery>
''/low-wt'' available to scythes, mystics and admins it will show available cubes in a cell that are below weight 3 (less than 3 players have submitted them). It has a default 15 cubes per use limit which can be bypassed by doing /low-wt <cell id> <desired # or 0 will show all cubes). WARNING: if the cell has 1000 low-wt cubes it'll show you 1000 IDs if you have # as 1000 or 0. Only the user sees the results.
+
 
 +
''/low-wt''  
 +
<br>available to scythes, mystics and admins it will show available cubes in a cell that are below weight 3 (less than 3 players have submitted them). It has a default 15 cubes per use limit which can be bypassed by doing /low-wt <cell id> <desired # or 0 will show all cubes). WARNING: if the cell has 1000 low-wt cubes it'll show you 1000 IDs if you have # as 1000 or 0. Only the user sees the results.
 
<gallery mode=packed heights=250px>
 
<gallery mode=packed heights=250px>
 
File:Lowwt.jpg
 
File:Lowwt.jpg
 
</gallery>
 
</gallery>
<br>''/sc-info'' available to scythes, mystics and admins it will show available cubes in a cell that a scythe/admin can complete as well as total amount of cubes completed in a cell. It has a default 15 cubes per use limit which can be bypassed by doing /low-wt <cell id> <desired # or 0 will show all cubes). WARNING: if the cell has 1000 cubes that you can complete it'll show you 1000 IDs if you have # as 1000 or 0. Only the user sees the results.
+
 
 +
<br>''/sc-info''  
 +
<br>available to scythes, mystics and admins it will show available cubes in a cell that a scythe/admin can complete as well as total amount of cubes completed in a cell. It has a default 15 cubes per use limit which can be bypassed by doing /low-wt <cell id> <desired # or 0 will show all cubes). WARNING: if the cell has 1000 cubes that you can complete it'll show you 1000 IDs if you have # as 1000 or 0. Only the user sees the results.
 
<gallery mode=packed heights=250px>
 
<gallery mode=packed heights=250px>
 
File:Scinfo.jpg
 
File:Scinfo.jpg
 +
</gallery>
 +
 +
<br>''nested commands''
 +
<br>by default if someone writes /command in a group or pm the command won't work, it has to be typed in general (ALL). With nested commands you can type any command anywhere and it'll work.
 +
<gallery mode=packed heights=250px>
 +
File:Nested.jpg
 +
</gallery>
 +
 +
<br>''reverse slash''
 +
<br>by default if someone writes \command it won't work and instead you'll have the command posted in chat as an msg. with reverse slash command works.
 +
<gallery mode=packed heights=250px>
 +
File:Reverse.jpg
 
</gallery>
 
</gallery>

Revision as of 16:23, 25 January 2018

This page holds explanations of the features provided to the community by the currently existing scripts made by players.

Contributors

@nkem - nkem_test + trivia + Hunt bots.
@JousterL - zebrafish dataset tracing tools
@Eldendaf - Scouts Log
@Crazyman4865 - EWDLC script containing utilities and tabbed chat amongst many other features in one script.
@KrzysztofKruk - eyewire stats, profile stats, and utilities scripts.

Scripts

Crazyman4865's EWDLC
tabbed chat:
This feature gives players tabs in chat, depending on what rank a player is they will see more/less tabs, like scouts, mentors, mystics and so on, pms go on different tabs as well. This makes chat faster as no longer does one have to type /gm group. and provides relevant settings in the gear cog icon. Additionally tabbed chat has a small # to the right above tabs of how many characters are left in the current msg a player's typing. seen on the picture to the right below.


commands tab:
This tab helps separate info given by commands such as /sc-info, /size, /low-wt and son from rest of chat "clutter", examples below.


commands
EWDLC provides players with 3 more commands.

/size
anyone can type this and it'll show a line of how many cubes a cell is. This # will change as the cell grows and spawns more cubes. Only the user sees the result.

/low-wt
available to scythes, mystics and admins it will show available cubes in a cell that are below weight 3 (less than 3 players have submitted them). It has a default 15 cubes per use limit which can be bypassed by doing /low-wt <cell id> <desired # or 0 will show all cubes). WARNING: if the cell has 1000 low-wt cubes it'll show you 1000 IDs if you have # as 1000 or 0. Only the user sees the results.


/sc-info
available to scythes, mystics and admins it will show available cubes in a cell that a scythe/admin can complete as well as total amount of cubes completed in a cell. It has a default 15 cubes per use limit which can be bypassed by doing /low-wt <cell id> <desired # or 0 will show all cubes). WARNING: if the cell has 1000 cubes that you can complete it'll show you 1000 IDs if you have # as 1000 or 0. Only the user sees the results.


nested commands
by default if someone writes /command in a group or pm the command won't work, it has to be typed in general (ALL). With nested commands you can type any command anywhere and it'll work.


reverse slash
by default if someone writes \command it won't work and instead you'll have the command posted in chat as an msg. with reverse slash command works.