Giter Site home page Giter Site logo

gemilepus / scriptboxie Goto Github PK

View Code? Open in Web Editor NEW
27.0 1.0 2.0 3.67 MB

Scriptboxie allows you to effortlessly manage and create scripts. Can be used to streamline repetitive and time-consuming tasks.

Home Page: https://gemilepus.github.io/scriptboxie/

License: GNU General Public License v3.0

C# 100.00%
scripting hotkeys automation windows macro autoclick mahapps bot script task-manager

scriptboxie's Introduction

Scriptboxie

Scriptboxie allows you to effortlessly manage and create scripts. Can be used to streamline repetitive and time-consuming tasks.

GitHub release GitHub downloads

Features

  • effortlessly manage and create scripts
  • script recorder
  • image search

Prerequisite

  • Windows 10 | 11

Download

Download available at https://github.com/gemilepus/Scriptboxie/releases.

If you like Scriptboxie, you can support it:

Buy Me a Coffee at ko-fi.com

Donate

How to use

Normally, I would record my actions first, and then make adjustments, such as setting how many times to repeat,

adjusting the delay, etc. This way, I can quickly finish script.


edit script: just enter the keyboard and mouse actions to be use.

After completion, you can save it as a .txt file

Main

There are also image search, calculation... and other functions,

which can be used with events to make some variety of actions.

Main

setting script: set hotkey for your scripts

Main

Notice

When this display OFF,the hotkey will not work.It will change back to ON after clicking it.

This is to ensure that the script is not executed by mistake.

Edit

Documentation

Available at https://github.com/gemilepus/Scriptboxie/blob/master/Metro/Resources/Documentation.md or

Edit

Example

Automatically click the button

if you want to click the Submit button
take a screenshot and use save it , like this picture
then refer to this picture to set Note:
1.The concept is that dark red command can generate events,and others receive events.
Command can bound to event and executed according to whether that is established or not.
2.event name can be named freely
done :)

Then let it alway running

refer to this picture to set :)            Note:After the Event is established, it will always exist.You can use RemoveEvent to invalidate it

WIKI

Default functions & values

Name Explanation Example
StartPosition_X Starting X-axis position of the mouse Move {StartPosition_X},{StartPosition_Y}
StartPosition_Y Starting Y-axis position of the mouse
CurrentPosition_X Current X-axis position of the mouse
CurrentPosition_Y Current Y-axis position of the mouse
random(a,b) Random Number between a and b Calc x = random(1,100)

Screenshots

Edit Edit

Credits

scriptboxie's People

Contributors

gemilepus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rafiro poa00

scriptboxie's Issues

Win 7

Does this work with Win 7?

Thanks

Play / Step through the commands?

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
It would be nice if we could 'step' through the commands, one at a time? Add a hotkey for stepping through.

Describe alternatives you've considered
Or, put a > 'Play' button next to each command?

Additional context
I'm using SB to automate Facebook Post Scheduling, and they keep moving things on the page & changing things. So, I have to spend an hour fixing my script each month. So, being able to 'Play' all or 1 command, would save a lot of testing to fix them..

Is it possible to see the mouse position after a 'Match'?

Can I compare whether the mouse position is to the left or right of the {StartPostion_X} after 'Match'?

The program I use, RDWorks, doesn't use '-position' for virtual arrays, so I have to check if the reference point is on the left or right and then change it.

lol
lol2

Although I can do it semi-automatically with the StartPosition you mentioned,
it would be nice to be able to fully automate it by checking left and right with 'Match'.

And I'm not English either, so I realize this in hindsight, but {StartPostion_X},{StartPostion_Y} seems to be a typo.
{StartPos"i"tion_X},{StartPos"i"tion_Y}

在某些遊戲裡能夠行走

當我在楓之谷中嘗試使用該程式時,能夠正常使用除了上下左右之外的按鍵,有嘗試過使用record以及更換指令,但卻仍然無法使用左右鍵。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.