Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

p-sw/TypeSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeSense 0.1 Beta

Python
Open-Source S0urce.io External Bot Project. Used python 3.8.

Features

Full feature list

  • AutoType
    • Key Delay
    • Return Delay
  • AutoHackMessage
    • AutoHackType
      • Hacked
      • Github Link
      • Just close
  • AutoPort
    • Port Selection
      • Port A
      • Port B
      • Port C
      • Random
  • AutoTarget (Does not work, fixing)
    • Target Selection
      • First in list
      • Last in list
      • Random

Getting started

Users

Download

  1. Go Releases
  2. Download latest version
  3. Extract it
  4. Run it

Contributors

Prerequisites

  1. Install Python (Version 3.8 recommended)
  2. Go to python installed folder
  3. Open CMD / Powershell
  4. Type commands:
    pip install pygame : Required for GUI
    pip install selenium : Required for Web Automation
    pip install requests : Required for Word Update

With Git

  1. Go to the folder where you want to download this project
  2. Open Git Bash
  3. Type command: git clone https://github.com/sserve-kr/TypeSense
  4. TypeSense folder should have been successfully created
  5. Go inside TypeSense folder and Open main.py

Without Git

  1. To download source code : Click this link

FAQ

How to report error or bug?

In this github page, go to Issues tab.
Create new issue, and describe what did you do in detail, and error or log messages (If you have them)

I can't open main.py file!

See this tutorial and try again. If you still can't open main.py, Create new issue. I will help you.

This bot type wrong word!

Then this program's database is outdated. Way to fix is very simple.
Go to TypeSense program folder, and go inside tools folder.
Run Update.py. Then it will be fixed.
If it still not work, or Update.py doesn't work, just go issue tab and create new issue.