Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 631

[ Python ] Need Help ( Save Remaining )

by 01270 - 21 September, 2022 - 07:28 AM
This post is by a banned member (01270) - Unhide
01270  
Supreme
424
Posts
56
Threads
2 Years of service
#1
So.. how can I Save the rest of combo lines that didn't get checked before exiting the checker ?  ( Save Remaining )
I just need to know what methods used to start a function before exiting the program so I can do it
Hackerman

[Image: standard.gif]
SEARCH THROUGH THOUSANDS OF COMBOLISTS EFFORTLESSLY.
This post is by a banned member (MonkeyDeeGary) - Unhide
146
Posts
43
Threads
4 Years of service
#2
(This post was last modified: 21 September, 2022 - 08:12 AM by MonkeyDeeGary.)
Hi my friend, i think u can use an "except" like this:
 
Code:
except KeyboardInterrupt:
    savingline()
This post is by a banned member (tarook) - Unhide
tarook  
Infinity
74
Posts
13
Threads
4 Years of service
#3
1 - load your combo in list 
2 - every time you want to get a line from list use the pop function it will remove the item from list and will return it as a variable 
3 - create a thread 
    - wait for user input 
    - if user pressed the key 'x' then you save the list
easy ya sa7by :)
This post is by a banned member (PayByte) - Unhide
PayByte  
Supreme
51
Posts
13
Threads
5 Years of service
#4
https://stackoverflow.com/questions/3850...ogram-exit
This post is by a banned member (01270) - Unhide
01270  
Supreme
424
Posts
56
Threads
2 Years of service
#5
(24 September, 2022 - 12:04 PM)MohanadHosny Wrote: Show More

damn  kek

[Image: standard.gif]
SEARCH THROUGH THOUSANDS OF COMBOLISTS EFFORTLESSLY.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)