Go Back   Gaming Gutter


» Site Navigation
» Home
» FAQ
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Advertisement
» Recent Threads
Go to first new post Holy fuck shit, SQL...
Today 01:04 AM
Last post by Hodizzle
Today 01:20 AM
2 Replies, 3 Views
Go to first new post GG NIGHT CREW, CHECK IN!
12-15-2008 04:59 AM
by Bunneh
Last post by Unregenerate Passion
Today 01:19 AM
3,918 Replies, 16,488 Views
Go to first new post Do you have the Adam's...
Yesterday 05:50 PM
by oneone
Last post by cookieface
Today 12:37 AM
14 Replies, 75 Views
Go to first new post Good Night Thread
01-11-2007 03:13 AM
By emit
Last post by InSane
Today 12:36 AM
964 Replies, 10,825 Views
Go to first new post Im buying these pets
12-31-2008 12:41 AM
by Kospor
Last post by Kospor
Today 12:34 AM
9 Replies, 86 Views
View Single Post

 
Old 01-22-2008, 11:41 PM   #14 (permalink)
second2none
Underground

Male second2none is offline
 
Join Date: Sep 2006
Location: BrisBANE <----
Age: 19
Posts: 5,025
GPoints: 473
iTrader: 1 / 100%
second2none Is a Party Captainsecond2none Is a Party Captainsecond2none Is a Party Captain
Rep Power: 16
Try to neaten your code up a bit.

Quote:
Private Sub cmdLogin_Click()
Dim strHTML As String

strHTML = Wrapper.PostWrapper("http://srpg.myircshells.com/login.php", "user=" & txtUser.Text & "&pass=" & txtPass.Text)

If InStr(1, strHTML, "failed") Then
lblStatus.Caption = "Bad password."
ElseIf InStr(1, strHTML, "logged") Then
lblStatus.Caption = "Logged In."
strHTML = Wrapper.GetWrapper("http://srpg.myircshells.com/index.php", "http://srpg.myircshells.com/login.php")
If InStr(1, strHTML, "Shadow RPG") Then
strHTML = Wrapper.GetWrapper("http://srpg.myircshells.com/promo.php", "http://srpg.myircshells.com/index.php")
strHTML = Wrapper.GetWrapper("http://srpg.myircshells.com/promo.php?action=explore", Wrapper.LastPage)
lblStatus.Caption = "Working."
If InStr(1, strHTML, "Try again") Then
strHTML = Wrapper.GetWrapper("http://srpg.myircshells.com/promo.php?action=explore", "http://srpg.myircshells.com/promo.php?action=explore")
ElseIf InStr(1, strHTML, "Unown") Then
strHTML = Wrapper.GetWrapper("http://srpg.myircshells.com/promo.php?action=catch", "http://srpg.myircshells.com/promo.php?action=explore")
Else
lblStatus.Caption = "Unknown Error. 3"
End If
Else
lblStatus.Caption = "Unknown Error. 2"
End If
Else
lblStatus.Caption = "Unknown Error. 1"
End If

End Sub

It was hard to understand what you wanted... but try that xD
__________________
This is from:
Screenies Of A Mod
Code:
How did you do it? FLP , jotform, some other form of hacking? - First Class Noob
Lawl.. funny shit.

Quote:
Originally Posted by Kore
By k[ore] on Today, 08:44 AM
i'll give you rep alright, but it won't be positive.
Lawl Ownt

Hoes forgot to eat a dick and shut the FUCK UP!
 
 
Powered by vBadvanced CMPS v3.1.0

All times are GMT -7. The time now is 01:20 AM.


vBulletin skin developed by: eXtremepixels
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The contents of this webpage are copyright © 2006-2008 GamingGutter.com. All Rights Reserved.

Page generated in 0.15537906 seconds (100.00% PHP - 0% MySQL) with 17 queries