ThyElite Forums  
Go Back   ThyElite Forums > Downloads > Programs
Reload this Page What Should 4.0 include?
Reply
 
Thread Tools Display Modes
(#11)
Old
Prophet- is Offline
1337
Prophet- is on a distinguished road
 
Posts: 243
Join Date: Jul 2006
Default 07-17-2006, 12:35 AM

Quote:
Originally Posted by DefectiveProduct
Well you could include an auto TVB finder with a login on the client itself. Ever think of that?
haha actually i did add a tvb finder before i saw this post, im waaaay ahead of ya,

and yes, it does have a minimize

umm...

as for the error, i will add in the code, tricky little bugger that is haha

-----------
as for the takeshi/prophet question....

I am Prophet, Takeshi runs cokestudios.org...

Takeshi is/was making a browser that was actually really good and seemed like it promised alot but it has been in development for a while and i have given up on hopes that it would come out.

My program offers everything that takeshi's Preview program offers and more. I hope to spread this new 4.0 version across the coke net and be the major programmer people look to for a good quality browser
Reply With Quote
(#12)
Old
W a r n i n g is Offline
1337
W a r n i n g is on a distinguished road
 
Posts: 280
Join Date: Jun 2006
Send a message via AIM to W a r n i n g Send a message via MSN to W a r n i n g
Default 07-18-2006, 12:03 PM

Quote:
Originally Posted by DefectiveProduct
Sorry for the double post but I looked over 3.0 and found that the browser buttons shut down the program and give you an error when they have nowhere to navigate.

You can prevent this by adding a line of On error resume next before each coding for the browser buttons.

Like,

Code:
Private Sub BtnBack_Click()
On error resume next
Webbrowser.GoBack
End Sub
That way it skips on error and you can click the buttons all you want without the program.

EDIT: And maybe you could include a KeyDown function that makes the browser navigate when you hit enter in the URL bar.
Code:
Private Sub TxtUrlBar_KeyDown(KeyCode As Integer, Shift As Integer)
On Error Resume Next
If KeyCode = vbKeyReturn Then
Browser.Navigate TxtUrlBar.Text
End If
End Sub
It isnt a double post when you post at two diffrent times. Not like 7:30 then 7:32 but like 7:30 and then 8:00 And when is this going to be out?



looking for 1 dollar donations throught paypal... send me the money throught tyler@toxictunes.net
Reply With Quote
(#13)
Old
DefectiveProduct is Offline
The Best
DefectiveProduct is on a distinguished road
 
Posts: 771
Join Date: Jul 2006
Location: O_o
Default 07-18-2006, 01:12 PM

Quote:
Originally Posted by W a r n i n g
It isnt a double post when you post at two diffrent times. Not like 7:30 then 7:32 but like 7:30 and then 8:00 And when is this going to be out?
A double post is pretty much just posting twice in a row.

And ask Prohet- when it's gonna be out.






Reply With Quote
(#14)
Old
Geoff is Offline
1337
Geoff is on a distinguished road
 
Posts: 238
Join Date: Jul 2006
Smile 07-19-2006, 02:02 PM

i think it should have the auto advance stuff so it automaically finds it, a nice layout, maybe instead of like "main account" make it say like the persons accoutn for an example "AncientTimes" ect.


▪تGєǿƒƒ™ت▪ :toothy2:
Reply With Quote
(#15)
Old
Sifter is Offline
Master of the Post
Sifter is on a distinguished road
 
Posts: 309
Join Date: Jul 2006
Location: Stockton, California
Send a message via AIM to Sifter Send a message via MSN to Sifter Send a message via Yahoo to Sifter
Default 07-19-2006, 05:45 PM

But what use is a TVB finder now?
Reply With Quote
(#16)
Old
zakowako is Offline
Member
zakowako is on a distinguished road
 
Posts: 23
Join Date: Jul 2006
Smile 07-20-2006, 11:55 AM

where can i get the old version of prophet - cos i got no coke progs yet and all the sites apart form this seem to be down like cs.org and cokestudios or are they the same - lol
Reply With Quote
(#17)
Old
EnergyDrink is Offline
Member
EnergyDrink is on a distinguished road
 
Posts: 31
Join Date: Jul 2006
Location: new jersey
Default 07-26-2006, 07:11 PM

uh thats like asking what is the difference between Poop and Spam
Reply With Quote
(#18)
Old
mikeo is Offline
Lurker
mikeo is on a distinguished road
 
Posts: 2
Join Date: Oct 2006
Default 10-24-2006, 01:24 PM

can u put a sharktale filter on it???
Reply With Quote
(#19)
Old
boner2191 is Offline
Master of the Post
boner2191 is on a distinguished road
 
Posts: 304
Join Date: Jun 2006
Default 10-24-2006, 01:39 PM

Quote:
Originally Posted by mikeo View Post
can u put a sharktale filter on it???
I am all most positive that was patched.
Reply With Quote
(#20)
Old
Matt_Hardy is Offline
Spamzilla
Matt_Hardy is on a distinguished road
 
Posts: 988
Join Date: Jun 2006
Location: United Kingdom
Send a message via AIM to Matt_Hardy Send a message via MSN to Matt_Hardy Send a message via Yahoo to Matt_Hardy
Default 10-24-2006, 01:43 PM

It is Patched
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.