|
Post by wickedxuk on Dec 29, 2016 17:53:43 GMT
This has just kept me busy for the last couple of hours whilst doing my tax returns on the side (what a joy!), great little script! I'm not 100% it is functioning fully though as every now and again I get negative day loans (and highlighted loans below the available amount I have set) for ones I haven't listed as good loans and even though I have set minimum days up as 75 to try and capture some specific loans I missed out on whilst working away.
Thanks again for the hard work, much appreciated.
|
|
shirehorse
Member of DD Central
Posts: 260
Likes: 206
|
Post by shirehorse on Dec 29, 2016 18:06:37 GMT
How about just editing the first post (or the first one that is yours) rather than propagating ever more pinned threads? I think a good idea would be for a MOD to create a new thread, merge 0risk most recent script (so he has the OP), pin the new thread, remove the pin on the old thread. Currently, the pinned thread makes little sense to those just finding it. If 0risk has the OP he can add and remove scripts to both the thread an the OP. Also, I do think that the "SS FAQ" should be the top Pinned Thread Yes, I was thinking we replace this pinned thread with a new one, not create a new one. Four/five pinned threads seems a sensible maximum.
|
|
|
Post by wickedxuk on Dec 29, 2016 19:54:11 GMT
It also seems to be showing me parts for sale that are 1p when the code is set for £25. I wonder if it's detecting larger parts as the page refreshes but then the part is reduced during the refresh before thf inal display of the webpage? Seems unlikely though...
|
|
0risk
Member of DD Central
Posts: 217
Likes: 202
|
Post by 0risk on Dec 30, 2016 13:24:07 GMT
I think a good idea would be for a MOD to create a new thread, merge 0risk most recent script (so he has the OP), pin the new thread, remove the pin on the old thread. Currently, the pinned thread makes little sense to those just finding it. If 0risk has the OP he can add and remove scripts to both the thread an the OP. Also, I do think that the "SS FAQ" should be the top Pinned Thread Yes, I was thinking we replace this pinned thread with a new one, not create a new one. Four/five pinned threads seems a sensible maximum. I agree with a new thread.
|
|
0risk
Member of DD Central
Posts: 217
Likes: 202
|
Post by 0risk on Dec 30, 2016 13:25:31 GMT
It also seems to be showing me parts for sale that are 1p when the code is set for £25. I wonder if it's detecting larger parts as the page refreshes but then the part is reduced during the refresh before thf inal display of the webpage? Seems unlikely though... I will keep an eye on this. Maybe there's a bug.
|
|
|
Post by wickedxuk on Dec 30, 2016 14:37:23 GMT
It also seems to be showing me parts for sale that are 1p when the code is set for £25. I wonder if it's detecting larger parts as the page refreshes but then the part is reduced during the refresh before thf inal display of the webpage? Seems unlikely though... I will keep an eye on this. Maybe there's a bug. No problem thank you for putting in the work. Let me know if there is anything I can provide that would help. Tampermonkey logs (if it generates them) Etc.
|
|
|
Post by d_saver on Dec 31, 2016 9:53:25 GMT
Great contribution this is. Thanks to the author for sharing.
Has anyone used the 'buyLoans' variable successfully? I've tried the script with some values set in there, correctly I'm fairly sure but even though I've sat and watched the loans appear in the list, nothing different happened. No beeps either. I am using firefox. Perhaps that is the issue. For the most part, everything else seems to work OK in it. Anyone got this part working? With FF?
This is how I have my buyloans variable set
var buyLoans = { // open new window to bid on this loan, when it becomes available, and fill in this amount 'DFLxxx': 500, 'DFLxxx': 500, 'PBLxxx': 250, 'PBLxxx': 250, 'PBLxxx': 100, 'DFLxxx': 250, 'DFLxxx': 250, 'PBLxxx': 500 };
Thanks.
|
|
|
Post by GSV3MIaC on Dec 31, 2016 20:14:02 GMT
Yes, I was thinking we replace this pinned thread with a new one, not create a new one. Four/five pinned threads seems a sensible maximum. I agree with a new thread. 0riskOK, feel free to go ahead and create a new thread with the 'LATEST VERSION' of the extension in the first post, and then please try to update (use 'edit') that first post to keep the current version up there where it is easy for people to find .. if you post 'updates' further down the thread, we will just get back to where we currently are. I think we have a moderator quorum for pinning the new version, and unpinning the old one.
|
|
registerme
Member of DD Central
Posts: 6,624
Likes: 6,437
|
Post by registerme on Dec 31, 2016 22:32:52 GMT
Perhaps add a new post for a new version, and then replace the op (or relevant text in the op)? That way you'd effectively have a kind of a changelog.
|
|
0risk
Member of DD Central
Posts: 217
Likes: 202
|
Post by 0risk on Jan 1, 2017 19:11:35 GMT
I agree with a new thread. 0risk OK, feel free to go ahead and create a new thread with the 'LATEST VERSION' of the extension in the first post, and then please try to update (use 'edit') that first post to keep the current version up there where it is easy for people to find .. if you post 'updates' further down the thread, we will just get back to where we currently are. I think we have a moderator quorum for pinning the new version, and unpinning the old one. Ok, I've just created a new thread: p2pindependentforum.com/thread/7539/ss-browser-extensions-filter-loans
|
|
0risk
Member of DD Central
Posts: 217
Likes: 202
|
Post by 0risk on Jan 1, 2017 19:17:28 GMT
Great contribution this is. Thanks to the author for sharing. Has anyone used the 'buyLoans' variable successfully? I've tried the script with some values set in there, correctly I'm fairly sure but even though I've sat and watched the loans appear in the list, nothing different happened. No beeps either. I am using firefox. Perhaps that is the issue. For the most part, everything else seems to work OK in it. Anyone got this part working? With FF? This is how I have my buyloans variable set var buyLoans = { // open new window to bid on this loan, when it becomes available, and fill in this amount 'DFLxxx': 500, 'DFLxxx': 500, 'PBLxxx': 250, 'PBLxxx': 250, 'PBLxxx': 100, 'DFLxxx': 250, 'DFLxxx': 250, 'PBLxxx': 500 }; Thanks. Maybe Firefox is blocking pop-ups. Try to allow pop-ups for saving stream site. I don't have the specific instructions, but it's easy to find them. If it doesn't work, we can discuss this in the new thread: p2pindependentforum.com/thread/7539/ss-browser-extensions-filter-loans
|
|
SteveT
Member of DD Central
Posts: 6,875
Likes: 7,924
|
Post by SteveT on Jan 1, 2017 19:17:50 GMT
Mod hat on
OK, I've stickied the new thread and set this old one to sink. As someone requested, the FAQs thread is stickied at the top.
[Update: this thread now also locked to prevent further posts. Please use the new thread instead]
|
|