ANBT - Enhancement script for Drawception


Since I just had to search through three pages of threads to get here, and I'm sure this would benefit new players, I'm going to bump this.

I just noticed that timestamps on my edits don't use my local time and aren't in the usual format until I refresh the page. It went from 4:58pm 04/13/17 to 13 Apr 2017 23:58 after refreshing. Very minor, but thought I'd point it out. ("Format timestamps as your system locale" is turned off.)

Man, kind of bummed that Firefox 52 pretty much breaks wacom plug in functionality.
I wonder if it still works with Chrome?

I'm afraid the trend is to get rid of plugins. Chrome broke off plugins much earlier than Firefox.
It seems the only future for Wacom support in the browser is Pointer Events API.

You can actually find out which of my games were done on mobile and which were Computer if you have anbt as the computer ones are replayable
At least my recent ones

####Script updated to 1.108.2017.5:
- Add support for the new palette: Fire and Ice
- Set pointer cursor for show/hide thread buttons





So, I just got a tablet and struggle installing the script. I have an android one with chrome. Tampermonkey is installed, but I cannot login. Do I have to use chrome or tampermponkey? The link on page 1 doesn't work.
Thanks in advance.

Tampermonkey for Android is a half-broken browser, and Chrome for Android doesn't support extensions.
Firefox for Android should work.


I have the same problem as some other mentioned before. While drawing the bar underneath is dangerously close and harmed my drawings twice. I tried to include
" .play #seekbar {display: none}
or to push it further away:
.play #seekbar {margin-top: 100px} "
in my script. But it doesn't work. Instead it removes the bar at the frontpage. Where do I need to include it exactly?

in "Custom CSS" on the settings page. If you want to move the bar further, write:
.play #seekbar {margin-top: 100px}

####Script updated to 1.109.2017.5:
- New canvas: prevent loading in place of caption contests


It worked out. Before that I was trying to actually work on the script itself... xD
Thanks!

When ANBT is turned on, go to the Drawception "settings" page. It adds its own settings to it. In there, put the code inside "Custom CSS" area.
use chrome?