Account checker from .text in javascript or c++ code - javascript

I have a list off discord acc and passwords and I want to create script that check them automatically if u can help me I will be appreciated.
I tried using power automate and watched yt tutorial.

Related

Need help on Converse.js

Am trying to create a chat application using Converse.js. As a student am trying to figure out where to start from in order to edit the code to suit my application. i can not figure out things like the entry point of the application.javascript. i need pointers. Looking for step by step video on youtube yields nothing meaningful for me, i can not find anything meaning full. The online documentation i think its for advanced users. Am looking for some sort of baby steps. what i want is able to edit the source code without a hustle
I tried running it on my localhost and and connecting. Wat am concerned about is editing the source code

Node js and heroku variable storing issue

I developed a quick game to play with my friends. The objective of the game is to see who presses the space bar the most times(we are very simple minded people). I made the app with node js and deployed it with heroku. The issue that I am having is that after a while of not being in use the variable for the top score resets. I don't really know how to fix this or even if there is a way to fix this but if you can help it would be much appreciated.
This is the url of the site if it helps
https://space-king.herokuapp.com/
I believe your app goes sleep after not receiving any traffic in 1 hour.
You can take a look at these links:
https://blog.heroku.com/app_sleeping_on_heroku
https://devcenter.heroku.com/articles/free-dyno-hours

Automatically search for YouTube contents in Java / Javascript

I'll write a program in Java or Javascript to continoulsy get a list of videos from YouTube that matches specified metadata as name, comments and so on.
YouTube use its own search engine that is totally separate from the Google search engine.
Please anyone can help address me to some libraries, API, or other ?
Thank you in advance.
Ivano C.
These can help you to search list of videos from Youtube.
Please refer these links:
https://developers.google.com/youtube/#data_api
https://developers.google.com/youtube/2.0/developers_guide_java
http://www.javacodegeeks.com/2010/05/getting-started-with-youtube-java-api.html

how can I build a website which have the user input like http://mathway.com?

I'm a newbie Website development. I'm building a website which solves Math problems by using ASP.NET and Maple. I have a problem that how can I build a website which have the user input like http://mathway.com ? and how to process that input? I've searched on many topics but I have not found the way to solve this problem. Can I use javacrpipt, CSS or something like that to build my website? Someone help me, pls! Sorry for any English error.
About the url, you are talking about domaine name :
take a look at :
http://en.wikipedia.org/wiki/Domain_Name_System
And yes, you can use html and the js: it's like your Front Office, a Graphical User Interface that will let you interact with your asp.net remote data .
And website coding is like another big adventure. Do you have any notions to begin, a specific target ?

How to run javascript app by creating android project?

Hi I have app which is written in javascript. Now i want to create a android project by using this javascript code.
Can any one please guide me how can i do this. I mean how to call javascript userintereface, javascript functions in my android code.
If possible please provide me a good tutorial guide where i can read in detail and understand the actual things. I have searched it on google but didnt find any thing so posting here.
Any help is appricated.
Than
check this link:
Can't Find variable in Phonegap using javascript
and also I have prefer this link for more details for initial developer.
http://mobile.tutsplus.com/tutorials/phonegap/creating-an-android-hello-world-application-with-phonegap/
I have explained how to use phone gap and java script in android project in first link.
Hope it will help you.

Categories

Resources