View previous topic :: View next topic |
Author |
Message |
kain_leviathan Guest
|
Posted: Tue Oct 23, 2012 3:45 pm Post subject: Hard Coding Username and Password |
|
|
Hi,
I have just updated to the latest version of the Autosnipe (2.0) and I now get the word "undefined" in the various boxes for name and password (plus offset etc)
There are some old instructions to hard code your name and password dated April but these appear to be for the old version of the script. Can anyone advise how I can achieve this now please?
Many thanks |
|
Back to top |
|
 |
Cupid

Joined: 09 Aug 2007 Posts: 7969 Location: Bristol, UK
|
Posted: Tue Oct 23, 2012 4:46 pm Post subject: |
|
|
We really need Keith to help on this one... I've only installed it quite recently for the first time... and then it prompted me via a succession of windows for these defaults... So my suggestion would be to un-install the version that you have and then start from scratch with the new version... which should make it prompt you again. _________________ Mark |
|
Back to top |
|
 |
mario Site Admin

Joined: 03 Oct 2006 Posts: 7267
|
Posted: Fri Oct 26, 2012 6:40 am Post subject: |
|
|
Here is Keith's brief response:
//main
username = GM_getValue("gixenusername","");
password = GM_getValue("gixenpassword","");
gixenmode = GM_getValue("gixenmode","");
hardcoded
//main
username ="";
password = """;
gixenmode = ""; |
|
Back to top |
|
 |
Kain_Leviathan Guest
|
Posted: Sun Oct 28, 2012 4:28 pm Post subject: |
|
|
Many thanks - the hard coding worked fine. However no matter how many times I remove the script and reinstall I was not able to make it run the usual routine that pops up a series of boxes and asks you for your details.
Am I missing something? I am just using the remove option in Chrome Extensions then closing and opening the programme. |
|
Back to top |
|
 |
Gixen Advertisements

|
Posted: Sun Oct 28, 2012 4:28 pm Post subject: |
|
|
|
|
Back to top |
|
 |
Keith Hopkins Guest
|
Posted: Mon Oct 29, 2012 3:46 pm Post subject: |
|
|
google.co.uk/search?q=configuring-the-dialogssettings-for-autosnipe-firefox |
|
Back to top |
|
 |
Cupid

Joined: 09 Aug 2007 Posts: 7969 Location: Bristol, UK
|
Posted: Mon Oct 29, 2012 4:58 pm Post subject: |
|
|
On my installation, in Firefox, the 'User Script Commands...' option on the menu is always greyed out, even when I am on an eBay auction page that has the 'Add to Gixen' link displayed. _________________ Mark |
|
Back to top |
|
 |
|