imzoloft / arduino-ethernet-mouse

Simple script to move your mouse with payload send via ethernet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethernet Mouse

Arduino Mouse Via Ethernet

preview


Usage

  • This script was made to be use on valorant.
  • I basically send my mouse coordinates to arduino when an ennemy was detected

Risk

If you are going to use this for valorant. Do not forget to spoof your arduino and disable com port. USE AT YOUR OWN RISK.


Warning

  • This project was made for educational purposes only! I take no responsibility for anything you do with this program.
  • If you have any suggestions, problems, open a problem (if it is an error, you must be sure to look if you can solve it with Google!)

Support me

  • Thanks for looking at this repository, you can donate btc to bc1q0jc0dd6a7alzmr8j7hseg6r5d8333re9wu87wj
  • Made by imzoloft.
Informations
GitHub Repo stars GitHub top language GitHub last commit GitHub GitHub watchers

About

Simple script to move your mouse with payload send via ethernet.

License:GNU General Public License v3.0


Languages

Language:C++ 71.3%Language:Python 23.8%Language:C 4.9%