Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Necessário estar logado no Habbo!
- Necessário estar no logado twitter aceitando a API do Habbo!
- Use para o que quiser só não abuse para não ser patch!
- */
- BY_PHOENIX = "/rpx/retrieve_registration_data";
- _BY_PHOENIX = new Date().getTime().toString();
- new Ajax.Request(BY_PHOENIX, {
- method: 'POST',
- parameters: 'gender=m&email=test_' + _BY_PHOENIX + '@spamavert.com&day=5&month=3&year=1990&marketing=false&termsOfServiceAccepted=true'
- });
Advertisement
Add Comment
Please, Sign In to add comment