Cannot access my account I have several orders out to be sebt out I purchased many tgat need to be approved I recently git a new phone wuth duffrebt email I need tk get on back on I email them several times im. Once the captcha pops up, I continually get errors until I notice and click the verification box. newWin.document.body.appendChild(br5a); Reply to this email directly, view it on GitHub Only closet sharing is working,but on other pages Status: Member Joined: Jan 8, 2021 Last Post: N/A Posts: 0 (0 per day) Contact. at HTMLAnchorElement.r.handle (jquery-2a2b92f783687e7e304834edd39f1bf3.js:2) let unsharedArray = listingArray.filter(x => !sharedArray.includes(x)); var newWin = window.open("about:blank","ShareLog","width=220,height=240"); The appearance of a Captcha would pause the code, but any items shared while the Captcha was present would not get shared. var clickLinks = function() { listingArray.push(this); On Tue, 5 May, 2020, 5:09 AM ThowawayClass, ***@***. This is such elegant and beautiful and clean code, I have no javascript background but your notes are so clear and code easy to follow!!! <, On Sat, Sep 28, 2019 at 7:55 PM Curtis Cavanaugh ***@***. Has anyone had any luck on either script? I created some code that logs the listing item ID to the console and to a file. Hi, I'm seeking someone to create a Poshmark bot that with share my listings to the website feed, and possibly a few other functions, but if nothing else, just the sharing. document.querySelectorAll("[data-et-name^='share_poshmark']").forEach(el => el.click()); return el.closest('.tile').querySelectorAll('.sold-tag,.sold-out-tag,.not-for-sale-tag').length === 0; // scroll to bottom to load more of the closet. Also had to tweak some of the lookup attributes. ***> wrote: how can i actually execute this file? You are receiving this because you authored the thread. The new script is working perfectly for me in the firefox developer console. Poshmarks #1 Virtual Assistant for bot free sharing. I'm running this through chrome in have been working for me. I'm really thinking about trying to find a way to control it with a local website with an iframe to load the posh closet and have the top have input for the clickDelta and a timed amount for stopping or amount of times shared, etc. You have to be sure and load your closet then scroll all the way down so it's fully loaded, then it will do them all. Guides for doing making bookmarklets are widely available. Parties only allow certain categories or types of items to be shared to them, and that varies by party. Please get back to me if you can or think this may be a decent idea! It's normal for sites like this to A/B test different UIs, and there seems to be at least one variant where this doesn't work. // only likely to work in modern browers, chrome preffered. timeout += (clickDelta + 200 * (i % 3)); Wife cannot share her closet. from all {} PoshMark listings in the closet... [*] sharing PoshMark listings for {} items in closet... "[*] closet successfully shared...posh-on...". // only likely to work in modern browers, chrome preffered. $(this).click(); t2.nodeValue = buttonText.toString(); // do the actual clicking }; function share() { window.scrollTo(0, document.body.scrollHeight); setTimeout((() => clickLinks(el)), timeout); // make sure next registered click comes after. I have got he javascript code minified, created a bookmarklet. It looks like it's now impossible to share only active listings, but I can't even figure out what the name for the button to click is. *. You signed in with another tab or window. Then you don’t have to keep hitting the back button. up occasionally? human has to periodically click to bypass it. *. Sorry for the ramble, I have no background in coding at all and I'm just learning as I go. Seems none of them are working for me from my closet. I keep track of the listing array, the shared items array, and then use the difference between the two to create the shared missed items array. A GOAL THAT IS NOT PLANNED IS A WISH;A DREAM THAT IS NOT CHASED IS FANTASY#LIVE STREAMING|HNGHK. if you want to share only non-sold items in the closet the following code should work, $('a.share').each(function() { if ($(this).parent().parent().parent().parent().find('.sold-tag').length == 0) { $(this).trigger('click'); $('[data-ajax]').trigger('click'); }}).