Advertisement
Lionyx

Lucario 2 Paul

Jun 14th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  lucanoel: function (target, user, room) {
  2.         if (!this.can('luca')) return false;
  3.         console.log('[Luca] '+ user +': '+ room);
  4.         this.add('|raw|<img src="http://img.xooimage.com/files110/0/9/e/lucario-noel-icon-4da026a.png" width="48" height="50" target="_blank"><img src="http://img.xooimage.com/files7/9/1/d/saysplz-2907bd5.gif" width="50" height="50" target="_blank">' + target);
  5.      },
  6.      
  7.      lucanormal: function (target, user, room) {
  8.         if (!this.can('luca')) return false;
  9.         console.log('[Luca] '+ user +': '+ room);
  10.         this.add('|raw|<img src="http://img.xooimage.com/files110/9/1/4/expression1-4db65c8.png" width="47" height="46" target="_blank"><img src="http://img.xooimage.com/files7/9/1/d/saysplz-2907bd5.gif" width="50" height="50" target="_blank">' + target);
  11.      },
  12.      
  13.      lucacontent: function (target, user, room) {
  14.         if (!this.can('luca')) return false;
  15.         console.log('[Luca] '+ user +': '+ room);
  16.         this.add('|raw|<img src="http://img.xooimage.com/files110/1/2/a/expression2-4db65fa.png" width="46" height="46" target="_blank"><img src="http://img.xooimage.com/files7/9/1/d/saysplz-2907bd5.gif" width="50" height="50" target="_blank">' + target);
  17.      },
  18.      
  19.      lucaembaras: function (target, user, room) {
  20.         if (!this.can('luca')) return false;
  21.         console.log('[Luca] '+ user +': '+ room);
  22.         this.add('|raw|<img src="http://img.xooimage.com/files110/d/e/6/expression3-4db6609.png" width="48" height="46" target="_blank"><img src="http://img.xooimage.com/files7/9/1/d/saysplz-2907bd5.gif" width="50" height="50" target="_blank">' + target);
  23.      },
  24.      
  25.      lucahesite: function (target, user, room) {
  26.         if (!this.can('luca')) return false;
  27.         console.log('[Luca] '+ user +': '+ room);
  28.         this.add('|raw|<img src="http://img.xooimage.com/files110/d/b/9/expression4-4db660b.png" width="47" height="46" target="_blank"><img src="http://img.xooimage.com/files7/9/1/d/saysplz-2907bd5.gif" width="50" height="50" target="_blank">' + target);
  29.      },
  30.      
  31.      lucadecu: function (target, user, room) {
  32.         if (!this.can('luca')) return false;
  33.         console.log('[Luca] '+ user +': '+ room);
  34.         this.add('|raw|<img src="http://img.xooimage.com/files110/a/b/b/expression5-4db6618.png" width="46" height="46" target="_blank"><img src="http://img.xooimage.com/files7/9/1/d/saysplz-2907bd5.gif" width="50" height="50" target="_blank">' + target);
  35.      },
  36.      
  37.      lucaserieux: function (target, user, room) {
  38.         if (!this.can('luca')) return false;
  39.         console.log('[Luca] '+ user +': '+ room);
  40.         this.add('|raw|<img src="http://img.xooimage.com/files110/3/d/5/expression6-4db661f.png" width="48" height="46" target="_blank"><img src="http://img.xooimage.com/files7/9/1/d/saysplz-2907bd5.gif" width="50" height="50" target="_blank">' + target);
  41.      },
  42.      
  43.      lucafurieux: function (target, user, room) {
  44.         if (!this.can('luca')) return false;
  45.         console.log('[Luca] '+ user +': '+ room);
  46.         this.add('|raw|<img src="http://img.xooimage.com/files110/5/7/d/expression7-4db662c.png" width="47" height="45" target="_blank"><img src="http://img.xooimage.com/files7/9/1/d/saysplz-2907bd5.gif" width="50" height="50" target="_blank">' + target);
  47.      },
  48.      
  49.      lucaheureux: function (target, user, room) {
  50.         if (!this.can('luca')) return false;
  51.         console.log('[Luca] '+ user +': '+ room);
  52.         this.add('|raw|<img src="http://img.xooimage.com/files110/9/a/5/expression8-4db6631.png" width="46" height="45" target="_blank"><img src="http://img.xooimage.com/files7/9/1/d/saysplz-2907bd5.gif" width="50" height="50" target="_blank">' + target);
  53.      },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement