Skip to content

OSWS; OSRS Python scripting bot for various skills, and functions such as advanced auto-clickers and more w/ GUI Made for educational purposes only

Notifications You must be signed in to change notification settings

HashSlayer/OSWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created by @HashSlayer

                              _______  _______ _     _ _______ 
                             |       ||       | | _ | |       |
                             |   _   ||  _____|  |  | |  _____|
                             |  | |  || |_____|     || |_____ 
                             |  |_|  ||_____  |     ||_____  |
                             |       | _____| |     | _____| |
                             |_______||_______|_____||_______|
                                Open Source Workspace Suite

OSWS ("Open Source Workspace Suite")

A powerful Python-based automation and education tool designed to make computer tasks easier while teaching programming concepts.

🤖 Features

  • Computer task automation
  • Python programming education
  • Interactive learning environment
  • User-friendly interfaces, learn how to use Tkinter

🚀 Getting Started

Prerequisites

  • Python
  • Tkinter library

Installation

  1. Clone the repository
  2. Star the repository

Welcome to Old School Walk Scape, a fun interactive way to learn Python. This guide uses a 2007 point-click game to learn Python. The concepts can be applied to other games or automative tasks. This guide will not cover computer science concepts, complex algorithms, or complex automation. We will avoid using complex libraries such as color bots.

OSWS; OSRS scripting bot for various skills. Created to improve GUI automation, made for educational purposes

Welcome to Mekail The Machine's basic OSRS skilling and computer automation scripting kit using python.

It was optimized to run on a screen with 1920 x 1080 resolution, features to translate coordiantes manullay have been deprecated. The script is safe to use on Linux, MacOS, and Windows.

Make sure to open this folder in the terminal any type pip install -r requirements.txt after succesfully installing python. From there run any file with bot logic by double clicking the file, or running it through an IDE.

Developer Setup

  1. Install Python 3.10
  2. Clone/download this repository
  3. Open the project folder in your IDE of choice (Visual Studio Code recommended)
  4. install the depedencies pip install -r requirements.txt
  5. Run the files locally, or from your terminal

User Interface

OSWS uses Tkinter to display a GUI in many scripts to handle automation processes, and visual command logging to track progress, as well as confetti to celebrate events,

Human-like Mouse Movement

OSWS uses altered Bezier curves to create smooth, human-like mouse movements; and random pauses, stops, and occasional mistakes with path correct.

About

OSWS; OSRS Python scripting bot for various skills, and functions such as advanced auto-clickers and more w/ GUI Made for educational purposes only

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages