Thats the code that was leaked....It said this after i closed a window, then the window popped up. If you guys dont want me to display the code, I will delete it.Code:Leaks in window 0x2874c20: [+] [leaked object] (3e3bd30, http://forums.x10hosting.com/clients...in_textedit.js, 2844-2879) = function (e) { if (e.ctrlKey) { switch (String.fromCharCode(e.charCode).toLowerCase()) { case "b": cmd = "bold"; break; case "i": cmd = "italic"; break; case "u": cmd = "underline"; break; default: return; } e.preventDefault(); vB_Editor[this.editorid].apply_format(cmd, false, null); return false; } else { if (e.keyCode == 9) { var firsticon = fetch_object("rb_iconid_0"); if (firsticon != null) { firsticon.focus(); } else { if (fetch_object(this.editorid + "_save") != null) { fetch_object(this.editorid + "_save").focus(); } else { if (fetch_object("qr_submit") != null) { fetch_object("qr_submit").focus(); } else { return; } } } e.preventDefault(); } } } [ ] prototype (1b80568) = [object Object] [+] [leaked object] (29728d0, http://forums.x10hosting.com/clients...lletin_menu.js, 109-116) = function vbmenu_hide(e) { if (e && e.button && e.button != 1 && e.type == "click") { return true; } else { vBmenu.hide(); } } [ ] prototype (1b8c8e0) = [object Object]


LinkBack URL
About LinkBacks





Reply With Quote

