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:
Runescape client help

 

 


Fire_Of_Hell
Newbie

Mar 10, 2006, 5:29 PM

Post #1 of 9 (505 views)
Shortcut
Runescape client help Can't Post

hi,

can some-one help me actually make my runescpae client? i mean, actually paste the source code. i made a client the best i could but i cant get it to stop redirecting me back to the runescape homepage. any posts about the runescape clients and how to make them most probbly wont work for me because i am using vb .net studio academic edition.

remember, all i want is the source code

thanks.



terrankiller
Veteran


Mar 12, 2006, 8:35 AM

Post #2 of 9 (487 views)
Shortcut
Re: [Fire_Of_Hell] Runescape client help [In reply to] Can't Post

I guess you don't know vb then. I think I'll post source to stop the web browser from redirecting to runescape.com.


Fire_Of_Hell
Newbie

Mar 12, 2006, 10:11 PM

Post #3 of 9 (479 views)
Shortcut
Re: [terrankiller] Runescape client help [In reply to] Can't Post

pm me with the full vb code then, remember, i use vb studio 2003 accademic. i got some code of sythe.org and that doesnt redirect me, it jsut says page couldnt be displayed.


thechezman14
Enthusiast


Mar 13, 2006, 6:13 PM

Post #4 of 9 (463 views)
Shortcut
Re: [terrankiller] Runescape client help [In reply to] Can't Post


In Reply To
I guess you don't know vb then. I think I'll post source to stop the web browser from redirecting to runescape.com.

damn straight he doesn't, if copy and paste all your source, then you dont make a program, you only rip a program



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
will MM for FREE

This is 10% luck, 20% skill, 15% concentrated power of will, 5% pleasure, 50% pain, And a 100% reason to remember the name - mike shinoda


Fire_Of_Hell
Newbie

Mar 13, 2006, 7:01 PM

Post #5 of 9 (462 views)
Shortcut
Re: [thechezman14] Runescape client help [In reply to] Can't Post

cmon, any runescape client that i find has spyware, so i wanna make my own, so all i want is that code to stop it redirecting me.


thechezman14
Enthusiast


Mar 13, 2006, 8:21 PM

Post #6 of 9 (456 views)
Shortcut
Re: [Fire_Of_Hell] Runescape client help [In reply to] Can't Post

oh, i misunderstood you, i thought u wanted the source for a whole client....i'm sorrzy, i only know the code for VB6.0



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
will MM for FREE

This is 10% luck, 20% skill, 15% concentrated power of will, 5% pleasure, 50% pain, And a 100% reason to remember the name - mike shinoda


DeadMeat™
Enthusiast


Mar 15, 2006, 8:26 AM

Post #7 of 9 (441 views)
Shortcut
Re: [Fire_Of_Hell] Runescape client help [In reply to] Can't Post

Your welcome....

Code
Private Sub WebBrowser1_BeforeNavigate2(ByVal pDisp As Object, URL As Variant, Flags As Variant, TargetFrameName As Variant, PostData As Variant, Headers As Variant, Cancel As Boolean)  On Error Resume Next  If URL = "http://www.runescape.com/" Then Cancel = True  End Sub



(This post was edited by DeadMeat™ on Mar 15, 2006, 8:27 AM)


thechezman14
Enthusiast


Mar 15, 2006, 2:41 PM

Post #8 of 9 (434 views)
Shortcut
Re: [DeadMeat™] Runescape client help [In reply to] Can't Post

thats for vb6 he's asking it for vb 2003



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
will MM for FREE

This is 10% luck, 20% skill, 15% concentrated power of will, 5% pleasure, 50% pain, And a 100% reason to remember the name - mike shinoda


Fire_Of_Hell
Newbie

Mar 16, 2006, 7:54 PM

Post #9 of 9 (427 views)
Shortcut
Re: [thechezman14] Runescape client help [In reply to] Can't Post

nevermind, im using vb6 onw, i got it off my friend.



i only use vb studio when i cant make a program using vb6 now, ty anyways,

thread closed

 
 
 


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