Jump to content

Question: how to script to change device language using [ALT+SHIFT]


B000X

Recommended Posts

Hi guys

I I just bought you is be rubber ducky and I have a Arabic computer and I can't run any kind off script I was questioning if there was a script to change the language of the device using  ALT button and shift button to switch to English and run the script

 

sorry for my bad English

Link to comment
Share on other sites

Well you already have it there... 
All you have to do is write ALT shift at the beginning of your ducky script so it will press alt + shift and change the language 


REM CHANGING THE KEYBOARD LANGUAGE TO OTHER THEN RIGHT NOW
DELAY 100
ALT shift
REM INSERT NORMAL DUCKY SCRIPT BELOW
DELAY 100
STRING make something awesome
ENTER
DELAY 100
.
.
.
.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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