-
Replied To a Post in Fake Money Transfer Website
(Tongue in cheek mode) Should I note our current POTUS and family? Thanks Dani, I hope Michael understands that his top question on its own leading with fake money is … -
Replied To a Post in Fake Money Transfer Website
Thanks for more information (Dani and Michael.) Your question was "is there i chance i can get in trouble?" To that it's still yes. You lead with the "fake money" … -
Replied To a Post in Fake Money Transfer Website
Let's read a legal definition of fake money at https://legal-dictionary.thefreedictionary.com/Fake+money I don't know what country you are in but here in the USA the authorities tend to come down hard … -
Replied To a Post in Trump
Hey, look over there!  -
Replied To a Post in Fake Money Transfer Website
Yes. -
Began Watching Fake Money Transfer Website
I made a fake money transfer platform where it gives the user real user interface experience which allows him to be able to send amount to users, be able to … -
Replied To a Post in How can I create a game like 8ball
Looks like it's been done as well as PVP at https://github.com/henshmi/Classic-Pool-Game I see they gave a list of credits that includes possible learning sources for you: "Credits: * Building JavaScript … -
Began Watching How can I create a game like 8ball
Hi, I'm curious on how and which tools are used to develop an 8 ball pool game. The one I'm referring to is that you play online with strangers, and … -
Replied To a Post in Duplicated symbols on xCode
The more I read about this issue the more I see it's rarely the same issue and one you should put into the Unity forums. Example: https://forum.unity.com/threads/ld-3-duplicate-symbols-for-architecture-arm64.860209/ There are other … -
Began Watching Duplicated symbols on xCode
Im making a game in Unity 2019, I export it to iOS, then open it with Xcode 11.6, I make all the signing process, but when I want to build … -
Replied To a Post in How to make a homing missile using C# visual studio?
That clears up a lot. I'd look to using a game development system now. https://github.com/yoyoberenguer/Homing-missile lets you read how it was done in a 2D game. You get to repurpose … -
Replied To a Post in How to make a homing missile using C# visual studio?
Your topic needs clarification. As I have worked in C# albeit not for homing missiles I did work in the defense industry decades ago on a few missile systems then … -
Began Watching How to make a homing missile using C# visual studio?
I've found many tutorials online for unity making homing missiles. I can't find one for people not using unity. -
Gave Reputation to Dani in Which browser is best for SEO?
> I agree with "Completely useless without qualifying information." Sorry, I don’t understand? It seems you disagree with my post yet you voted my post up? Am I misunderstanding? I’m … -
Gave Reputation to Dani in Which browser is best for SEO?
> Where's your qualifying information? This is just a thread of people voting on their personal favorite choices. You don’t need qualifying information to give your opinion, although asking why … -
Gave Reputation to tomh5157 in Which browser is best for SEO?
For Seo I'd like to recomend the folk browser. I think its one of the best from all other browsers. -
Replied To a Post in The Daily SET puzzle solver
Dead link for me: "The page you requested does not exist. For your convenience, a search was performed using the query set puzzlefor." Also, this sounds like you are searching … -
Began Watching The Daily SET puzzle solver
A classic example of an object is a playing card.There are numerous games that utilize a deck of 52 playing cards; consider the game called Set instead. The object of … -
Began Watching Need help with Javascript Topics?
Heya, have been in the lookout for some good Javascript resources. So far have been [practicing](https://www.interviewbit.com/javascript-interview-questions/) from Interviewbit, Edureka and those freely available sources on the net. It would be … -
Replied To a Post in Need help with Javascript Topics?
My view about javascript is that you know to learn the basics and use the web when you can't remember things. For example the following given as a quiz rarely … -
Gave Reputation to Dani in Markdown strict mode
Oh, goodness, rproffit. You're really loving those emojis, eh? -
Gave Reputation to Ivan_35 in Advice request - software solution
Thanks! Are you talking about the web application or desktop program ? -
Gave Reputation to Dani in Markdown strict mode
Just a little notification that our markdown parser is now in strict mode. That means that, when posting headings, there has to be a space after the initial hash symbol. … -
Replied To a Post in How to use Hindi and English both in same time
Since the author is not working on it, look at other PDF creation tools such as TCPDF, MPDF and others. -
Began Watching How to use Hindi and English both in same time
am using a plugin name - pafe - https://pafe.piotnet.com/ which generates a pdf when someone fills a form. and this plugin use fpdf asset. http://www.fpdf.org/en/script/script92.php but currently, it is not … -
Gave Reputation to Dani in I'm bored! What can I do from home?
We support emojis now. Was in response to a private conversation with rproffitt. Sorry for the confusion. -
Gave Reputation to Dani in I'm bored! What can I do from home?
Emoji test ? -
Replied To a Post in Communication to Windows COM Object
I did notice you wrote "It uses the API" which means the company that created this device would have not only the API but usually has support for programmers and … -
Began Watching Communication to Windows COM Object
I neet to build an vb.net app to comunicate to specific Windows app COM object by sending the XML request and then collect the XML response but I have no … -
Replied To a Post in Shellcoding site
Why would I need this? For decades I've been able to boot another OS and look around most installed OSes. Do you consider what I can do to be an … -
Began Watching Shellcoding site
https://payloadz.myshopify.com is my new site, im a computer science student i started it to showcase the vulnerabilities in linux -
Gave Reputation to hussainmujtaba in Face Detection
You can use Viola jones algoritm for face detection.And also use Python as it is much easier that way.Here is a simple face detection guide using opencv [face detection with … -
Replied To a Post in Advice request - software solution
Just ideas. Person 1: 1. For scripted or automating image and text work, we used [ImageMagick](https://en.wikipedia.org/wiki/ImageMagick). In case you need to know if ImageMagick can put text on images, read … -
Began Watching Advice request - software solution
Hi everyone, can someone please help me and give advice as to which software solution to use for the business process described below: Process description by person : Person1: RECORDING … -
Replied To a Post in Any dog parents? How do you keep your dog occupied?!
We have a dog now. My mother moved across the country and couldn't take both dogs so we took in "Happy."  No one knows it's pedigree except to say … -
Gave Reputation to Dani in I'm bored! What can I do from home?
Well there ya go! That answers the emoji question we were chatting about. The email notification I got included a cookie emoji but clearly it’s been stripped away on the … -
Gave Reputation to Dani in I'm bored! What can I do from home?
Sounds awesome. I think we’re going to be possibly migrating to a different editor this upcoming week sometime. We’ll see if my plans work out. In the meantime, I made … -
Gave Reputation to Nour_6 in Simple PHP code is NOT working in HTML
php code in html file not working i'm using xampp on windows10 helpppp plzzzzzzzzzz -
Replied To a Post in Can anybody help me to complete this code in C++ as I am new to this
What is the code supposed to do? Remember that I'm asking because reverse engineering the code given could have me arrive at the wrong answer. Also, since 2-D is not … -
Began Watching Can anybody help me to complete this code in C++ as I am new to this
// complete the following code. // Do not use 2-D array, such as int a[2][3]; #include <iostream> #include <stdlib.h> using namespace std; // implement the functions : add, sub, mult, … -
Replied To a Post in Local seo Question
Seems [someone asked](https://www.webhostingtalk.com/showthread.php?t=1817613&p=10257839) that and it appears to be true. -
Began Watching Local seo Question
If i creat a section on my website or a blog (and redirecting it to the website) where i talk about local events, i will rank better for that locality? … -
Replied To a Post in How can I get the best UI design for my website?
Frankly this post looks more like spam than a genuine question. -
Began Watching How can I get the best UI design for my website?
Any suggestions for my website *[Fantastech](https://fantastech.co/)* to improve the UX / UI. -
Replied To a Post in Question What Is File Shredder And Why We Need This?
In a way Windows 10 does have such, if you wait long enough. The deleted file space is eventually overwritten so over time the file you deleted is shredded. PS. … -
Began Watching Question What Is File Shredder And Why We Need This?
What is file shredder and does Windows 10 have a file shredder or we need to download some third party software? -
Replied To a Post in Any worthy new pc games to buy?
So many nice ones out there. Can you clarify what you play now and what you are looking for? -
Began Watching Any worthy new pc games to buy?
Planning to buy next month. -
Replied To a Post in Does anyone tried using justinmind software for wireframing?
At the web site it states "export to HTML." But I worry here because if you didn't read the web pages, what other questions could you be asking? I see … -
Began Watching Does anyone tried using justinmind software for wireframing?
Could you get html codes in the software, after finishing the wireframe design?
The End.