Advertisement
kolton

Untitled

Jan 17th, 2013
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. var obj = {
  2. profile: me.profile,
  3. func: "ircEvent",
  4. args: []
  5. };
  6.  
  7. sendCopyData(null, handle, 0, JSON.stringify(obj));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement