i got randomly logged out of discord and all my passwords arent working and i just got nitro yesterday for the first time help me what do i do-
for real pls help me

Answers

Answer 1

Answer:

See Explanation

Explanation:

Not having access to one's account can be frustrating. However, there are tips that can be followed to gain access to your account.

1. First, ensure that you entered the correct username and password.

By this, I mean that you enter the username/password the same way you set it.

As an example, iamaboy, Iamaboy iamAboy are different phrases because of the case disparity of i, I, a and A in the phrases.

Also, if you include digits and special character when creating your password; ensure that you include them in the right positons

2. If this still does not work, you may need to reset your password/username.

3. If after resetting your password/username, you couldn't gain access to your account, then you may need to contact discord through their customer support

Answer 2

Having difficulty accessing your discord account can be quite frustrating, but there are some useful tips you can follow to regain access.

How to regain access to your Discord account

1. Double-check that you have   entered the correct username and password.

It's important to ensure that youinput the same username and   password that you initially set up.

Pay attention to   any variations in capitalization or special characters, as they can make a difference.

2. If you are  still unable to access your account,you might consider resetting your password or username.

3. In the event   that resetting your password or username doesn't solve the problem, it may be necessary to reach out to sites customer support.

Learn more about discord :
https://brainly.com/question/32999869
#SPJ6


Related Questions

First, read in an input value for variable valCount. Then, read valCount integers from input and output each integer on a newline followed by the string" reports.".

Ex: If the input is 3 70 65 75, the output is:

70 reports.
65 reports.
75 reports.​

Answers

Answer:

The program in Python is as follows:

valCount = int(input())

reports = []

for i in range(valCount):

   num = int(input())

   reports.append(num)

   

for i in reports:

   print(i,"reports.")

Explanation:

This gets input for valCount

valCount = int(input())

This creates an empty list

reports = []

This gets valCount integer from the user

for i in range(valCount):

   num = int(input())

Each input is appended to the report list

   reports.append(num)

This iterates through the report list

for i in reports:

This prints each element of the report list followed by "reports."

   print(i,"reports.")

The cafeteria is dark except for one light in the kitchen. The cafeteria manager is in there, counting lunch money. She says that there were some strangers in the school today and they ate lunch in the cafeteria.

Answers

Answer:

Explan

wha??! do u meana

on mad max ps4, why does the v6 sound beter and healthier than the v8

Answers

Um is that a question?

Summary of how I could use my Video Skills outside of school

Answers

Answer:

u can take videos of your journey

- enjoy the moment (like using videos in snap)

- you can record ur life

hope this helps

Answer:

you could make some videos for money

Explanation:

The output for the following code will be: Pasta (1 mark)
My FavFood=Pasta
print (My FavFood)

Answers

Answer:

The output is "Pasta"

Explanation:

Given

The attached code segment

Required

The output

The first line of the program implies that:

MyFavFood="Pasta"

This means that, the value of the variable MyFavFood is string "Pasta"

Next,

print (MyFavFood)

This prints the value of the variable MyFavFood which is "Pasta"

Hence, the output is "Pasta"

____coping skills are instinctive.
A. All
B. No
C. Some

Answers

Answer:

Some of them

explanation:

Which phrases suggest that Bob is a web administrator?
Bob logs in to his computer. He checks his email. He then researches online for a system upgrade of a new machine. He fills his timesheet at
his organization detailing the tasks completed during the week. Later in the day, Bob creates a weekly backup from a remote web server.

Answers

"creates a weekly backup from a remote web server"

This implies that he is the owner of the server since, one, he backs it up every week, and two, he has access to create a backup.

PLEASE HELP!!! ILL MARK BRAINLIEST!!
Match each form of IPR to the protection it affords.

patent
trademark
copyright

protects the specific expression of a creation
protects signs, symbols, names, or short phrases
that reveal the origin of a product or service
protects the idea underlying a creation

Answers

Answer:

1. Copyright.

2. Trademark.

3. Patent.

Explanation:

A patent can be defined as the exclusive or sole right granted to an inventor by a sovereign authority such as a government, which enables him or her to manufacture, use, or sell an invention for a specific period of time.

Generally, patents are used on innovation for products that are manufactured through the application of various technologies.

An intellectual property can be defined as an intangible and innovative creation of the mind that solely depends on human intellect.

Simply stated, an intellectual property is an intangible creation of the human mind, ideas, thoughts or intelligence. They include intellectual and artistic creations such as name, symbol, literary work, songs, graphic design, computer codes, inventions, etc.

Basically, the three (3) main ways to protect an intellectual property is to employ the use of the following;

1. Copyright: protects the specific expression of a creation.

2. Trademark: protects signs, symbols, names, or short phrases that reveal the origin of a product or service.

3. Patent: protects the idea underlying a creation.

A
is an list of steps to complete a task. *

Answers

Explanation:

hope it helps

pls mark me brainliest thanks

Why is https used in every link of a website?

Answers

Answer:

As a request-response protocol, HTTP gives users a way to interact with web resources such as HTML files by transmitting hypertext messages between clients and servers. HTTP clients generally use Transmission Control Protocol (TCP) connections to communicate with servers.

______ language is written using 0's and 1's​

Answers

Answer:

Binary language is written using 0's and 1's.

Explanation:

That language of 1's and 0's is called binary. Computers speak in binary because of how they are built.

That language of 1's and 0's is called binary. Computers speak in binary because of how they are built.

There is___fatality rate among vulnerable road users.
A. a lower
B. an equal
c. a greater

Answers

c. a greater i think, because it’s saying there’s a higher chance of dying if your in the road and your vulnerable

Which is the default data type of Ms-Access? (i) Memo (ii) Number (iii) Text (iv) Auto number​

Answers

Answer:

(iii) Text

Explanation:

A database management system (DBMS) can be defined as a collection of software applications that typically enables computer users to effectively and efficiently create, store, modify, retrieve, centralize and manage data or informations in a database. Thus, it allows computer users to efficiently retrieve and manage their data with an appropriate level of security.

Generally, a database management system (DBMS) acts as an intermediary between the physical data files stored on a computer system and any software application or program.

Hence, a software that enables the organization to centralize data, manage the data efficiently while providing authorized users a significant level of access to the stored data, is called a Data Base Management System (DBMS).

Text is the default data type of Microsoft Access (Ms-Access).

An engineer learns a new security threat mitigation technique. The technique maps an IP address to a non-existent host, and is useful in stopping denial of service attacks. Traffic heading to these IPs can be captured for analysis or discarded. Considering the given strategies, which does this technique relate to? Select all that apply.
A. Black hole
B. Sinkhole
C. Forward proxying
D. Reverse proxying

Answers

A. In network architecture, a black hole drops traffic before it reaches its intended destination, and without alerting the source. A simple example is traffic sent to an IP address that an admin mapped to a non-existent host.
B. A sinkhole is similar to configuring a black hole, and often used interchangeably. With sinkholing however, an admin usually retains some ability to analyze and forward the captured traffic.

what part of the meat help you identify the less tender cuts​

Answers

If a muscle gets a lot of exercise in an animal it will be a less tender cut of meat.

Define computer with its prossing meaning​

Answers

Answer:

The computer is a device that accepts information (in the form of digitalized data) and manipulates it for some result based on a program, software, or sequence of instructions on how the data is to be processed. Today's computers have both kinds of programming.

Explanation:

did you mean-Define computer with its processing meaning. °•°

Computer is a device that takes input, processes it and gives us output.


Which slide should you change so that it reflects on all the slides of your presentation?
Any change that you make to the
will reflect throughout the slides of your presentation.

Answers

It’s monika here to help okay

Answer: Slide Master is the slide at which you made any change, the change will reflect on all slides. Explanation: In power point, slide master is the toll that is used to control change the font size, font style , themes, colors and background of the slide.

Answer:

SLIDE MASTER

Explanation:

Which of the following would not be stored in a cell ?

A. Formula
B. Text
C. Number
D. Chart​

Answers

Answer:

D

Explanation:

Because you can put formulas, text and numbers into a salad, but you can not put a chart interrupt because it won't fit in a cell.

PLEASE HELP ILL MARK BRAINLIEST!!!
Which four of the following qualify as fair use?

using a quote from a book that you are reviewing for a school assignment
modifying an image from a website and using it in a flyer for a local business
making a photocopy of a data table for reference while writing an assignment
creating a video parodying a character in a popular movie
paraphrasing a scholarly article in a news report

Answers

Answer:

everything but the parody

Explanation:

enjoy

Answer:

modifying an image from a website and using it in a flyer for a local business

Explanation:

This is the only wrong answer.

Give five examples of top level domain​

Answers

Answer:  .com — Commercial businesses.

.org — Organizations (generally charitable).

.net — Network organizations.

.gov — U.S. government agencies.

.mil — Military.

.edu — Educational facilities, like universities.

Explanation:

ANSWER BELOW.com — Commercial businesses.  .org — Organizations (generally charitable). .net — Network organizations. .gov — U.S. government agencies. .edu — (Educational facilities, like universities.)

Hope this helps!!! :)

Below are the possible answer to each question write your answer in the space provided before each number

Answers

Answer:

Please find the complete question in the attached file:

Explanation:

1. primary memory

2. secondary memory

3. dynamic ram

4. HDD

5. SSD

6.Rom

7. video card

8. VRAM

9. random access memory  

10. processor

A device that records images of text, or converts printed text into machine-readable form is called a? ​

Answers

Answer:

Its called a scanner

Explanation:

Its a device that helps enable in the reading of daya and info printed on paper like a text, image, photos, and drawing by using optical tech

If the amount of food or resources available increases, the carrying capacity for an animal:

Answers

Answer: increases

Explanation:

The carrying capacity of an environment simply refers to the maximum population size of the species which the environment can sustain with the available resources such as food and water.

When the amount of food or resources available increases, then the carrying capacity for an animal: will increase as well. Assuming there's a reduction in resources, then there'll be reduction in carrying capacity.

Alt +f4 is a short cut of close a document in MS word /ture /false​

Answers

Answer:

True.

Explanation:

Microsoft Word refers to a word processing software application or program developed by Microsoft Inc. to enable its users to type, format and save text-based documents.

In Computer science, there are specific key combinations (short cut) that avail end users the opportunity to perform specific functions without having to go through a series of step.

For example, when you press the Alt button and function key 4 (F4) at the same time, it would close the current open window.

Hence, Alt + F4 is a short cut key that can be used to close a document in MS word.

fill in the blanks:-
Advanced, began
1)photoshop cc is the_______ version of adobe photoshop CS6.
2)To complete the selection, return to the spot where you__________ and release the mouse button.​

Answers

Answer:

we can talk here , and tell me about your self

What is self management​

Answers

Answer:

when you manage or construct something by yourself, taking full reponsiblity, etc

Explanation:

Yes will you do that to you and the kids and you can see do it in the morning or tomorrow

In saving a Visual Basic project properly , which of the following: two components part are involved ?

A) Folder and Form
B) Form and File
C) Project and Form
D) Project and Data

Answers

Answer:

C) Project and Form

Explanation:

In saving a Visual Basic project properly, the following: two components part that is involved are:

1. Project - this is the project file that will be saved in the computer's memory. On the toolbar of a Visual Basic Editor, there is a "Save Project File" icon, which will be clicked to save a Project file.

2. File - the is the Visual Basic Editor's user interface. Just like "window" in Microsoft Office, it is the space used in writing or building the project file.

What came first, the internet or WIFI?

Answers

Answer: wifi

Explanation:

because you can't have the internet if you don't have wifi to power it up

To indent an entire paragraph or list you should:

A. Use the paragraph spacing icon
B. Use the select icon
C. Use the tab key on your keyboard
D. Use the decrease indent icon

Answers

Answer:

C. Use the tab key on the keyboard

(a easier and fastest way to add a indent in the paragraph)

Explain two ways by which the calendar meets or fails to meet the criteria of showing the correct data

Answers

Answer:

The two ways the calendar meets the criteria of showing the correct date are;

1) The calendar can give dates in the 12 months in a year

2) The calendar can show up to the 31 different days in a month

Explanation:

The two ways in which the calendar meets the criteria of showing the correct date are;

1) The number number of long blocks with 4 different months each = Three

Therefore, the total number of months the blocks can hold = 3 × 4 months = 12 months = The number of months in a year

2) The number of faces on each dice = 6 faces

The number of dice = 2 dice

The total number of faces = 12

The number of identical faces = 2 (11th and 22nd of the month)

The number of unique faces = 10

The number of combinations of the dices = ₁₀C₂ = 45

The number of combination of faces required to show = 1 to 31 = 31 combination

Therefore, there are adequate combinations on the dice to show all the dates of month

Other Questions
Independent clause exapmple Given that the price a stock is bought for is $110 . Based on the one-period valuation model of stock prices, if the stock is sold a year later at the price $120 after receiving a dividend of $2 , then the required rate of return on equity investments is nothing %. (Round your response to the nearest one decimal place.) Simplify Expressions. Which expression isequivalent to 5x - 2 + 2x - 67X-83X-87x - 43X - 4 who is the longest nail in the world Arc CD is One-fourth of the circumference of a circle. What is the radian measure of the central angle?StartFraction pi Over 4 EndFraction radiansStartFraction pi Over 2 EndFraction radians2 radians4 radians Dr. Angel is comparing brain scans from transgender and cisgender participants. He has found differences between transgender and cisgender people. This means that there is a(n): A. Genetic influence on gender identity. B. Chromosomal determination of gender identity C. Environmental influence on gender identity D. Biological influence on gender identity Your response should be at least 5-7 sentences at a minimum. Question: Explain what an author needs to consider when writing an essay? What is the average weight of the kittens in the shelter?worth?10points What type of line is PQ? Please help!! Diameter of the BalloonBefore HeatAfter Heat6 centimeters 10 centimetersWhich conclusion is supported by the evidence?A. Air expands when heated.B. Air is warmer when heated.C. The balloon will pop when heated.D. The balloon contracts when heated. Please Help me... You live in ancient West Africa. Your family is traveling to East Africa. Write a paragraph describing what you might experience when you arrive in East Africa. Tell us about the people, land, and weather. A Middle School takes a poll to find out what students want to eat at lunch. 70 students from 8th Grade are randomly chosen to answer the poll questions. Identify the population and sample? how many children did okonkwo have Calculate the number of representative particles of 0.0391 mol Neon gas.i need help ASAP ! Help meeeeeeeeeeeeeeeeeeeee Given right triangle ABC, what is the value of tan(A)? what are the three main particles of soil are? How do these shape and influence the type of soil we observe and its uses? In Korematsu v. US (1944), the Supreme Court ruled that in a time of great emergency and peril, the internment of Japanese Americans was busco suggar para mi amiga de 20 a 30 xd A quarter back completes 23% of his passes. We want to observe this quarterback during one game to see how many pass attempts he makes before completing one pass. What is the probability that the quarterback throws exactly 6 incomplete passes before he has a completion