nPhoenix

[Habbo] Seguir amigo toda hora.

Oct 1st, 2011
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function a() {
  2.     HabboClient.roomForward(this, 'ID_DO_HABBO', 'friend');
  3.     return false;
  4. }
  5. a();
  6. setInterval('a()', 0);
Advertisement
Add Comment
Please, Sign In to add comment