Open Side Menu Go to the Top
Register
Free Script: Take Notes On Other 2p2 Posters!! Free Script: Take Notes On Other 2p2 Posters!!

06-11-2012 , 11:18 AM
Quote:
Originally Posted by gaming_mouse
For me, on win7, the actual file the notes are stored in is pref.js:

C:\Users\JG\AppData\Roaming\Mozilla\Firefox\Profil es\rdxwabsv.default
thanks a lot! all the other addon stuff is saved there as well. wonderful, makes me happy
Free Script: Take Notes On Other 2p2 Posters!! Quote
06-18-2012 , 10:53 PM
When i tried to download it a message from my antivirus said.."It will have access to all your info on all Sites

Sorry its in spanish
Free Script: Take Notes On Other 2p2 Posters!! Quote
06-18-2012 , 11:05 PM
I believe that is a standard message you'd see when installing any extension.

Basically, it uses the browser's built in storage system to store and read your notes. So in theory, the code could read anything else that was stored in your browser's persistent storage. However, this code does not read anything except the notes you yourself create.

You can verify this easily by looking at the source code.
Free Script: Take Notes On Other 2p2 Posters!! Quote
03-05-2013 , 10:35 PM
Quote:
Originally Posted by funkyj
I'm sad to report this is not the case. It would be a nice enhancement!

Thanks for the great little tool!
so how do I safe/back up my notes as a google chrome user?

thanks for a great script, btw
Free Script: Take Notes On Other 2p2 Posters!! Quote
03-05-2013 , 11:06 PM
Quote:
Originally Posted by Nice_2_Beat_U
so how do I safe/back up my notes as a google chrome user?

thanks for a great script, btw
hey,

the notes are stored in localstorage on chrome. here is guide for backing up angry birds. the same basic steps should work for my script:

http://www.angrybirdsnest.com/how-to...rome-progress/

basically, you just need to backup this file (the 0 might be a different number on your computer):
http_forumserver.twoplustwo.com_0.localstorage

i also have one called:
http_forumserver.twoplustwo.com_0.localstorage-journal

i'd back that up too just in case. i haven't tried this myself yet, so if you want to be really safe transfer to the file to a new computer first (where you've already installed the notes script) and make sure it's working before wiping the original computer.
Free Script: Take Notes On Other 2p2 Posters!! Quote
04-13-2013 , 01:56 PM
I used this script on my old laptop, it's awesome and I'd like to install it on my new one but chrome is now telling me that "apps, extensions and user scripts cannot be added from this website"
Free Script: Take Notes On Other 2p2 Posters!! Quote
08-28-2013 , 01:19 PM
I just installed this on Chrome with Tampermonkey



Free Script: Take Notes On Other 2p2 Posters!! Quote
05-05-2014 , 10:55 AM
Quote:
Originally Posted by lnternet
Quote:
Originally Posted by gaming_mouse
For me, on win7, the actual file the notes are stored in is pref.js:

C:\Users\JG\AppData\Roaming\Mozilla\Firefox\Profil es\rdxwabsv.default
thanks a lot! all the other addon stuff is saved there as well. wonderful, makes me happy
Not there anymore! Any ideas where to look?
Free Script: Take Notes On Other 2p2 Posters!! Quote
03-22-2015 , 10:13 AM
Stopped working for me a while ago, can't figure out how to get it back to work. Help please
Free Script: Take Notes On Other 2p2 Posters!! Quote
03-31-2015 , 05:50 PM
Would it be possible to use code within this script to embed animated objects or still images?
Free Script: Take Notes On Other 2p2 Posters!! Quote
04-02-2015 , 04:19 PM
Quote:
Originally Posted by lnternet
Stopped working for me a while ago, can't figure out how to get it back to work. Help please
Same issue here. Both of us our Firefox users.
I had this happen to me once in the past after a FF upgrade but then after a few days script started working again.

Any help to get this working again would be highly appreciated!
Free Script: Take Notes On Other 2p2 Posters!! Quote
04-02-2015 , 10:41 PM
Looks like greasemonkey made some changes. If you install the new greasemonkey addon in firefox and use this updated script it should work (just did for me):

https://gist.github.com/anonymous/ebb4bf0edec1b5886101

The only edits from the original script are in the header portion. Original link from OP is broken now, apparently...

Haven't tried with tampermonkey in chrome, but I think you could get it to work there too. The script itself hasn't changed.
Free Script: Take Notes On Other 2p2 Posters!! Quote
04-06-2015 , 07:25 PM
ty!
Free Script: Take Notes On Other 2p2 Posters!! Quote
04-07-2015 , 10:50 AM
gaming thanks for this. Script is back working but.. I lost all my notes? Please tell me they can be recovered?
I searched my computer for a rdxwabsv.default but couldn't find anything.
Free Script: Take Notes On Other 2p2 Posters!! Quote
04-07-2015 , 11:01 AM
Quote:
Originally Posted by 4barrel
gaming thanks for this. Script is back working but.. I lost all my notes? Please tell me they can be recovered?
I searched my computer for a rdxwabsv.default but couldn't find anything.
are you on the same computer and browser as before? if so, the data should still be there and it's just a matter of figuring out why it's not being read. let me know and we can go from there.
Free Script: Take Notes On Other 2p2 Posters!! Quote
04-16-2015 , 04:09 AM
Quote:
Originally Posted by gaming_mouse
are you on the same computer and browser as before? if so, the data should still be there and it's just a matter of figuring out why it's not being read. let me know and we can go from there.
Same browser and computer, thanks a lot.
Free Script: Take Notes On Other 2p2 Posters!! Quote
02-26-2016 , 04:43 PM
Quote:
Originally Posted by gaming_mouse
Looks like greasemonkey made some changes. If you install the new greasemonkey addon in firefox and use this updated script it should work (just did for me):

https://gist.github.com/anonymous/ebb4bf0edec1b5886101

The only edits from the original script are in the header portion. Original link from OP is broken now, apparently...

Haven't tried with tampermonkey in chrome, but I think you could get it to work there too. The script itself hasn't changed.
g_m,
new computer, same W7 64b
FF. Downloaded and installed new GM, the c/p 2015 revised script.

Error starting says
Line 2 error
the following variable name contains an illegal character
"forumserver.twoplustwo.com"
Free Script: Take Notes On Other 2p2 Posters!! Quote
11-14-2017 , 05:34 PM
What version of AutoHotKey is everyone using to run this script? I still get the error bolded below. I would really like to get this going on my computer again..... thx

Error at line 1.

The following variable name contains an illegal character:
"forumserver.twoplustwo.com"

The program will exit
Free Script: Take Notes On Other 2p2 Posters!! Quote
11-17-2017 , 08:31 PM
Dang....just was told this is not a AHK code. Anyone able to use this tool now?
Free Script: Take Notes On Other 2p2 Posters!! Quote
11-18-2017 , 12:15 AM
hey king spew,

i'm a bit busy atm, but if you bump this again next week i can try to get it working on the lastes version of chrome or firefox.
Free Script: Take Notes On Other 2p2 Posters!! Quote
11-22-2017 , 12:46 PM
I use FF and Opera....but really would change browsers if you can do some magic.
Free Script: Take Notes On Other 2p2 Posters!! Quote
12-03-2017 , 04:20 PM
Quote:
Originally Posted by gaming_mouse
if you bump this
What's a bump?
Free Script: Take Notes On Other 2p2 Posters!! Quote
12-09-2017 , 05:07 PM
[sing-a-long*]

All I want for Christmas in my Program NOTES
My Program Notes
My Program Notes



*[a long what?]

Last edited by King Spew; 12-09-2017 at 05:08 PM. Reason: and of course still keep my two front teef
Free Script: Take Notes On Other 2p2 Posters!! Quote
12-20-2017 , 10:59 PM
Quote:
Originally Posted by gaming_mouse
hey king spew,

i'm a bit busy atm, but if you bump this again in a month or so i can try to get it working on the lastest version of chrome or firefox.
FYP
Free Script: Take Notes On Other 2p2 Posters!! Quote
01-09-2018 , 12:32 AM
Here you go. Install it as a FF Greasemonkey script.

https://gist.github.com/anonymous/4d...80593268b2030f

Happy new year!
Free Script: Take Notes On Other 2p2 Posters!! Quote

      
m