NordInvasion Forum
Crafting - Printable Version

+- NordInvasion Forum (https://forum.nordinvasion.com)
+-- Forum: Discussions (https://forum.nordinvasion.com/forumdisplay.php?fid=7)
+--- Forum: Community Projects (https://forum.nordinvasion.com/forumdisplay.php?fid=19)
+---- Forum: Feature Requests (https://forum.nordinvasion.com/forumdisplay.php?fid=77)
+---- Thread: Crafting (/showthread.php?tid=18705)



Crafting - Bolt - 26-01-2014

Recently i crafted 1000 processed wood. For some reason it takes way longer to craft 1 processed wood than usual crafting time of other items - it's about 4-5 seconds. It took me almost three hours to finish it. It wasn't fun, my finger was sore after that and it certainly served no purpose. Wouldn't it be possible to set how many times you want to craft given item instead of spamming left clicks?


Re: Crafting - Maroon - 26-01-2014

http://forum.nordinvasion.com/index.php?topic=15817.0.html

Short term solution, if you have Firefox. But yes, this needs to be a thing.


Re: Crafting - Winter - 27-01-2014

Short term solution, if you have Chrome:
window.setInterval(function(){$('#begin_craft').click()},800)

Put that in the console, sit back and relax.
Feel free to experiment with the number at the end, I just use that one because I am too lazy to change it.
Oh, and be warned that it will continue until you run out of materials.


Re: Crafting - Éòdan - 27-01-2014

Short term solution, if you have another browser:

Use a macro recorder to create a repetitive left-click macro, turn off the snow, place your cursor over the button, sit back and relax.