Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 6th, 2012  |  syntax: None  |  size: 0.35 KB  |  hits: 6  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. "                       } else if(token[3].contains(\"leet\")) { "+
  2.                                
  3.                                 "                               tb = new ToolbarButton(\"hi\", \"hehe\", \"\", true);"+
  4.                                 "                               Toolbar.addButton(tb);"+
  5.                                 "                               loadModule(Toolbar.refresh(getChannel()));"+
  6.                                
  7.                                 "                       } else if(token[3].contains(\"1337\")) { "+
  8.                                 "                               Toolbar.removeButtons(tb);"+
  9.                                 "                               loadModule(Toolbar.refresh(getChannel()));"+