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



   1173

NEED QUICK HELP

by Planet - 15 November, 2020 - 01:19 PM
This post is by a banned member (Planet) - Unhide
Planet  
Heaven
2.529
Posts
829
Threads
5 Years of service
#1
(This post was last modified: 15 November, 2020 - 01:22 PM by Planet.)
how can I print something in c# like in python i do print: "text" but how do I do it in c#? and also is there a way to like randomize the text printed from a list of given text? thank you in advance

edit: if the text was randomize once per hwid it would be awesome like for example if there's a list of : a, b, c, the person that opens the program will only get one of the values printed per hwid
This post is by a banned member (Cloud) - Unhide
This post is by a banned member (Dan) - Unhide
Dan  
Supreme
810
Posts
599
Threads
5 Years of service
#3
(This post was last modified: 15 November, 2020 - 01:23 PM by Dan.)
Python: print("text")

C#: Console.WriteLine("text");
This post is by a banned member (ANG) - Unhide
This post is by a banned member (Planet) - Unhide
Planet  
Heaven
2.529
Posts
829
Threads
5 Years of service
#5
(15 November, 2020 - 01:21 PM)Cloud Wrote: Show More
Console.WriteLine("nigger");
or if you want a single line
Console.Write("nigger');

ok now I have another problem lol i compiled it it opens prints something then it instantly closes and idk whats printed on the console
This post is by a banned member (Cloud) - Unhide
This post is by a banned member (Planet) - Unhide
Planet  
Heaven
2.529
Posts
829
Threads
5 Years of service
#7
(15 November, 2020 - 05:34 PM)Cloud Wrote: Show More
(15 November, 2020 - 05:11 PM)Planet Wrote: Show More
(15 November, 2020 - 01:21 PM)Cloud Wrote: Show More
Console.WriteLine("nigger");
or if you want a single line
Console.Write("nigger');

ok now I have another problem lol i compiled it it opens prints something then it instantly closes and idk whats printed on the console

You should add Console.ReadKey();  Hype

yep solved thanks also added colors to text lines Hype

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: