[HELP] Need help finding a C# thread on the forum

V

Elite Member
Jr. Executive VIP
Jr. VIP
Joined
May 18, 2012
Messages
7,630
Reaction score
7,493
Hi guys,

I am sorry that I have to post this because I have spent around 3-4 hours searching for a thread which a fellow member created here. The thread was related to C# and how he automated stuff using C#. I think the thread had a guide to learn C# for automating and scraping purposes. He had uploaded some pdf if I recall correctly, and the thread was created this year.

I tried searching the forum using the search feature, using google, and using the tag search as well. If anyone could help me find that thread, I would be really thankful. I would really appreciate it.


Thank you :)
 
Can you recall some key-words?
I don't think so. I tried with KWs like "c sharp", "c#", "c-sharp", "automate with csharp" etc but couldn't find that thread. Idk where'd it vanished?
 
guide was about google scraping?
I don't think so. I tried with KWs like "c sharp", "c#", "c-sharp", "automate with csharp" etc but couldn't find that thread. Idk where'd it vanished?
 
same with me i searched for same thread few weeks ago but i coudn't find it. Is there a way to follow a thread on BHW?
 
Was it this? https://www.blackhatworld.com/seo/my-journey-to-learn-python-selenium-create-powerful-im-bots.971982/

same with me i searched for same thread few weeks ago but i coudn't find it. Is there a way to follow a thread on BHW?

Yes, click 'Watch Thread' at the top on the right.
 
same with me i searched for same thread few weeks ago but i coudn't find it. Is there a way to follow a thread on BHW?
msbl.png
 
guide was about google scraping?
No, it was general, something related to automating stuff using C#. :)

same with me i searched for same thread few weeks ago but i coudn't find it. Is there a way to follow a thread on BHW?
Yes, there's a way to follow such threads. You can subscribe to threads. Click on "Watch Thread" at the top of a thread.

No, mate. This one is related to python. The one I am talking about was about C#. :)
 
This is the only thread I could find in Downloads from this year:

https://www.blackhatworld.com/seo/get-small-tutorial-to-get-started-with-web-automation-and-c.1012321
 
Member downloads section is not indexed in google.
I didn't remember if it was in the Downloads section or in the lounge. That's why I was searching everywhere else. I totally forgot to check the downloads section, skipped my mind. :P
 
@offtopic():
Just took a quick look on this pdf, you can get same results but quicker using python. If you are bound to windows C# may be better choice, but if you can choose linux python + selenium may be just easier in some tasks. Just ,my 2 cents ;)
 
@offtopic():
Just took a quick look on this pdf, you can get same results but quicker using python. If you are bound to windows C# may be better choice, but if you can choose linux python + selenium may be just easier in some tasks. Just ,my 2 cents ;)
I worked a little bit with python in the past and created a basic bot for a friend of mine. Creating GUI for an app. which you will be using on Windows is faster in C#, I guess. That's why I wanted to give C# a try today and was looking for this thread.
 
I worked a little bit with python in the past and created a basic bot for a friend of mine. Creating GUI for an app. which you will be using on Windows is faster in C#, I guess. That's why I wanted to give C# a try today and was looking for this thread.
If you already have expeirence in python you can try this for GUI or PySide.
 
  • Like
Reactions: V
If you already have expeirence in python you can try this for GUI or PySide.
Oh yes, I have PyQT downloaded on my PC. I just haven't installed it. :D I need something done atm, and I thought C# would be easier. Let me try to implement it in Python because from the syntax and all, Python seems easier to me. :D
 
Back
Top