Donald Trump 333 Posted August 7, 2017 [ERROR] Failed to connect to server! Exception occurred while connecting: java.io.IOException: Unable to connect to: cdn.dreambot.org/45.55.164.23:44443 this is happening like every week now, we all need to riot rip my mules trying to login poor fkers they deserve a better life
cheapestrdp 4 Posted August 7, 2017 Usual 12 years old profile - put your name donald trump or putin - argue with everybody - act like a troll in online - ask your mom for permission if you can play some game after homework Checking results.. All specifications found. Congratulations, you are %100 pure kid.
Donald Trump 333 Author Posted August 7, 2017 @Pandemic Here's a script I've got for you: import re # Import all the libraries import subprocess # required for this script import time # to run under *nix import getpass processName = "java" # The process to check #### Function for checking process #### usr = getpass.getuser() # Stores user in variable def isRunning(process): # Declare a function to check if the process is running commandOutput = subprocess.Popen("ps awxo user:20,pid,pcpu,pmem,vsz,rss,tty,stat,start,time,comm | grep " + usr,shell=True,stdout=subprocess.PIPE) # Run a 'ps awx' command, piping the contents into variable for i in commandOutput.stdout: # Run through each line if re.search(process, i): # If line contains processName... return True # ... return 'True' return False # If loop exits without matches, return 'False' #### Runs forever whilst process is running #### while(isRunning(processName)): # Run while process is running time.sleep(1) # Sleep for a second to avoid huge CPU usage #### Anything after this line will run after the process has stopped #### print "Process " + processName + " has ended."
Almonds 110 Posted August 7, 2017 Usual 12 years old profile - put your name donald trump or putin - argue with everybody - act like a troll in online - ask your mom for permission if you can play some game after homework Checking results.. All specifications found. Congratulations, you are %100 pure kid. lmafo y u roasting him
childrenfirst 2 Posted August 7, 2017 Usual 12 years old profile - put your name donald trump or putin - argue with everybody - act like a troll in online - ask your mom for permission if you can play some game after homework Checking results.. All specifications found. Congratulations, you are %100 pure kid. daeee DONALD DRUMPF XD fuck outta here, this donald trump dude way smarter then ur dumbass
childrenfirst 2 Posted August 7, 2017 atleast you know what decent music is rick and morty picture title about weed caring what ppl listen to god damn dude are you reddit himself?
Almonds 110 Posted August 7, 2017 rick and morty picture title about weed caring what ppl listen to god damn dude are you reddit himself? ur cute is that ur ego finally coming out?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.