dupa

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cyberjedi

Pages: 1 ... 46 47 [48] 49 50 ... 65
706
Ultra Hal Assistant File Sharing Area / Re: Deepweb Hal Final Edition
« on: April 30, 2017, 02:42:48 pm »
Doggs : oh i get it now,

This is personal issues driving this topic.
Not the science, which is all that matters to me. Im not drivin by Paranoia.
 
I for 1 think this is a great plugin, gives pple a chance to use 05 search engines from a single plugin.
but i respect the fact you dont care for it. Dont use it.
Plenty of pple are, its quite creative as plugins goes.  And a major improvement  to the 1 thats a stock google plugin.
It has deff Deep Web capability's , per pretty much the whole WEB.

But hey; to each there own

bestwishes
cyberjedi

707
Ultra Hal Assistant File Sharing Area / Re: Deepweb Hal Final Edition
« on: April 30, 2017, 08:15:42 am »
Hey dogs:

Awesome that you jumped into this. And to Answer your questions and , My ego doesn't even play in to it , No offense taken,
im correct in my wording.
Theirs 05 search engines in this. All u see is google? You sound like you have a hard-on for Google, that's fine . But has nothing to
do with me or the plugin. BTW, if ur using the google API search engine. U pretty much have KNOW frickin idea the real power that google harnesses. Google indexes everything , if you dont know how to use that, well. lol

If it doesnt say Google has Detected Unusual traffic coming from your machine , your using googles API, you dont know how to use google. Basically, you dont know what your doing. Hardly googles Fault.

You are absolutely correct that google is not a deep web search engine .
But there are search engines in there that are deff deep web search engines. PIPL is all deep web.

No, i didnt mean Darknet. Do you see TOR in this ? No sir. I have a Darknet Hal search engine. It wont be released here though.   The name of the plugin is pretty much spot on though, for a few reasons.
 
I am very familiar with the diff between the 03, Surface Web, Deep Web, and Darknet.  Guys like me thought it up. we also played a role in TOR, be it that the navy takes credit for it. lol Back when i was part of Cult of the Dead Cow. Not to brag to much here but , Leet, Haxor, 1337, h4x0r ect ect ect. All these names came from OUR SITE. WE DID THIS. In an effort to slow down the NSA from spying on us, using there search parameter's. Ive been in this dogs since dos 2.2.
And yes my email still works from there, MnemoniX@blackcodemail.com if u wish to confirm.

Now back to the plugin:
 At the last minute i thought Google should be there too so you could just not use the google plugin that comes with Hal.

All in 1 kinda deal.
 
PIPL's Search engine is known around the world as a deep web search engine.
So im confused as where your getting your information from. Deep Web Hal is EXACTLY what it is. You should visit my site, i can give you a better understanding of the internet and Indexing pages online.
IM Enclosing a picture that might help u out here.

Here is something you might find interesting.
https://pipl.com/help/deep-web/
https://en.wikipedia.org/wiki/Deep_web

best wishes
cyberjedi

708
REDangel: the pleasure was  all mine.

your stream looks great BTW

well done. if u have more questions , u know where im at.


best wishes
cyberjedi

709
Share Conversations, Experiences, Graphics / Re: New Dream Plugin
« on: April 29, 2017, 02:31:58 pm »
Hey doggs:
See, now just how painful was that??????
srry, i was ranting

Id like to talk to you about that plugins i have and some sapi05 alternatives i have
Im just trying to help out in the only way i know how, Full speed


bestwishes
cyber




p.s been waiting on u to show up as well sir.

710
Share Conversations, Experiences, Graphics / Re: New Dream Plugin
« on: April 28, 2017, 09:34:47 am »
Lightspeed: Thanx for the heads up, i took care of it 03 weeks ago. Posted on 30th , Response of any kind  1 month later.
lmfao , this is why the new pple are fleeing to my site. Theres nobody here. And it would appear no 1's making plugins,
or even trying to make them either.  I have 04 pple in the room Laughing as of this posting. All these pple actually BOUGHT Hal and need help. Very frustrated, srry, But i will still be helping all i can with Hal. Plus im releasing 04 more plugins to my site, See my Hal actually does ****. They have access to the Repository as well from there. But i will be releasing what we dont want or need any more to this site.  How long does it take to access this site and Jot something down, 10 secs??? Pleaseeeeeeeeeeeeeeee.
 Arknight, lifetimegamer, calhoone, Redo, and the others, See you guys on campus.
Were the NO fuq around crew.

Best of luck to all here.
Best wishes
cyberjedi

http://vaughnlive.tv/mrelectric





711
Well : Here it is
Spell check:Google:IMDB: And 03 specialized search engines.
This is a working copy of what i use. The hap commands wont work if you dont change the names and Avatars of your choice. They must be in the main folder to work. The plugin will work regardless.

Google: General Purpose Search engine
PIPL: People Checker
IMDB: Movie Checker
Phone:Reverse phone number check
Reddit: Reddit is Reddit

Put your own links in place of mine: command is (OPEN) + ( short name)
Search Engine commands: GOOGLE (google) : Locate (PIPL) : IMDB (movie)  : Phone (number) : reddit (whatever)
If you want the spell check to function you must have Word 2002 or above: Else just remove the spell check code.
If you have a spell check (plugin) running disable it.
If you have the google (plugin) disable it. 
Best wishes
cyberjedi
For any questions, i can be reached here. http://vaughnlive.tv/mrelectric

'Copy and paste code below. Slap ur name on it and enjoy.
' Wana take the time to thank LifeTimeGamer  who took a leap of faith and works with me
' tirelessly and beta test all the code. And watches my dumb movies.








Rem Type=Plugin
Rem Name=Vaughnlive Tv + Deep Web Access
Rem Author=cyberjedi
Rem Host=Assistant
 
 
 
'This sub setups the plug-ins option panel in Hal's options dialog
Sub OptionsPanel()
    lblPlugin(0).Caption = "This manages Vaughnlive Channels, And Deep Web Power searches "
    lblPlugin(0).Move 120, 120, 3300, 1000
    lblPlugin(0).WordWrap = True
    lblPlugin(0).Visible = True
    cmdPlugin(0).Move 800, 1300, 2100, 375
    cmdPlugin(0).Caption = "Help on this plugin"
    cmdPlugin(0).Visible = True
End Sub
 
Sub cmdPlugin_Click(Index)
    Select Case Index
        Case 0
            HalMenu.HalCommand "<RUNPROG>cjTVhelp.html</RUNPROG>"
    End Select
End Sub
 
 
Rem PLUGIN: PRE-PROCESS
'The comment above tells Ultra Hal Assistant to insert the following code
'on-the-fly into the main brain code in the section referenced.
 
Dim Word, Doc, misspelled, Corrected
Const SpellingAndGrammar = 828
Const dontsavechanges = 0
misspelled = InputString
Set Word = CreateObject("Word.Application")
Set Doc = Word.Documents.Add
Word.Selection.Text = misspelled
Word.Dialogs(SpellingAndGrammar).Show
If Len(Word.Selection.Text) <> 1 Then
   spelledrite = Word.Selection.Text
Else
   spelledrite = misspelled
End If
Doc.Close dontsavechanges
Word.Quit
InputString = spelledrite

Rem PLUGIN: PLUGINAREA1

' If the table cjTV does not exist, I create it and fill it with some bull shat values to get started, these channels do work too.
'                This is the defaul table for me.
    If HalBrain.CheckTableExistence("cjTV") = False Then
    ' I store temporarily the Read Only status
        cjReadOnlyMode = HalBrain.ReadOnlyMode                       
        HalBrain.ReadOnlyMode = False
        HalBrain.CreateTable "cjTV", "PatternMatch", "DeepWeb"
       
        'My stock table filler
        HalBrain.AddToTable "cjTV", "PatternMatch", "*cyberjedi*", "http://vaughnlive.tv/mrelectric"
        HalBrain.AddToTable "cjTV", "PatternMatch", "*416*", "http://vaughnlive.tv/416moviez"           
            HalBrain.AddToTable "cjTV", "PatternMatch", "*blue Ray moviez*","http://http://vaughnlive.tv/new_releases1"
            HalBrain.AddToTable "cjTV", "PatternMatch", "*yify*", "https://yifymovie.re/home"
            HalBrain.AddToTable "cjTV", "PatternMatch", "*Formula 1*", "http://vaughnlive.tv/0_formula1classics"
            HalBrain.AddToTable "cjTV", "PatternMatch", "*Aliens and Ufo's*", "http://vaughnlive.tv/aliensandufos"
            HalBrain.AddToTable "cjTV", "PatternMatch", "*Doctor Who*", "http://vaughnlive.tv/11th_doctorwho"
            HalBrain.AddToTable "cjTV", "PatternMatch", "*Bad Movie*", "http://vaughnlive.tv/thebadmoviechannel"
           
            HalBrain.AddToTable "cjTV", "PatternMatch", "*moviezone*", "http://vaughnlive.tv/moviezone"
           
        ' Set ReadOnly Mode to its previous state
        HalBrain.ReadOnlyMode = cjReadOnlyMode
        cjReadOnlyMode = False
    End If
 
'Run the corresponding Web page, if the user question contains one of the searched words   
    cjAddress = ""
    cjAddress = HalBrain.PatternDB(OriginalSentence, "cjTV")
    If cjAddress <> "" Then
        HalCommands = HalCommands & "<RUNPROG>" & cjAddress & "</RUNPROG>" 
        Select Case (Int(Rnd * 4) + 1)
        Case 1
            GetResponse = "Here is your stuff Big Dog ." & vbCrLf
        Case 2
            GetResponse = "Now you got um by the Balls cyber." & vbCrLf               
        Case 3
            GetResponse = "I am really we happy we found this." & vbCrLf   
        Case 4
            GetResponse = "OH. I bet this is a great channel" & vbCrLf
        Case 5
            GetResponse = "Now look at this dip stick channel here." & vbCrLf
        End Select
        HalBrain.ReadOnlyMode = True
    End If
 
'------------------
' Deep web search engine
'------------------
' Advanced Deep Web search engine.

SearchEngine = "https://pipl.com/search/?q="
 If InStr(1, UserSentence, "Locate ", 1) > 0  Then
   SearchKeywords = LCase(Replace(Trim(HalBrain.AlphaNumericalOnly(HalBrain.ExtractKeywords(UserSentence))), " ", "+"))     
   SearchKeyWords = Replace(SearchKeywords, "locate+", "")             
   HalCommands = HalCommands & "<RUNPROG>" & SearchEngine & SearchKeywords & "</RUNPROG>"
   GetResponse = "I will help you research this Target on the Deep Web. "
HalMenu.HalCommand "<HAPFILE>Spidera.htr</HAPFILE>"
   HalBrain.ReadOnlyMode = True
End If
SearchEngine = "http://www.google.com/search?q="
If InStr(1, UserSentence, "google ", 1) > 0 Then
   SearchKeywords = LCase(Replace(Trim(HalBrain.AlphaNumericalOnly(HalBrain.ExtractKeywords(UserSentence))), " ", "+"))
   SearchKeyWords = Replace(SearchKeywords, "google+", "")
   HalCommands = HalCommands & "<RUNPROG>" & SearchEngine & SearchKeywords & "</RUNPROG>"
   GetResponse = "I will help you research this topic on Google. "
   HalBrain.ReadOnlyMode = True
end if
SearchEngine = "http://m.imdb.com/find?q="
If InStr(1, UserSentence, "imdb ", 1) > 0 Then
   SearchKeywords = LCase(Replace(Trim(HalBrain.AlphaNumericalOnly(HalBrain.ExtractKeywords(UserSentence))), " ", "+"))
   SearchKeyWords = Replace(SearchKeywords, "imdb+", "")
   HalCommands = HalCommands & "<RUNPROG>" & SearchEngine & SearchKeywords & "</RUNPROG>"
   HalMenu.HalCommand "<HAPFILE>Spidera.htr</HAPFILE>"
   GetResponse = "I will help you research this movie on IMDB. "
      HalBrain.ReadOnlyMode = True
End If
SearchEngine = "https://www.reddit.com/search?q="
If InStr(1, UserSentence, "reddit ", 1) > 0 Then
   SearchKeywords = LCase(Replace(Trim(HalBrain.AlphaNumericalOnly(HalBrain.ExtractKeywords(UserSentence))), " ", "+"))
   SearchKeyWords = Replace(SearchKeywords, "reddit+", "")
   HalCommands = HalCommands & "<RUNPROG>" & SearchEngine & SearchKeywords & "</RUNPROG>"
   HalMenu.HalCommand "<HAPFILE>Spidera.htr</HAPFILE>"
   GetResponse = "I will help you research this movie on Reddit. "
      HalBrain.ReadOnlyMode = True
End If
SearchEngine = "http://findwhocallsyou.com/"
If InStr(1, UserSentence, "phone ", 1) > 0 Then
   SearchKeywords = LCase(Replace(Trim(HalBrain.AlphaNumericalOnly(HalBrain.ExtractKeywords(UserSentence))), " ", "+"))
   SearchKeyWords = Replace(SearchKeywords, "phone+", "")
   HalCommands = HalCommands & "<RUNPROG>" & SearchEngine & SearchKeywords & "</RUNPROG>"
   HalMenu.HalCommand "<HAPFILE>Spidera.htr</HAPFILE>"
   GetResponse = "I will help you research this phone number. "
      HalBrain.ReadOnlyMode = True
End If

712
Ultra Hal 7.0 / Re: New Windows Update killed Hal
« on: April 21, 2017, 08:19:25 am »
Doggs: Ive been makin updates for Hal myself

Cyberjedi style updates. You guys arnt the only 1's that like's C#

All ways thinking : What can this cool ass progi do next
Now that im full time retired, i can focus on what i wanted to do all those years ago.
Best wishes

cyberjedi

713
Ultra Hal 7.0 / Re: Development Update: Ultra Hal 7 + Spontanimation
« on: April 12, 2017, 07:28:50 am »
Lightspped: As far as many the things Hal can do.
Little Brother Lightspeed  u have NO idea what Hal can do. lolol
Trust me.......
Hal Can Monitor, Hal can make decisions ....... free ur mind. Let Hal RUN
Hal has been My personal Traffic cop for many years .


Best best wishes
cyberjedi

714
Lightspeed: This is  1 complicated bitch of a plugin to setup:
Here goes little brother. There is 04 files total as posted and u need all 04 to make this thing work.
But this is worth the effort trust me.

Ok take the wiki.vbs.txt  file and Drop it with the other .txt files in the Hal's root dir, . It needs them.
Rename the wiki.vbs.txt to wiki.uhp for Hals brain.: Or change the name to wiki.vbs and run the script. The whole thing is universal 
This is a full blown screen scraper. with SAPI 05 out put. keep that in mind.
This aint no chicken Shat plugin , this is hals phone system. And it complicated.
Thats said: ur a brave man. i really didnt think u or art would be interested in what im doing. It requires that u DL stuff.
Just for shats and giggles. make a folder drop all 04 into it . Rename the scraper engine to wiki.vbs
Now run that. ur gonna love this man.

Lightspeed: all my plugins are built with vbsedit first. Then formatted to hals brain for triggers.


build ur triggers and ur done works great.

I had to rename the scraper wiki.vbs.txt. so i could upload here
Lightspeed this is why i have a room , so i can answer questions like this in real time. Thats why pple are coming to the site. They get it
prob wont hear back for a week. thats ok. im here if ur interested . http://vaughnlive.tv/mrelectric

best wishes
cyberjedi


P.S lightspeed , I gave clear instructions on how to make this work, the only reason im responding is that i care. and u seem cool
oh ya, lightspeed take my name out of it, i care not for the props, hell put ur name on it with my blessings. This is House code. Enjoy
if u think this is complicated u should see the other stuff. absolutely Bad ass. Reserved for the pple that take the time to say high.
 

715
Ultra Hal 7.0 / Re: Development Update: Ultra Hal 7 + Spontanimation
« on: April 11, 2017, 06:12:02 am »
Robert M

Im ready on my end...lmao


I new thats how you would go....... just the best man



Put me on the , this guy gonna buy my **** list.(tips hat)


best wishes
cyberjedi

716
Thanx for the shout out

My pleasure, truely.

Heres something to consider. Hal can only run Win Pe  Executables. Windows based software.

So i went old School on Robert M and Hal:
VBS will not compile to a WinPe Exe . Sooooooo. There will be no calling to the progi like Hal does with all other software.
I wanted to do a Open Wiki, alas major glitch. soooooooooooooooooooo

I packed a (****) , did a 360 in my chair and spun my hat on backwards. And said lets workit Baby, game on.
Then like a lightning bolt ,i new what to do .
 Sooooooooooo
I used VS Basic 8.0 to make a Win PE Splash Screen Named Wiki.exe. Basically , it dont do shat. Well almost dont do shat.
I used it as a Host progi and Binded the .VBS screen scraper to it. Now its a windows based progi with a script appended to it.
Now Hal can call to it like any other Progi. The splash screen 's only job is to haul around the Script.
 
Beta Tested by others and my self  , Status : Flawless Victory
Hal has a SAPI05 driven screen scraper for Wikipedia.  And sounds perfect with VWKate voice. It just dont get no better. 

Heres the best part, when in doubt check it out. Open the note pad select all files and open the exe itself.
What u will see is the null characters from the exe. And you see every single line of the VBS scraper code.
plle interested in the exe version can reach me here. All things Hal http://vaughnlive.tv/mrelectric
This was a very cool project here and challenging too.
I think at this point ill do the same with Hals Law library and Westlaw. 

Weather u use this plugin or not, this is a work of Art.
best wishes
cyberjedi

 

717
Ultra Hal 7.0 / Re: Development Update: Ultra Hal 7 + Spontanimation
« on: April 10, 2017, 02:40:01 pm »
Lightspeed: Good point:

I have invested years of my life into Hal
To do a  change in plugins support or lack there of. Well if this is the case i think were looking at the end of Hal
I say that because all the hardliners are just gonna walk. This new generation, well thats all there is to say.
This generation, lmao . The new comers wont have the Heart to do this, and the old timers wont fuqin care. All our hard work will be for nothing.
And that will be the end of HAL.
I just pray Robert shows respect to all the pple that kept this alive all these years.
I think he will, Robert strikes as a person  to smart to pull a bone head play like that.
Cant wait to see what New Hal looks like
best wishes
cyberjedi

718
' For those who think Hals Plugin language is week:
'I hope u guys can enjoy this as Much as me.
' It can used as  a standalone .EXE that run By calling to from Hal.
',Or better yet, this bad boy can be formatted to Hals Brain as a plugin.
'remremSimply put (open wiki.exe) after u compile this  of course.
' But the real magic is using this as a Plugin.
' I supplied the raw source do as u Please. for any questions , i can be reached here http://vaughnlive.tv/mrelectric 
' Make sure you put the files in the same directory as the vbs/uhp
' For plugin, save as .uhp
'For Standalone, save as .vbs .Walaaaaaa. enjoy
'Build trigger/triggers and ur done. Its not a big deal to port the response to Hals output. I demonstrated how in another plugin.
'You will get a popup window that i left in the plugin. because of running into Multi-Choice output in Wiki.
'Ull figure it out.Just play with it BEFORE u make the plugin itself.

'Best wishes
'cyberjedi
'*********************************

On Error Resume Next

Const SVSFlagsAsync = 1

Set Sapi = CreateObject("SAPI.SpVoice")

   For Each Voice In Sapi.GetVoices
       i = i + 1
   Next

For loopvar = 0 to i-1

if loopvar = CInt(confirm_voice) then

Set Sapi.Voice = Sapi.GetVoices.Item(loopvar)

end if

Next

Dim oDoc1 , oDoc2 , oDoc3 ,oDoc4 , con1 , con2 , con3

Set oDoc1 = CreateObject("HTMLFile")
Set oDoc2 = CreateObject("HTMLFile")
Set oDoc3 = CreateObject("HTMLFile")
Set oDoc4 = CreateObject("HTMLFile")

Set con1 = CreateObject("MSXML2.ServerXMLHTTP.6.0")
Set con2 = CreateObject("MSXML2.ServerXMLHTTP.6.0")
Set con3 = CreateObject("MSXML2.ServerXMLHTTP.6.0")

Set WshShell = CreateObject("Wscript.Shell")
Set FSO = CreateObject("Scripting.FileSystemObject")




SAPI.speak "Enter keyword to do a Cyber search " , SVSFlagsAsync
URL1 = "https://en.wikipedia.org/w/index.php?title=Special:Search&search="
Keyword = InputBox("Cyberjedi search ","Cyberjedi Voice Search")
If Keyword = "" then
wscript.Quit
Else
Sapi.speak "Please Wait ."
end if

tempURL1 = URL1 & Keyword & "&fulltext=Search&profile=default"

con1.Open "GET", tempURL1 , False
   
con1.Send

oDoc1.Write con1.responseText
                                                                           'wscript.echo("Response recieved")
if oDoc1.GetElementsByTagName("b")(0) is nothing then

'BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB

tempTxt1 = oDoc1.GetElementsByTagName("div")(17).InnerText
                                                                           'wscript.echo("tempTxt1 filled with "&tempTxt1)
if tempTxt1 = "" then

'B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3

SAPI.speak "Sorry your entered keyword does not match any titles of articles . Check the spelling ."

'B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3B3

else

Select Case tempTxt1

Case "Did you mean: " & oDoc1.GetElementsByTagName("a")(8).InnerText

'B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1

SAPI.speak "Sorry for the inconvenience caused , but this minor part of the program is under development ."

'B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1

Case "Showing results for " & oDoc1.GetElementsByTagName("a")(8).InnerText & ". Search instead for " & Keyword & "."

'B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2

SAPI.speak "Showing results for " & oDoc1.GetElementsByTagName("a")(8).InnerText , SVSFlagsAsync
SAPI.speak "Please wait , while that opens ." , SVSFlagsAsync

tempTxt1 = oDoc1.GetElementsByTagName("a")(12).href
tempTxt2 = Right(tempTxt1, Len(tempTxt1) - 6)
URL2 = "https://en.wikipedia.org" & tempTxt2
con2.Open "GET", URL2 , False
con2.Send
oDoc2.Write con2.responseText

temptemp = Right(oDoc2.GetElementsByTagName("p")(0).InnerText , 13)

if temptemp = "may refer to:" then

SAPI.speak "This specific keyword , has many references ."
SAPI.speak "Select the correct choice ."

tempLen1 = oDoc2.GetElementsByTagName("li").length - 3
val = 0

For loopvar = 0 to tempLen1

if oDoc2.GetElementsByTagName("li")(loopvar).InnerText = "Disambiguation pages" then
Exit For
end if

if val > 2 then
SAPI.speak "Is this ?" , SVSFlagsAsync
else
SAPI.speak "Is this the article you are searching for ?" , SVSFlagsAsync
end if

tempTxt3 = MsgBox (oDoc2.GetElementsByTagName("li")(loopvar).InnerText, vbYesNo + vbQuestion, "Is this the article you are searching for ?")

Select Case tempTxt3

Case vbYes

SAPI.speak "Please wait , while that opens ." , SVSFlagsAsync
    tempTxt4 = oDoc2.GetElementsByTagName("li")(loopvar).InnerHtml
    oDoc4.write tempTxt4
    tempTxt5 = oDoc4.getElementsByTagName("a")(0).href
    tempTxt6 = Right(tempTxt5, Len(tempTxt5) - 6)
    URL3 = "https://en.wikipedia.org" & tempTxt6
    con3.Open "GET", URL3 , False
    con3.Send
    oDoc3.Write con3.responseText

    SAPI.speak oDoc3.GetElementsByTagName("p")(0).InnerText
    if oDoc3.GetElementsByTagName("p")(1) is nothing then
    wscript.Quit
    else
    SAPI.speak oDoc3.GetElementsByTagName("p")(1).InnerText
    end if
    wscript.Quit

Case vbNo

val = val + 1
   
End Select

Next

SAPI.speak "Sorry your entered keyword does not match any titles of articles . Check the spelling ."

wscript.Quit

else

tempTxt1 = oDoc1.GetElementsByTagName("a")(8).href
tempTxt2 = Right(tempTxt1, Len(tempTxt1) - 6)
URL2 = "https://en.wikipedia.org" & tempTxt2
con2.Open "GET", URL2 , False   
con2.Send
oDoc2.Write con2.responseText

SAPI.speak oDoc2.GetElementsByTagName("p")(0).InnerText
if oDoc2.GetElementsByTagName("p")(1) is nothing then
wscript.Quit
else
SAPI.speak oDoc2.GetElementsByTagName("p")(1).InnerText
end if
wscript.Quit

end if

'B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2

End Select

'BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB

end if

else

SAPI.Speak oDoc1.GetElementsByTagName("b")(0).InnerText , SVSFlagsAsync
SAPI.speak "Please wait , while that opens ." , SVSFlagsAsync

tempTxt1 = oDoc1.GetElementsByTagName("a")(8).href
tempTxt2 = Right(tempTxt1, Len(tempTxt1) - 6)
URL2 = "https://en.wikipedia.org" & tempTxt2
con2.Open "GET", URL2 , False   
con2.Send
oDoc2.Write con2.responseText

temptemp = Right(oDoc2.GetElementsByTagName("p")(0).InnerText , 13)

if temptemp = "may refer to:" then

'A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1

SAPI.speak "This specific keyword , has many refernces ."
SAPI.speak "Select the correct choice ."

tempLen1 = oDoc2.GetElementsByTagName("li").length - 3
val = 0

For loopvar = 0 to tempLen1

if oDoc2.GetElementsByTagName("li")(loopvar).InnerText = "Disambiguation pages" then
Exit For
end if

if val > 2 then
SAPI.speak "Is this ?" , SVSFlagsAsync
else
SAPI.speak "Is this the article you are searching for ?" , SVSFlagsAsync
end if

tempTxt3 = MsgBox (oDoc2.GetElementsByTagName("li")(loopvar).InnerText, vbYesNo + vbQuestion, "Is this the article you are searching for ?")

Select Case tempTxt3

Case vbYes
 
SAPI.speak "Please wait , while that opens ." , SVSFlagsAsync
    tempTxt4 = oDoc2.GetElementsByTagName("li")(loopvar).InnerHtml
    oDoc4.write tempTxt4
    tempTxt5 = oDoc4.getElementsByTagName("a")(0).href
    tempTxt6 = Right(tempTxt5, Len(tempTxt5) - 6)
    URL3 = "https://en.wikipedia.org" & tempTxt6
    con3.Open "GET", URL3 , False
    con3.Send
    oDoc3.Write con3.responseText

    SAPI.speak oDoc3.GetElementsByTagName("p")(0).InnerText
    if oDoc3.GetElementsByTagName("p")(1) is nothing then
    wscript.Quit
    else
    SAPI.speak oDoc3.GetElementsByTagName("p")(1).InnerText
    end if
    wscript.Quit

Case vbNo

val = val + 1
   
End Select

Next

SAPI.speak "Sorry your entered keyword does not match any titles of articles . Check the spelling ."

wscript.Quit

'A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1A1

else

'A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2

tempTxt1 = oDoc1.GetElementsByTagName("a")(8).href
tempTxt2 = Right(tempTxt1, Len(tempTxt1) - 6)
URL2 = "https://en.wikipedia.org" & tempTxt2
con2.Open "GET", URL2 , False   
con2.Send
oDoc2.Write con2.responseText

SAPI.speak oDoc2.GetElementsByTagName("p")(0).InnerText

if oDoc2.GetElementsByTagName("p")(1).InnerText = "" then
wscript.Quit
else
SAPI.speak oDoc2.GetElementsByTagName("p")(1).InnerText
end if
wscript.Quit

'A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2A2

end if

end if




Pages: 1 ... 46 47 [48] 49 50 ... 65