Neopets : Quick SDB Checker

By w35l3y Last update Nov 8, 2009 — Installed 254 times.

Alt + S

in
Subscribe to Alt + S 6 posts, 3 voices



Moon Fighter User
FirefoxWindows

When I press Alt + S, Firefox opens up the History menu. I followed the instructions before installing the script. How do I get it to work?

 
w35l3y Script's Author
FirefoxWindows

don't press ALT and then press S, hold ALT and then press S

if the problem persists, change the code :

GM_getValue("keyCode", 83)
to
GM_getValue("keyCode", "S".toUpperCase().charCodeAt(0))
and change "S" to any other letter you want.

please let me know if only the second option solved your problem

 
mahdy Scriptwright
FirefoxWindows

i tried changing it to different letters but nothing seems to work. i have a pin on my sdb and also adblock and popup blocker. also all external scripts also blocked like google, scorecardresearch etc. im looking for the specific error code for this problem and will also post it if it helps but the error i keep getting is in line 838 of gresemonkey.js. maybe that is unrelated cuz i have lots of other scripts installed and other addons might be causing the problem. anyway the script doesnt seem to work. when i highlight and click alt+(my own key) nothing happens. oh and i have set preferences to persist and i have disabled images (if that info helps)

 
w35l3y Script's Author
FirefoxWindows

are you using firefox 3.6?
http://userscripts.org/topics/47741#posts-227318

 
mahdy Scriptwright
FirefoxWindows

no im using 3.5.8 and i also have ur other script quick price chcker and it works fine so no version prob

 
w35l3y Script's Author
FirefoxWindows

http://userscripts.org/topics/39174#posts-228502

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel