Results 1 to 7 of 7

Hybrid View

  1. #1
    S_M_E_X_Y's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    69
    Reputation
    10
    Thanks
    4
    My Mood
    Amused

    Login system with setting HWID to VB and Subscirption check with VB (VBullien)

    Does anyone have any idea how to make a login system that checks to see if you have a specific subscription to a hack and to automaticly add and set a hwid to the VB database?

    I really have no idea where to start and would love any help.

    Thanks in advance!

  2. #2
    QryS's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    8
    My Mood
    Tired
    You need some php knowledge to start..
    Sorry but I don't have really time for this project,maybe later.
    Hope you get something.

  3. #3
    timeshift's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Rio Grande do Sul, Brasil
    Posts
    158
    Reputation
    8
    Thanks
    384
    My Mood
    Breezy
    You'd need a website with PHP and MySQL...

    You should combine some tutorials about MySQL, PHP and VB to create a single system. It's likely that everything you need to know you'll find here at MPGH

  4. #4
    -BF3-'s Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Beside that Tank
    Posts
    101
    Reputation
    10
    Thanks
    2
    My Mood
    Tired
    I know a way, but the problem with vb is the encrypted password. Im reading about php, and that even if i connect to the vb database, i cant get pass the encryption. And its encyption is in PHP

  5. #5
    GodHack2's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    644
    Reputation
    38
    Thanks
    762
    My Mood
    Amused
    You don't have to decrypt the password. Just send the login information with the correct html headers to login.php in Vbulletin via HttpWebRequest.

    And to check if the user is VIP you'll have to connect to the database. I would recommend MySQL connector for .NET.





    beat this bitches ^^^^^^^

    Current Stats : Bored :/


    Respect list :
    Crash !
    Gordon'
    Markoj

  6. #6
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    Quote Originally Posted by GodHack2 View Post
    You don't have to decrypt the password. Just send the login information with the correct html headers to login.php in Vbulletin via HttpWebRequest.

    And to check if the user is VIP you'll have to connect to the database. I would recommend MySQL connector for .NET.
    If you plan to make your application public, never ever use the MySQL connector. It is extremely insecure.

    As said previously, PHP+MySQL.



  7. #7
    iZ3RO's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    191
    Reputation
    32
    Thanks
    536
    My Mood
    Stressed
    Connecting to the forum is easy. However, checking the subscription could be SLIGHTLY harder.
    If you want any help, PM me.

    ~ZerO
    [IMG]https://iforum.*****.net/sig/1.png[/IMG]
    [IMG]https://iforum.*****.net/sig/2.png[/IMG]
    [IMG]https://iforum.*****.net/sig/3.png[/IMG]
    [IMG]https://iforum.*****.net/sig/4.png[/IMG][IMG]https://iforum.*****.net/sig/5.png[/IMG]
    [IMG]https://iforum.*****.net/sig/6.png[/IMG]
    [IMG]https://iforum.*****.net/sig/7.png[/IMG][IMG]https://iforum.*****.net/sig/8.png[/IMG]
    [IMG]https://iforum.*****.net/sig/9.png[/IMG][IMG]https://iforum.*****.net/sig/11.png[/IMG]
    [IMG]https://iforum.*****.net/sig/12.png[/IMG]

Similar Threads

  1. help with login system
    By Connorcide in forum Visual Basic Programming
    Replies: 12
    Last Post: 07-01-2011, 10:23 PM
  2. [Release]Internet Explorer, With a Login System.
    By XuansonOn in forum Visual Basic Programming
    Replies: 1
    Last Post: 04-11-2011, 12:18 AM
  3. [HELP] HWID Login System
    By urosjoj in forum Visual Basic Programming
    Replies: 14
    Last Post: 01-24-2011, 11:41 AM
  4. HOT![Tutorail!]Login system!+Video![Username and password!]
    By almog6666 in forum Visual Basic Programming
    Replies: 3
    Last Post: 04-27-2009, 05:31 PM
  5. HELP with settings
    By nnumel5 in forum MapleStory Hacks, Cheats & Trainers
    Replies: 1
    Last Post: 07-11-2007, 07:40 PM