01-14-2014, 10:36 AM
(01-14-2014, 10:18 AM)davbarr Wrote: AutoDB works now but hijack don't work because there is no help button for install it.
It should be replaced by the action button but i don't know how to replace it
Would have to modify a script to test the buttons and see what values they return. I can't do this since I don't have an Innotab 3 or 3s. My spiffy hack script listens for button presses so that function would have to be modified to spit out the value instead of checking against pre-set ones. Then you can push all the buttons and get the values they return and use those in the code. Thats how I made mine.