Jump to content

Is there anyway to assign hotkeys to scripts?


Pokerstar

Recommended Posts

I have several scripts in my script selector. Instead of manually having to click the play button at the top left of the osbot client and then selecting the specific script manually, is there anyway to assign hotkeys that would activate the assigned script.

 

I know you can have the script start on login, but I use several different ones throughout the time frame and since they are individual private scripts, I cant put them all together to work after each other etc, so manually selecting each one over several bots becomes very demanding.

 

Thanks!

Link to comment
Share on other sites

CLI automatically plays the script. 

 

-script id:parameters 

 

sleep 60s (any time amount you want)

 

pkill -9 java

 

-script id2:parameters

 

 

continue this pattern and it will open new scripts 

 

It will start script 1 and then it will kill the client after a certain amount of time, opening it with the new script you want it to run. 

Not sure if there is another way to do this though. 

Edited by Juggles
  • Like 1
Link to comment
Share on other sites

I have several scripts in my script selector. Instead of manually having to click the play button at the top left of the osbot client and then selecting the specific script manually, is there anyway to assign hotkeys that would activate the assigned script.

 

I know you can have the script start on login, but I use several different ones throughout the time frame and since they are individual private scripts, I cant put them all together to work after each other etc, so manually selecting each one over several bots becomes very demanding.

 

Thanks!

 

Do you have access to the source code of these scripts?

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.
Note: Your post will require moderator approval before it will be visible.

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