Advertisement
Kafeine

InSomethingThatLooksLikeNicePack

Feb 17th, 2013
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. <script>
  2. _heting=function(_fiolenr)
  3. {
  4. this.name=_fiolenr;
  5. this.show_fiolenr=function()
  6. {
  7. return 'rp';
  8. };
  9. this.show_fiolenr3=function()
  10. {
  11. return 'e';
  12. }
  13. };
  14. if(_heting.prototype.constructor === _heting)
  15. {
  16. _heting.prototype.set_fiolenr=function(_fiolenr)
  17. {
  18. this.name=_fiolenr;
  19. };
  20. sentoLi=new _heting('lace');
  21. _heting.prototype.show_fiolenr2=function()
  22. {
  23. return(sentoLi.show_fiolenr()+sentoLi.name);
  24. };
  25. _heting.prototype.show_fiolenr4="val";
  26. sentoLi2=new _heting('rep');
  27. var slowlN=sentoLi2.show_fiolenr2();
  28. var pipe=String.fromCharCode(184-navigator.userAgent.length);
  29. kastohr = slowlN.replace("rp","r"+pipe+"p");
  30. suriont=sentoLi2.show_fiolenr3()+sentoLi.show_fiolenr4;
  31. _shelog = _heting;
  32. _shelog.prototype.constructor === _shelog;
  33. _shelog.prototype.show_fiolenr5=this;
  34. sentoLi3=new _shelog('rep');
  35. thos=sentoLi3.show_fiolenr5;
  36. thos.alert(kastohr+suriont+" | "+pipe);
  37. }
  38. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement