Friday, 9. March 2007, 17:54:40
[request] fixing bug-me-not.js
hi thereI've downloaded the Bug-me-not.js from userjs.org. it worked fine then, but now, when I tried to use it after some months, it won't work correctly any more: it builds up the bottom bar, writes "fetching possible logins", but then directly redirects me to bugmenot.com:doh:. I would really appreciate it, if someone who has an idea of javascript could fix that, as I am a complete newbie in that area and userjs.org doesn't seem to do anything right now:rip:.
greez
serious
EDIT: woo-hoo! 700th post
Sunday, 11. March 2007, 05:18:04
Monday, 12. March 2007, 00:18:45 (edited)
buG mE noT - logins fetcher script
> Screenshot <
edit-
Here is the button if anybody wants :
[Get Logins]
Sunday, 11. March 2007, 23:38:40
Originally posted by serious:
also nice, but I will stick with the original one. never change a running system and so on
there are many things with the old script that i dont like -
1- It downloads all the google ads
2- It downloads the logins again when you show/hide then show it again.
3- Well.. the look
Originally posted by serious:
E: if it would provide an exit button allready when fetching logins it would convince me.
Which script ? if the old one -- add
var tempBut=document.createElement('button');
tempBut.text="X ";
tempBut.addEventListener("click",manager.resetdatas,false);
fetching.appendChild(tempBut)
just before (maybe between L82 - L90) -
fetching.appendChild(document.createTextNode('Fetching possible logins'));
bgment.appendChild(fetching);
Monday, 12. March 2007, 06:00:49
Originally posted by AyushJ:
there are many things with the old script that i dont like -
1- It downloads all the google ads
2- It downloads the logins again when you show/hide then show it again.
whow - didn't know about that. my precious bandwith (well, I live on flat, but still it's bandwith I can't use for DLs) *switching*
Originally posted by AyushJ:
Which script ? if the old one?
nope, I meant yours, but with all the other technical advanteges it already is supperior. still a close button allready when fetching logins would be nice (as on some sites nothing is returned and it sticks there and you have to reload the page to make it go away. example: http://bockwurst.sickl.net/forum/index.php )
Monday, 12. March 2007, 06:38:58
Originally posted by serious:
still a close button allready when fetching logins would be nice (as on some sites nothing is returned and it sticks there and you have to reload the page to make it go away.
Redownload the script -
buG mE noT - logins fetcher script
double click on Please Wait ... window to hide it.
Button -
[Get Logins]
Monday, 25. June 2007, 15:24:45
Thursday, 28. June 2007, 05:26:25 (edited)
Bug Me Not UserJS version 1.2
-changes
-Button to fill login details automatically (the script highlights the form fields when you open the BMN frame) -The Please wait.. message no longer hangs -The size of frame is now always correct
Thursday, 28. June 2007, 18:15:14
no need for the old bug-me-not script *deletes*
thanx heaps for that.
Saturday, 9. February 2008, 03:49:54
Monday, 5. May 2008, 21:25:21 (edited)
Bug Me Not UserJS version 1.2.2
This one won't work with Opera 9.2x.
edit: filling data automatically probably does not work now. Will try to work on that tomorrow.
Wednesday, 7. May 2008, 08:41:45
Saturday, 10. May 2008, 19:09:02
Bug Me Not UserJS version 1.2.3
Thursday, 5. February 2009, 15:29:24
I'm using Opera 10alpha.
Forums » Opera Community » General Opera topics » User JavaScript
