ANBT - Enhancement script for Drawception

avatar
OooOOOoOo · Mar 31st, 2017

use chrome?

avatar

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.

avatar

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.)

avatar

Man, kind of bummed that Firefox 52 pretty much breaks wacom plug in functionality.

I wonder if it still works with Chrome?

avatar

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.

avatar
OooOOOoOo · Apr 22nd, 2017

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

avatar

####Script updated to 1.108.2017.5:

  • Add support for the new palette: Fire and Ice
  • Set pointer cursor for show/hide thread buttons
avatar

thanks so much, Grom!

avatar

Wow! That's some impressive speed. Thanks, Grom!

avatar

Damn that was quick, thanks so much!!

avatar

I have just installed this script and must say: hats off! I like it!!

avatar

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.

avatar

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

Firefox for Android should work.

avatar

Firefox works. Thanks!!

avatar

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?

avatar

in "Custom CSS" on the settings page. If you want to move the bar further, write:

.play #seekbar {margin-top: 100px}
avatar

####Script updated to 1.109.2017.5:

  • New canvas: prevent loading in place of caption contests
avatar

Huh? There's the only bar below the drawing and that's the seekbar.

avatar

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

avatar

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.

This thread has expired and can no longer be commented on