Skip to content

TR : Türkiye'nin minecraft platformunda etkileşim görmüş olan sonoyuncu adlı server'in hesaplarının giriş deneletmesi aracı ---- EN : The tool created for login verification of accounts on Türkiye's interactive server, SonOyuncu

License

Notifications You must be signed in to change notification settings

yanaksalvo/Sonoyuncu-Account-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TÜRKÇE ÇEVİRİ

SonOyuncu Hesap Kontrol Aracı

Son Oyuncu sunucusundaki hesapların geçerli olup olmadığını test eden bir araç.

📜 Notlar 📜

  • Eğitim amaçlı yapılmıştır.
  • Kötü amaçlar veya saldırı amacıyla kullanmak suçtur.
  • Sadece bir site üzerinde eğitim ve test amaçlı yapılmıştır.
  • Kod eğitim ve test amaçlı yapıldığı için kötüye kullanımda herhangi bir sorumluluk kabul etmiyorum.
  • Bu aracın çalınması veya paylaşılması yasadışıdır ve yasal işlem başlatılacaktır.

🛠️ Kurulum 🛠️

  • Bigisayarınıza Python indirin ve kurun. Python.
  • Projeyi Zip olarak bilgisayarınıza indirin ve çıkarın.
  • Zip'ten çıkardığınız klasöre girin ve terminali o klasörün bulunduğu yere açarak aşağıdaki komutları girin. pip install -r requirements.txt
  • Modüller yüklendikten sonra, http_proxy_auth_plugin klasörü içindeki background.js dosyasına girip, host ve port alanlarını doldurarak proxy'i ekliyoruz..
  • Ardından, accounts.txt ve proxies.txt dosyalarının içeriklerini dolduruyoruz. Bu konuda gerekli bilgiler Kullanım kısmında yer almaktadır..

⛳ Usage ⛳

  • Kodu çalıştırmadan önce doldurmanız ve sahip olmanız gereken bazı şeyler var.
  • Kodda Selenium kullanıldığı için, Chrome veya ChromeDriver'ın yüklü olması kesinlikle gerekmektedir.
  • SonOyuncu sunucusu için denemek istediğiniz hesapları accounts.txt dosyasına yazacaksınız. Formatları username:password olmak zorundadır.
  • Ardından, satın aldığınız sağlam çalışan proxy bilgilerinizi proxies.txt dosyasına girmeniz gerekmektedir.
  • Kodun içindeki dosya uzantılarını kontrol edip doğruluğunu onayladıktan sonra kodu çalıştırabiliriz.
  • Komut istemcisini açarak python main.py yazarak kodu çalıştırabilirsiniz.
  • Ve artık kodunuz çalışıyor geçerli&çalışan hesapları checked.txt'ye kayıt edecektir.

NOT: YUKARIDA DA BELİRTTİĞİM ÜZERE KOD HİÇBİR YASA DIŞI, KURALLARA AYKIRI, İLLEGAL (KÖTÜ HİZMET) BAKIMINDAN YAPILMAMIŞTIR. KOD TAMAMEN EĞİTİM AMAÇLI YAPILMIŞTIR. KODUN KÖTÜYE KULLANIMINDAN BEN SORUMLU DEĞİLİMDİR. KİŞİ SORUMLUDUR.


ENGLİSH TRANSLATİON

SonOyuncu Account Checker

A tool that tests whether accounts on the Son Oyuncu server are valid or not.

📜 Notes 📜

  • It was made for educational purposes.
  • It is a crime to use it for malicious or attack purposes.
  • It has been done for educational & testing purposes on one site.
  • Since the code is made for testing and educational purposes, I do not accept any responsibility for misuse.
  • Any theft or sharing of this tool is illegal and will result in legal action.

🛠️ Installation 🛠️

  • Download and install Python on your computer.
  • Download the project as Zip to your computer and unzip it.
  • Enter the folder you extracted from the zip and open a terminal to the location of that folder, then enter the following commands. pip install -r requirements.txt
  • After installing the modules, we enter the background.js file inside the http_proxy_auth_plugin folder and add the proxy by filling in the host and port fields.
  • Then, we fill in the contents of accounts.txt and proxies.txt. The necessary information about these can be found in the Usage section.

⛳ Usage ⛳

  • There are some things you need to fill out & have before starting the code.
  • Since Selenium is used in the code, it is absolutely necessary to have Chrome or ChromeDriver installed.
  • You will write the accounts you want to try for the Sonoyuncu server in accounts.txt. Their format must be username:password.
  • Then, you need to enter the reliable, working proxies you have purchased into proxies.txt.
  • After checking the file extensions inside the code and confirming that they are correct, we can run the code.
  • You can open the command prompt and run the code by typing python main.py.

NOTE: AS MENTIONED ABOVE, THE CODE HAS NOT BEEN MADE FOR ANY ILLEGAL, RULE-BREAKING, OR HARMFUL PURPOSES. IT HAS BEEN DEVELOPED SOLELY FOR EDUCATIONAL PURPOSES. I AM NOT RESPONSIBLE FOR ANY MISUSE OF THE CODE. THE INDIVIDUAL IS SOLELY RESPONSIBLE.


🎯 License 🎯

  • ⚖️ The code is entirely mine. I am taking ownership of its license. In case it is shared anywhere, a notification will be made to the relevant authorities, and legal action will be taken. In the event of misuse, you can contact me via the communication address I mentioned above, and I will initiate legal proceedings.

About

TR : Türkiye'nin minecraft platformunda etkileşim görmüş olan sonoyuncu adlı server'in hesaplarının giriş deneletmesi aracı ---- EN : The tool created for login verification of accounts on Türkiye's interactive server, SonOyuncu

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published