HOME | DD

#llama #llamas #userscript #userscripts #llama4llama #llamabadge #llamaforllama #llamatrade #oclb
Published: 2018-08-02 14:22:39 +0000 UTC; Views: 11626; Favourites: 99; Downloads: 0
Redirect to original
Description
A tool to help fellow llama tradershampshirebrony.neocities.org/
This is a userscript that will augment Kishan-Bagaria 's One Click Llama Button.
kishanbagaria.com/userscripts/…
OCLB Helper will add a llama button to the bottom right of the window, which will display in gold the number of give llama buttons visible, not the number of unique llamas that can be given. If you hover over the button, it will display the number of "Give" buttons, the number of "Given" buttons and how many spam icons are present.
Clicking the button will start to go through the list of llama buttons, clicking each one in turn and will keep going until a spam icon appears. Due to the speed the script runs at and the roundtrip time to dA, you may see two spam icons appear.
If you click the button while any spam icons are visible, nothing will happen.
The new version allows for the tool to work on Kishan's exchanger page, and the fake dA on the neocities got updated. V0.19 stopped the button appearing in certain places.
I know what is causing the script to occasionally load up a deviation, I've not yet invested the time into fixing it.
OCLB Helper requires OCLB to be installed - if it is not installed then the helper will do nothing.
The helper is a GreaseMonkey/TamperMonkey userscript, like OCLB.
The latest version and version history can be found at
hampshirebrony.neocities.org/
This is an early build, so please report any bugs you find, and if you have any potential fixes, feel free to help.
There is a negative interaction between the helper button and the top level commenting in Firefox with GreaseMonkey. This does not occur if you use Tampermonkey for FireFox.
Related content
Comments: 62
AgnosticDragon In reply to ??? [2018-08-25 03:47:44 +0000 UTC]
Is there a way to slow it down? Sometimes I run it and get dozens of timeout errors because it runs faster than the server can handle.
👍: 1 ⏩: 2
HampshireBrony In reply to AgnosticDragon [2018-09-27 13:27:33 +0000 UTC]
As a frequent user and a strong advocate of this, what's your take on the new interface?
👍: 1 ⏩: 0
HampshireBrony In reply to AgnosticDragon [2018-08-28 08:07:26 +0000 UTC]
There is a way.
You need to edit this line of the userscript via the TamperMonkey dashboard. This makes it run every 500 milliseconds, increase the 500 to slow it down.
setTimeout(function(){
if (($('.oclb-give').length !== 0) && ($('.oclb-spam').length === 0)) {$('.oclb-give').first().click();}
hb_oclb_DoBulkLlama();
},500);
👍: 1 ⏩: 1
littleyellowllama In reply to HampshireBrony [2018-12-23 22:13:27 +0000 UTC]
Thank you. I think the problem was with my laptop, which I just replaced after it developed an error that rendered it useless.
👍: 0 ⏩: 0
littleyellowllama In reply to ??? [2018-08-17 23:15:35 +0000 UTC]
This tool works great. I use it to plow through trading lists and group membership lists. I have also found that I can go to newest deviations and give everyone there a llama with one click. That is a good technique for when you have exhausted the trading groups, as I have on my main account, AgnosticDragon
👍: 1 ⏩: 1
HampshireBrony In reply to littleyellowllama [2018-09-20 22:43:56 +0000 UTC]
Have you tried the automatic walking through of group membership lists?
👍: 1 ⏩: 1
littleyellowllama In reply to HampshireBrony [2018-09-20 23:07:17 +0000 UTC]
I have used it on group memberships and found that it works pretty well there. I have also found it works well on lists of which users have a deviation in their favorites.
👍: 0 ⏩: 1
HampshireBrony In reply to littleyellowllama [2018-09-21 16:02:01 +0000 UTC]
That's strange - it should only walk through the 👍: 0 ⏩: 0
<= Prev |