w35l3y / userscripts

Public userscripts to be used with Greasemonkey
http://gm.wesley.eti.br
GNU General Public License v3.0
45 stars 23 forks source link

Option for Faster Pyramids #30

Closed vkau closed 8 years ago

vkau commented 9 years ago

It would be nice to have an option to play pyramids faster. When I play manually, I play a lot faster than the default setting in this script. Thanks!

w35l3y commented 9 years ago

I currently am working on a different script, but you may try to change your own installed version. Just edit line 44 to any lower values you want. 1232 is the constant part and 1567 is the variable part. I mean, currently it varies from 1232 to 2799 (1232 + 1567)

vkau commented 9 years ago

thanks!

On Thu, Feb 19, 2015 at 5:25 PM, w35l3y notifications@github.com wrote:

I currently am working on a different script, but you may try to change your own installed version. Just edit line 44 http://../blob/master/scripts/Neopets_Pyramids/main.user.js#L44 to any lower values you want. 1232 is the constant part and 1567 is the variable part. I mean, currently it varies from 1232 to 2799 (1232 + 1567)

— Reply to this email directly or view it on GitHub https://github.com/w35l3y/userscripts/issues/30#issuecomment-75160860.