Jump to content

Functional programming with osbot [run time scripts]


Nbacon

Recommended Posts

I've hit a point in this project were all that is left is things I hate doing manly GUI work. So I spent this week rewrite old lazy code to be more effective and efficient code. I remade many built in methodes so the user has more control over timing, mouse placement and mouse speed.  The gui has a  custom desktop "Like" feel with dragable componets and wires to conect things. I am still working on look and feel but It all works as I want. Just need to add all the methods in the APi [there are over 1200 methods]. 

 4 ways to input code

  1. Normal IDE
    • Normal code as seen In all pictures and videos from before this week.
  2. Looping  visual prgraming
    • This is like the code part were you can make methodes, classes and locol vars. But with a visual aspect to it.
  3. State machine visual prgraming
    • State machines are very powerfull in bots. Its like a task system that alot of people like to use.
  4. Top down macro [ picture below]
    • This dumb botting just starts at the top of the list and works its way down. In the future ill add looping. Currently has goto's So its basicly a  State machines.

 

https://imgur.com/nnrKJ3U

 

 

 

 

Edited by Nbacon
Link to comment
Share on other sites

  • 2 months later...
  • 3 months later...
  • 2 years later...

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