Quantcast

Jump to content


KleinBucket

Member Since 22 Mar 2014
Offline Apr 13 2016 07:00 PM

Topics I've Started

[Auto Players] Battle-Battler (macro)

16 May 2014 - 04:57 PM

For those of you paranoid about using programs, here's an alternative autobattler. It's a macro, meaning it uses your mouse and keyboard to play so it's virtually undetectable. If you're on the arena page, this script will use the items you specify (takes setup) and start new battles repeatedly. Good for fighting the war or battleground opponents over and over.

 

Setup required

  1. You will need to install AutoHotkey a program which lets you run macro scripts.
  2. Unzip Autobattler into its own folder
  3. Enter a battle in the arena
  4. Start the script (Autobattle.ahk) and press F2 to begin. Press ESC anytime to quit script

 

(OPTIONAL) Replace weap1.png and weap2.png with screenshots of the two weapons you want to use, otherwise it will default to your first two weapons. Replace abil1.png with screenshot of the ability you want to use, otherwise it will default to Shade. You must take the screenshots while battling because the item images are different

 

Warning

This script is really experimental. There's 50/50 chance it won't work on your browser/computer since it depends so much on your color and resolution. If it doesn't work for you, take a screenshot of your battle (with personal information deleted, of course) and I will try to improve the script.


Overhealing in New Battledome Works

08 May 2014 - 04:18 PM

It seems everyone is under the impression that new BD doesn't have overheal. Even the Neopets beta news page says they haven't fixed it. Though I'm not sure what's going on (or if it was recently fixed), I can prove that no/overheal weapons are actually doing different things.

 

I have a screenshot of my pet with 7hp surviving with full health (7hp) after using Bronze Scorchstone (+15 hp) and being hit with 14 damage. It would have been impossible to survive without overheal (or healing springs overheal which I didn't have).

Another screenshot of same pet surviving with full health (7 hp) after using Cursed Elixir (+20 hp) and being hit with 11 damage, which which is also impossible without overheal.

Another screenshot of same pet dying after using MHP (+15 hp) and then taking 10 damage, which would be impossible unless it didn't overheal.

 

I can't prove these aren't doctored, but you can go ahead and try it yourself.

The following have/not have overheal:
Overheal: Ultranova, Dark Nova, Mud Mixture, Caustic Potion, Cursed Elixir, Scorchstones, Everlasting Crystal Apple
No overheal: Magical Healing Potion, Lesser Healing Scroll, Greater Healing Scroll, [Helm of Recovery, Rejuvenating Jar of Brains, Short Sleeved Yellow Tunic]

The bracketed ones are presumed (based on old-BD) but not confirmed.


Neopian Lottery calculator

21 April 2014 - 04:14 PM

I made a simple calculator which picks lottery numbers maximizing your chances of winning. Statistically, it should win about once every 30 days which is alot better than the real lottery. Neat huh?

 

Here's the calculator (it's currently hosted on my website). All you have to do is click the links to buy tickets (generated randomly each time you refresh) and enjoy your new trophy next month :)

Buy them yourself: http://kelvinliu.org...ts/lottery.html

Buy all automatically: http://kelvinliu.org...s/lottery2.html

 

If you're interested in the boring details, read on.

Spoiler

 

EDIT: put explanation in spoilers