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



 1779

how to make nice UI for checkers n other bots?

by Zentred - 22 August, 2022 - 01:31 PM
This post is by a banned member (Zentred) - Unhide
Zentred  
Infinity
618
Posts
124
Threads
4 Years of service
#1
(This post was last modified: 22 August, 2022 - 01:31 PM by Zentred.)
https://prnt.sc/r122LRaIdeKS this is what i mean by UI

i know i can clear console and reprint it, but it causes flashing (and flashes are laggy when loaded big combo or high threads)

how to do this without clearing the console like? @ANG you know this surely ?
This post is by a banned member (s0meh00ks) - Unhide
s0meh00ks  
Supreme
211
Posts
59
Threads
3 Years of service
#2
(22 August, 2022 - 01:31 PM)Zentred Wrote: Show More
https://prnt.sc/r122LRaIdeKS this is what i mean by UI

i know i can clear console and reprint it, but it causes flashing (and flashes are laggy when loaded big combo or high threads)

how to do this without clearing the console like? @ANG you know this surely ?
flushing the text
This post is by a banned member (Zentred) - Unhide
Zentred  
Infinity
618
Posts
124
Threads
4 Years of service
#3
(23 August, 2022 - 11:22 AM)s0meh00ks Wrote: Show More
(22 August, 2022 - 01:31 PM)Zentred Wrote: Show More
https://prnt.sc/r122LRaIdeKS this is what i mean by UI

i know i can clear console and reprint it, but it causes flashing (and flashes are laggy when loaded big combo or high threads)

how to do this without clearing the console like? @ANG you know this surely ?
flushing the text

if you could explain what you mean by that
This post is by a banned member (s0meh00ks) - Unhide
s0meh00ks  
Supreme
211
Posts
59
Threads
3 Years of service
#4
(23 August, 2022 - 11:33 AM)Zentred Wrote: Show More
(23 August, 2022 - 11:22 AM)s0meh00ks Wrote: Show More
(22 August, 2022 - 01:31 PM)Zentred Wrote: Show More
https://prnt.sc/r122LRaIdeKS this is what i mean by UI

i know i can clear console and reprint it, but it causes flashing (and flashes are laggy when loaded big combo or high threads)

how to do this without clearing the console like? @ANG you know this surely ?
flushing the text

if you could explain what you mean by that
not gonna lie i know what flushing it but i never used it so i can't explain the syntax. It's like replacing the text u already have by another yk
This post is by a banned member (Zentred) - Unhide
Zentred  
Infinity
618
Posts
124
Threads
4 Years of service
#5
(23 August, 2022 - 12:12 PM)s0meh00ks Wrote: Show More
(23 August, 2022 - 11:33 AM)Zentred Wrote: Show More
(23 August, 2022 - 11:22 AM)s0meh00ks Wrote: Show More
flushing the text

if you could explain what you mean by that
not gonna lie i know what flushing it but i never used it so i can't explain the syntax. It's like replacing the text u already have by another yk
flushing can work, but i don't know how to make it work for multiple lines
same with carriage return, it just works for only 1 line
This post is by a banned member (sc3ntedfeet) - Unhide
309
Posts
143
Threads
2 Years of service
#6
(22 August, 2022 - 01:31 PM)Zentred Wrote: Show More
https://prnt.sc/r122LRaIdeKS this is what i mean by UI

i know i can clear console and reprint it, but it causes flashing (and flashes are laggy when loaded big combo or high threads)

how to do this without clearing the console like? @ANG you know this surely ?

print(variable_name, end='\r')
[Image: ?u=https%3A%2F%2Fcache.cracked.to%2F43d1...632e676966]

Telegram: https://t.me/scentedfeet
Discord: Termed everyday, current: scentedfeet#2251
This post is by a banned member (Zentred) - Unhide
Zentred  
Infinity
618
Posts
124
Threads
4 Years of service
#7
(26 August, 2022 - 12:17 AM)sc3ntedfeet Wrote: Show More
(22 August, 2022 - 01:31 PM)Zentred Wrote: Show More
https://prnt.sc/r122LRaIdeKS this is what i mean by UI

i know i can clear console and reprint it, but it causes flashing (and flashes are laggy when loaded big combo or high threads)

how to do this without clearing the console like? @ANG you know this surely ?

print(variable_name, end='\r')

this works for a single line, i am looking for multiple lines
This post is by a banned member (sc3ntedfeet) - Unhide
309
Posts
143
Threads
2 Years of service
#8
(This post was last modified: 26 August, 2022 - 01:00 AM by sc3ntedfeet. Edited 1 time in total.)
(26 August, 2022 - 12:47 AM)Zentred Wrote: Show More
(26 August, 2022 - 12:17 AM)sc3ntedfeet Wrote: Show More
(22 August, 2022 - 01:31 PM)Zentred Wrote: Show More
https://prnt.sc/r122LRaIdeKS this is what i mean by UI

i know i can clear console and reprint it, but it causes flashing (and flashes are laggy when loaded big combo or high threads)

how to do this without clearing the console like? @ANG you know this surely ?

print(variable_name, end='\r')

this works for a single line, i am looking for multiple lines

Include them all in one big string, or u can do the same thing but with 
 
Code:
flush=True

instead of 

end = '\r'
[Image: ?u=https%3A%2F%2Fcache.cracked.to%2F43d1...632e676966]

Telegram: https://t.me/scentedfeet
Discord: Termed everyday, current: scentedfeet#2251

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: 4 Guest(s)