Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

let us not do this #8

Open
TotallyNotAHaxxer opened this issue Dec 17, 2021 · 2 comments
Open

let us not do this #8

TotallyNotAHaxxer opened this issue Dec 17, 2021 · 2 comments
Assignees

Comments

@TotallyNotAHaxxer
Copy link

			apt install git -y
			apt install python3 -y 
			apt install python3-pip -y 	
            apt install python -y 
            apt install nmap -y 
            apt install torghost -y 
            apt install tor -y 
            apt install default-jdk -y 
			apt install openjdk-9-jdk-headless -y 			
            apt install php -y 			
			python3 -m pip install setuptools			
            pip install mechanize 
            pip install php			
            pip install tor			
            pip install curl			
            pip install tor			
            pip install stem					
            pip3 install requests			
            pip3 install clint		
            pip3 install coloramas			
        }
		touch chk
        echo "Gerekli araçlar kuruldu.."
        sleep 1

why? just make a install .sh file that is the dumbest thing ever, now anytime someones runs it they have to constantly be prompted and wait to redownload shit, also the

sleep 1 

is useless and not needed

@lazypwny751
Copy link
Collaborator

			apt install git -y
			apt install python3 -y 
			apt install python3-pip -y 	
            apt install python -y 
            apt install nmap -y 
            apt install torghost -y 
            apt install tor -y 
            apt install default-jdk -y 
			apt install openjdk-9-jdk-headless -y 			
            apt install php -y 			
			python3 -m pip install setuptools			
            pip install mechanize 
            pip install php			
            pip install tor			
            pip install curl			
            pip install tor			
            pip install stem					
            pip3 install requests			
            pip3 install clint		
            pip3 install coloramas			
        }
		touch chk
        echo "Gerekli araçlar kuruldu.."
        sleep 1

why? just make a install .sh file that is the dumbest thing ever, now anytime someones runs it they have to constantly be prompted and wait to redownload shit, also the

sleep 1 

is useless and not needed

We are very sorry for such logic errors, we are working on the new version of the project. In this version, we had a problem caused by the packages. We are planning to develop an alternative package manager in the new version and use it, so that we will prevent these logic errors and aim to offer a more developable structure.

https://github.com/ByCh4n-Group

@lazypwny751 lazypwny751 pinned this issue Aug 4, 2022
@lazypwny751 lazypwny751 self-assigned this Aug 4, 2022
@pfcdx
Copy link

pfcdx commented Sep 2, 2023

This kind of thing is not the only thing. Take a look at the code. It's like DOOM. To correct this piece of code, you have to be the fucking doomslayer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants