Post: Help with C# Using logins from websites
09-17-2015, 05:02 AM #1
Trefad
I defeated!
(adsbygoogle = window.adsbygoogle || []).push({}); Hey I need help making a log in system. I need help making it to where people could use their accounts from a website. An example is a log in system which some one could log in using their ngu account. Yes, I googled it before posting this questions and I didn't find any help.
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Trefad for this useful post:

Mango_Knife
09-17-2015, 05:22 AM #2
jagex
Gym leader
Using httprequest send a POST and save the cookies
09-17-2015, 07:15 AM #3
Mango_Knife
In my man cave
Originally posted by Trefad View Post
Hey I need help making a log in system. I need help making it to where people could use their accounts from a website. An example is a log in system which some one could log in using their ngu account. Yes, I googled it before posting this questions and I didn't find any help.


Hmm
Like some sites doing "Login with facebook" i assume
Hmm i believe you need to do something with System.Net.HttpRequest
Very interesting, if you find a way to make this work, let me know
I want to see how it work's.
09-17-2015, 11:51 AM #4
Trefad
I defeated!
Originally posted by Knife View Post
Hmm
Like some sites doing "Login with facebook" i assume
Hmm i believe you need to do something with System.Net.HttpRequest
Very interesting, if you find a way to make this work, let me know
I want to see how it work's.


Ok ill let you know Smile
09-17-2015, 11:55 AM #5
Trefad
I defeated!
Originally posted by jagex View Post
Using httprequest send a POST and save the cookies


Can you help me send post and save cookies? I haven't worked with post or saving cookies. Thanks.
09-17-2015, 01:28 PM #6
jagex
Gym leader
Google "how to login in a website programatically"

The following user thanked jagex for this useful post:

Trefad
09-18-2015, 11:58 PM #7
Scouse Power
Knowledge is power
Originally posted by Trefad View Post
Hey I need help making a log in system. I need help making it to where people could use their accounts from a website. An example is a log in system which some one could log in using their ngu account. Yes, I googled it before posting this questions and I didn't find any help.


This is different for every single website. It is possible to do it for NGU but for obvious reasons, I will not tell nor show you how.
What websites are you looking for specifically?

The following user thanked Scouse Power for this useful post:

Trefad
09-19-2015, 12:01 AM #8
Trefad
I defeated!
Originally posted by StackOverflow View Post
This is different for every single website. It is possible to do it for NGU but for obvious reasons, I will not tell nor show you how.
What websites are you looking for specifically?


Maybe google accounts if possible. Just wondering, why can you show me how for ngu? I've seen many people do it, im not trying to bother, just saying.
09-19-2015, 12:05 AM #9
Scouse Power
Knowledge is power
Originally posted by Trefad View Post
Maybe google accounts if possible. Just wondering, why can you show me how for ngu? I've seen many people do it, im not trying to bother, just saying.


No one makes you put your username and password into a tool for NGU. There is a key system for elite users - which has no relation whatsoever with usernames and password.
Oh and I'm not telling you how to do NGU as obviously it will be a security risk.

However, as for google I don't believe there is an official SDK. However, you could use something like this
You must login or register to view this content.

Google will be one of hardest if making your own using a cookie container - or something like that.
09-19-2015, 12:07 AM #10
Trefad
I defeated!
Originally posted by StackOverflow View Post
No one makes you put your username and password into a tool for NGU. There is a key system for elite users - which has no relation whatsoever with usernames and password.
Oh and I'm not telling you how to do NGU as obviously it will be a security risk.

However, as for google I don't believe there is an official SDK. However, you could use something like this
You must login or register to view this content.

Google will be one of hardest if making your own using a cookie container - or something like that.


Ok thanks man. So I have to find sdk for web sites?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo