All Projects → softzer0 → UniBot

softzer0 / UniBot

Licence: MIT License
An universal HTTP bot creator

Programming Languages

Visual Basic .NET
514 projects
HTML
75241 projects
OpenEdge ABL
179 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to UniBot

Cargo Make
Rust task runner and build tool.
Stars: ✭ 895 (+4161.9%)
Mutual labels:  build, make
Asyncrun.vim
🚀 Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!
Stars: ✭ 1,332 (+6242.86%)
Mutual labels:  build, make
Asynctasks.vim
🚀 Modern Task System for Project Building, Testing and Deploying !!
Stars: ✭ 495 (+2257.14%)
Mutual labels:  build, make
Hmake
HyperMake - Makes Builds Green without Worrying about Pre-requisites
Stars: ✭ 95 (+352.38%)
Mutual labels:  build, make
xcode-configure
This command can generate makefile to build xcode project in command line just like <configure & make & make install> in C/C++ language world.
Stars: ✭ 34 (+61.9%)
Mutual labels:  build, make
fate
Fate is a modern science chinese name create tool.
Stars: ✭ 1,974 (+9300%)
Mutual labels:  make, create
C cpp project framework
CMake build system( framework) with kconfig support for C/CPP projects
Stars: ✭ 26 (+23.81%)
Mutual labels:  build, make
Arduino Cmake Ng
CMake-Based framework for Arduino platforms
Stars: ✭ 123 (+485.71%)
Mutual labels:  build, make
Zeus
An Electrifying Build System
Stars: ✭ 176 (+738.1%)
Mutual labels:  build, make
rebuild
Zero-dependency, reproducible build environments
Stars: ✭ 48 (+128.57%)
Mutual labels:  build, make
python-makefun
Dynamically create python functions with a proper signature.
Stars: ✭ 62 (+195.24%)
Mutual labels:  make, create
strickland
Strickland is a JavaScript validation framework with a focus on extensibility and composition
Stars: ✭ 16 (-23.81%)
Mutual labels:  universal
vultr-proxy-tool
A program to create proxies using the Vultr API.
Stars: ✭ 15 (-28.57%)
Mutual labels:  create
cresset
Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
Stars: ✭ 573 (+2628.57%)
Mutual labels:  build
makefile-help
An easy way to add a `make help` target to your Makefiles.
Stars: ✭ 21 (+0%)
Mutual labels:  make
rnw boilerplate nav
React Native Web boilerplate for universal web/native apps with a react-router/react-navigation combo navigation system.
Stars: ✭ 54 (+157.14%)
Mutual labels:  universal
CppBuildTasks
Build C++ software with vcpkg and CMake (with CMakeLists.txt or CMakeSettings.json). Samples provided use both self-hosted or Microsoft hosted agent, using Docker and Pipeline Caching as well. The same tasks are available as GitHub actions at https://github.com/lukka/run-cmake https://github.com/lukka/run-vcpkg -=-
Stars: ✭ 26 (+23.81%)
Mutual labels:  build
RocketXPlugin
🔥🔥 android 端编译加速插件🚀 自动识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。
Stars: ✭ 408 (+1842.86%)
Mutual labels:  build
music-app-electron
Music-Streaming app built with Electron, Webpack, Vue.js, Vuex and the Spotify api.
Stars: ✭ 74 (+252.38%)
Mutual labels:  universal
gotopus
Gotopus is a minimalistic tool that runs arbitrary commands concurrently.
Stars: ✭ 17 (-19.05%)
Mutual labels:  build

About the tool

More info here: http://mikisoft.me/programs/unibot

Original author's note for the main repository: The project is abandoned so it's highly unlikely that I'll be doing further work on it. Also, mind that pull requests will be automatically rejected!

Differences between v1.4 and this version

  • fixed a ton of bugs
  • added index manager
  • added in Post field DELETE (-), HEAD (@) and PUT (<file.ext>) support
  • added Minimize to tray and Always on top options in EXE bot
  • added new dependent commands (functions):
    • dech() - decode HTML entities
    • num() - convert and treat string as numeric value
    • b64d() - Base64 decode
  • Simple Captcha plugin updated to v1.2 and captcha9kw plugin updated to v1.1, added in both:
    • User-Agent and Referer header
    • (Static) GIF support
    • Settings dialog with more options
  • GSA Captcha Breaker plugin updated to v1.1, added:
    • User-Agent and Referer header
    • GIF support
  • 2captcha plugin included and updated to v1.1, added:
    • Ability to report bad captcha text
  • UniBot plugin utility also included in the package
  • plugin interface has changed (along with other changes, BuildSettings procedure is added)
  • problem with DEP solved

ToDo

  • fix the existing bug with public strings, arrays (race condition) and TrimO function, and then update the EXE bot code according to the main project
  • finish wizard (with X-CSRF-Token detection and basic HTTP auth)
  • make status bar more active in the process
  • update the walkthrough

Feature suggestions

  • Don't rotate proxy option (in Proxy and thread settings dialog)
  • independent commands:
    • [dinp] - delayed input, which unlike [inp] will show once it's reached to it in the process
    • [(e)tstamp] - timestamp of current time; e - EPOCH; with the feature of adding time to it, e.g: [tstamp+10m] (which would return timestamp of 10 minutes in the future)
  • Regex parameter for concatenating/addition of all occurences
  • if() command and grouped clauses

Donation

Go here: http://mikisoft.me/uncategorized/bitcoin-donation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].