Jump to content

Problems with USB Rubber Ducky and ChromeOS v85.xxx


Thommy

Recommended Posts

Hi, after the latest update of ChromeOS on our CB:s i cant get arount "google terms of service" when running the Rubber Duck. Earlier (OS 84 and earlier) it was only tab and enter. Is it posible to use PAUSE and wait for user to interact, or do someone have a solution on my problems?

Model of CB: HP Chromebook 14 G6 and ChromeOS version 85.0.4183.84 witch i use a USB to update before install with Rubber Ducky

Link to comment
Share on other sites

  • 1 month later...

I solved it.

This script is if you use SSO but it works on 85 and escapes the evil T&C:

 

REM ChromeBook Keyboard Key Sequence

REM Part One: Wifi Setup

DELAY 1000

ALT-SHIFT S

DELAY 1000

TAB

TAB

TAB

TAB

ENTER

DELAY 1000

TAB

TAB

TAB

ENTER

DELAY 2000

STRING SSID

DELAY 500

TAB

DELAY 500

DOWN

DOWN

DELAY 500

TAB

STRING PASSWORD

DELAY 500

ENTER

REM Long Pause while Connection is established.


DELAY 5000

ENTER

DELAY 500

ENTER

DELAY 4000

REM Part One and One half: Go through First run Setup.

SHIFT TAB

DELAY 50

SHIFT TAB

DELAY 50

SHIFT TAB

DELAY 50

SHIFT TAB

DELAY 50

TAB

DELAY 50

TAB

DELAY 50

TAB

DELAY 50

TAB

DELAY 50

TAB

DELAY 50

TAB

DELAY 50

ENTER

DELAY 500

CTRL-ALT E

REM Part Two: Enrollment (Long Pauses in case it's having issues with wifi or render)

DELAY 7000


ENTER

DELAY 5000

STRING EMAIL

DELAY 500

ENTER

DELAY 4000

STRING USERNAME

TAB

DELAY 500

STRING PASSWORD

ENTER

ENTER

DELAY 15000

ENTER

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...