Discussions » Creation Requests

Can anyone help me create a script for Fiverr please?

§
Posted: 2017-10-26

Can anyone help me create a script for Fiverr please?

Hey guys,

Real noob here but I use your M Turk scripts all the time. I was wondering if someone could help me make a script for Fiverr?

It's super simple it just needs to keep track of 'Buyer Requests' and then notify when a new one appears.

Is this possible?

Thanks :)

§
Posted: 2017-11-07
Edited: 2017-11-07

Sure, I don't use Fiverr, but just find the element that the "Buyer Requests" number is stored in, get the text and use GM_setValue to store it. Then, whenever you visit the page, again find the element that the "Buyer Requests" number is stored in, get the text, but this time retrieve the number using GM_getValue.

Create a new script using your extension of choice and copy and paste the relevant code from my script

So, check the attached file and see if it will work (IMPORTANT: it needs to be modified before using so use Chrome's inspector to input correct values). If you have any questions, I can do my best to answer them.

Post reply

Sign in to post a reply.