Jump to content

Spoiled_Kitten

Member
  • Posts

    359
  • Joined

  • Last visited

Everything posted by Spoiled_Kitten

  1. NO. JUST NO. i dont anymore xd, i use tor but just search normally xd
  2. Take my like and go. Its not illegal if there are no witnesses.
  3. This do be true doh, believe it or not.
  4. sorry forgot to send that, attached is the error
  5. #variables for word lists wordlist1 = [""] wordlist2 = [""] wordlist3 = [""] wordlist4 = [""] #asks for name name=input("What is your name?") #capitalizes first letter of word and decapitalize other letters for name name = name.capitalize() #says a greetings print("Hello", name, "Hope you enjoy!") #ask what subject they want to do print("What would u like? Mieliestronk's list of over 58,000 english words [Hard] or ?[option 2]") #gets input for result result = input("") #capitalizes first letter of word and decapitalize other letters for result result = result.capitalize() #choices subject: #To add more results copy one of the options and just change what is in the "" and after the words = #option 1 if result == "Hard": print("You picked: Mieliestronk's list of over 58,000 english words ") words = wordlist1 #To add more results copy one of the options and just change what is inside the "" #option 2 elif result == "": print("") words = wordlist2 #option 3 elif result == "": print("") words = wordlist3 #option 4 elif result == "": print("") words = wordlist4 #if all fails terminates program else: print("invalid option") print("please start ") quit() Thats the snippet im having trouble with
  6. i get an error, im using python 3
  7. so the variable whenever i use the while statement, as soon as an answer my program can understand goes through, it disappears
  8. 7 years, it would be good to replace, if that doesnt fix it then lemme know.
  9. haha nice, i found him while trying to learn to setup windows from a usb
  10. so in bat files you can do x *code go here* go to x and it will loop back to there, i wish to have this in my code for python 3 where if you have an option that the computer doesnt understnad then it will continue that section till it words, i tried to use while commands but i have a variable inside that cant be changed, so thats my major issue.
  11. im very confused, can you elaborate more, or show us wat you mean through a screenshot.
  12. It may be a bios, i had a similar issue once and it was because it wasnt defaulting the video car but to the cpus ,so check that out first. Monitor should be an issue, are you able to test by connecting straight from the laptop to the monitor?
  13. it does seem like a PSU issue to me, but i cant say for sure as i havent seen it, but the best bet is to replace the psu, how old is it?
  14. Yeah then that sounds like a bios error, try re install bios or contact the manufacture about it, it may be the bios has shat itself
  15. ah ok, i dont think its an issue with windows then, i have the latest and mine goes to sleep, must be settings or other software.
  16. ah ok yeah, i suggest then just getting a new psu
  17. oh sorry thought it was different price, lemme see about a cheaper one. There is this https://www.amazon.com/Hbada-Ergonomic-Computer-Adjustment-Headrest/dp/B07WNT5GMZ
  18. Hi, i have a fairly small Minecraft bedrock server, but recently it was griefed by someone using a hacked client, i have backups so only lost 30mins of progress but i am wondering if there is any anti cheat or anti grief systems that i can use, If it helps i am using apex hosting as my host provider. I wish to be able to have also a way to see the chat that happens in game and save it to view later if there are issues. any help will do. also any suggestions on how to get more members?
  19. I have a bedrock server if anyone is interested in joining, pure survival, if you are interested i can share u the discord and go that way.

  20. you said u had two pcs, try and use the psu from the other pc on the one that is causing issues, that will mean that u can test if it is a PSU issue or something else.
  21. yep but it doesnt matter, i cant start work on the wall until covid rules end, as i have a mate on the other side of the border who has the stuff i need and will bring it over (postage aint cheap for it)
  22. This may be that the power supply is unable to deliver enough power or that the boot drive is stuffed, its probable the boot drive has given up, try testing with a different one, or/and try a fresh install of windows
  23. rip, i use anold case, im build a dividing wall in my room and im going to ave the pc in there with glass showing it, i plan to use 2 phase cooling and submerge it.
×