ny4rlk0 / Remote-Access-Tool-Telegram

Windows terminali için Uzaktan erişim aracı. Linux'da çalışabilir ama test etmedim. Remote access tool for windows terminal with features. May or maynot work in linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram-ile-Uzaktan-Erisim-Araci-Remote-Access-Tool-with-Telegram


Sıfırdan Kodlanmış Yeni Sürürmü / New Version Writed From Scratch


Botfather ile bot oluşturun ve toxeninizi bilgisayarınıza kaydedin.


Create new bot from botfather and save your toxen to your computer.


Grup oluşturun ama username belirtmeyin.


Create a group and do not assign username.


Botunuzu gruba ekleyin ve admin yetkisi verin.


Add your bot to group and give her admin permissions.


Botfatherden kaydettikten sonra toxeni RemoteAccessTool.settings içine yapıştırın. Yoksa yazılımı bir kere açın otomatik oluşacaktır.
Daha sonrasında botu çalıştırıp telegramdan /userid yazarak onuda öğrenin ve botun içindeki ROOT_ACCESS'in karşısına yazın.


After you create bot from botfather, add the toxen to RemoteAccessTool.settings and if it doesnt exist just run the bot once it will create it.
After that run the bot and type /userid to bot from telegram. Now that you know your user id shutdown the bot and change it inside of the ROOT_ACCESS.


Gereklilikleri:
pip install validators telepot Pillow Requests
Yazarak yükleyin.


İnstall neccesery python librarys by typing:
pip install validators telepot Pillow Requests


ROOT_ACCESS=[972561465] #Add your Telegram user id here. Buraya telegram id nizi girin.
xTOXEN="12341321:DA2doSKDWAD232SD2sDW23S" #Add your own toxen here. Buraya kendi toxeninizi yazın.


Windows terminali için Uzaktan erişim aracı.


Remote access tool for windows terminal with features.


Komutlar:
/x Komut satırına yazacağın komut.
/ss Ekran alıntısını alır ve sana yollar.
/d https://indirme.linki dosyadi.exe Dosyayı bilgisayarınıza indirir.
/ip Ip adresinizi gösterir.
/yardim ile bu menüyü görebilirsiniz.
/userid User ID numaranızı gösterir.
/rec 1-120 Saniye cinsinden bilgisayara bağlı mikrofon ile kayıt yapar.
Uyarı: Kayıt yaparken Windows altta mikrofon simgesi çıkarıyor.
Kayıt dosyaları Windowsda düzgün oynatılıyor.
/menu menü'yü gösterir.
/up C:/a.txt dosyasını telegrama yükler.
Dikkat: 50 MB üstü dosyaları yükleyemezsiniz.
/as Botu windows başlangıcında başlatır.
/rs Botun windows başlangıcında başlamasını engeller ve botu siler. Kullanıcı hesabıyla birlikte.
/cam Webcam takılı ise resim çeker.
/tr dili Türkçe yapar.


Commands:
/x Command you wanna execute.
/ss screenshot the computer.
/d https://download.link filename.exe Downloads the file.
/ip Shows your ip address.
/userid Will show your User ID number.
/rec 1-120 (Sec) Will record from computers microphone and send you as wav file.
Warning: Windows shows microphone icon at taskbar.
File is playing on windows fine.
/menu will show menu.
/up C:/a.txt uploads a.txt to telegram.
Warning: You can not upload files bigger than 50 MB.
/as Adds bot to Autorun at windows start.
/rs Removes bot from Autorun at windows start.
/cam If webcam is connected it will send you a picture.
/en sets language to English.


You can see help with /help.
If you want bot to run English change
lang="en" #For english type en.
at top.

About

Windows terminali için Uzaktan erişim aracı. Linux'da çalışabilir ama test etmedim. Remote access tool for windows terminal with features. May or maynot work in linux.

License:The Unlicense


Languages

Language:Python 100.0%