wowint 2025.1.110002

Allows to push integer to udp target in aim to remote control a game from key injection.
Documentation

Wow Integer Workshop Rust

This package allows to send udp integer message to play game from simulated keystroke.

This sample code show how to use the crates: https://crates.io/crates/wowint
https://github.com/EloiStree/2024_12_05_WowIntegerWorkshopRustSample

See https://crates.io/crates/iid

Scratch to Warcraft

image
https://youtu.be/X0UA4ckn2ws

/*
 * ----------------------------------------------------------------------------
 * "PIZZA LICENSE":
 * https://github.com/EloiStree wrote this file.
 * As long as you retain this notice, you
 * can do whatever you want with this code.
 * If you think my code saved you time,
 * consider sending me a 🍺 or a 🍕 at:
 *  - https://buymeacoffee.com/apintio
 * 
 * You can also support my work by building your own DIY input device
 * using these Amazon links:
 * - https://github.com/EloiStree/HelloInput
 *
 * May the code be with you.
 *
 * Updated version: https://github.com/EloiStree/License
 * ----------------------------------------------------------------------------
 */