Free Games Forum
Free Games Games Forums Music Forums TV Forums

  Free Games Forum Home FORUM
HOME
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN
Rules & FAQ RULES / FAQ
REPORT SPAM

Free Games Forum: Game Technology: Visual Basic / VB:
vb script help plz

 

 


hexscript
Member


Nov 21, 2005, 11:15 AM

Post #1 of 9 (354 views)
Shortcut
vb script help plz Can't Post

ok i have the hole script down and it does everything (its a client) and the world select Cennect button has an error in it ....

this is the part that it sais has the error
============================
Sub playrs(world As Integer)
world_found = False

For i = 0 To 48
If world = f2p(i) Then
WebBrowser1.Top = -1800
world_found = True
Else
End If
Next
For i = 0 To 29
If world = p2p(i) Then
WebBrowser1.Top = -430
worlf_found = True
Else
End If
Next
If world_found = False Then
ok = MsgBox("Invalid world number '" & world & "', go to hell!", vbOKOnly, "world?")
Exit Sub
End If

Source = Inet1.OpenURL("http://www.runescape.com/aff/runescape/serverlist.cgi?plugin=0&lores.x=79&lores.y=42")

Key = Between(Source, "client.cgi?world=24&plugin=0&lores=79&", " oncontextmenu=")


========================================
-'`'-.,.-'` NoT ThE SmArTeSt EGGO In ThE FREEzR`'-.,.-'`'-



Van Jens
Veteran


Nov 21, 2005, 11:15 AM

Post #2 of 9 (348 views)
Shortcut
Re: [hexscript] vb script help plz [In reply to] Can't Post

Wrong forum....


hexscript
Member


Nov 21, 2005, 11:17 AM

Post #3 of 9 (346 views)
Shortcut
Re: [Van Jens] vb script help plz [In reply to] Can't Post

its a client for rs2 im in th rs2 fourm when im dose this i will post the download in this fourm lolTongueTongueCool


========================================
-'`'-.,.-'` NoT ThE SmArTeSt EGGO In ThE FREEzR`'-.,.-'`'-


Van Jens
Veteran


Nov 21, 2005, 11:18 AM

Post #4 of 9 (345 views)
Shortcut
Re: [hexscript] vb script help plz [In reply to] Can't Post

Ok, you're just not making any sense now. Cheats/Autos forum please.


hexscript
Member


Nov 21, 2005, 11:20 AM

Post #5 of 9 (343 views)
Shortcut
Re: [Van Jens] vb script help plz [In reply to] Can't Post

a client isnt a cheat or an auto lol im gunna go to that fourm but i just love to argueWinkTongue


========================================
-'`'-.,.-'` NoT ThE SmArTeSt EGGO In ThE FREEzR`'-.,.-'`'-


masterofall
Enthusiast

Nov 21, 2005, 11:30 AM

Post #6 of 9 (339 views)
Shortcut
Re: [hexscript] vb script help plz [In reply to] Can't Post


In Reply To
ok i have the hole script down and it does everything (its a client) and the world select Cennect button has an error in it ....

this is the part that it sais has the error
============================
Sub playrs(world As Integer)
world_found = False

For i = 0 To 48
If world = f2p(i) Then
WebBrowser1.Top = -1800
world_found = True
Else
End If
Next
For i = 0 To 29
If world = p2p(i) Then
WebBrowser1.Top = -430
worlf_found = True
Else
End If
Next
If world_found = False Then
ok = MsgBox("Invalid world number '" & world & "', go to hell!", vbOKOnly, "world?")
Exit Sub
End If

Source = Inet1.OpenURL("http://www.runescape.com/aff/runescape/serverlist.cgi?plugin=0&lores.x=79&lores.y=42")

Key = Between(Source, "client.cgi?world=24&plugin=0&lores=79&", " oncontextmenu=")



stop spamming forums with this


J.T.Pickering
Senior Member


Nov 21, 2005, 2:06 PM

Post #7 of 9 (331 views)
Shortcut
Re: [hexscript] vb script help plz [In reply to] Can't Post


In Reply To
a client isnt a cheat or an auto lol im gunna go to that fourm but i just love to argueWinkTongue


That's a BAD thing... Especially when you're arguing with vets like him...


Friday13th
Senior Member


Nov 22, 2005, 7:15 PM

Post #8 of 9 (318 views)
Shortcut
Re: [j.t.pickering] vb script help plz [In reply to] Can't Post

I dont think that Autominers & bots form is a right place for such thread
-> moving thread.


____________
the old one


Cruel__Machine
Senior Member


Nov 23, 2005, 4:49 PM

Post #9 of 9 (304 views)
Shortcut
Re: [Friday13th] vb script help plz [In reply to] Can't Post

You must have watch the client videos.
VERY old and that method doesn't work now. Jagex changed their site twice since then. They added server prefixes, changed page extensions, etc.

I would made a client framework for you now if I had time. All I can say it search Sythe.org for a client source (has to be one some where...)
I will try to put a source up on my site as soon as I can, but I don't think there is one there yet.


EOP
___________________________
"If evolution were true, I'd have a self-lubricating hand."

Programmers: http://Cruels.net

 
 
 


Search for (options) Web Design by Web Ideas - Page loaded in: 0.16 s on (CGI/1.1)