Jump to content

Console browser - BrowseConsole v0.7 - NEW VERSION


Cyber
 Share

Recommended Posts

Hi!

With this program you can navigate in a textual console.

comment please :)

Type help for... help ;)

The 0.6 version is the last version, for now, i dont thinks continue upgrade the program

- Version (0.7)

browseConsole_v0.7.au3

- Now you can use program form cmd.exe console.

COMPILE IT IN "Console?" MODE AND EXEC FROM cmd.exe console!!

- Version (0.6)

browseConsole_v0.6.au3 ( 49.23K ) Number of downloads: 89

browseConsole_v0.6.au3

- why return to 0.6? becouse the name of the UDF function as crazy change........ but this versione now work

- version (0.61)

browseConsole_v0.61.au3 ( 49.24K ) Number of downloads: 80

-bug fixed

- Beta version (0.6)

browseConsole_v0.6.au3 ( 49.23K ) Number of downloads: 157

- add read command for read the webpage!

- more less change

- PreAlpha version (0.53)

browseConsole_v0.52.au3 ( 41,9K ) Number of downloads: 51

- add images command

- add image command

- add showtra command

- add settings command

- add CTRL + PAGUP/PAGDOWN hotkey

- PreAlpha version (0.52)

browseConsole_v0.52.au3 ( 33K ) Number of downloads: 33

- add clear command

- add image command

- PreAlpha version (0.51)

browseConsole_v0.51.au3 ( 30.89K ) Number of downloads: 21

- FEATURE

- possibility of show image

THANKS to Jerome DERN (jdern "at" free "dot" fr) for console function!

IMAGE:

Posted Image

Console in default mode

Posted Image

Console in show mode

Posted Image

Console in showtra mode

FastHelp:

COMMAND = DESCRIPTION"

read = "Read the webpage in textual mode"

settings = "setting GUI"

images {param} = "show the image/s information of the page, param optional: big/medium/small" *NEW*

image [imageId] = "show the image in GUI, before call images and get imageID" *NEW*

showtra {param} = "unhide browser and lay upon under console, and set console transparency, param option: gradient transparency" *NEW*

CTRL+PAGUP/PAGDOWN = "in "show" mode scroll the IE window UP and DOWN" *NEW*

exit = "exit from BrowserConsole"

[return] = "return the state of the page (loaded or not)"

help = "help menu"

image OR images = "show the image/s information of the page, param optional: big/medium/small"

cls OR clear = "clear the screen"

linktot = "show link text and url"

linkurl = "show link url"

link = "show link text"

back = "back button of browser"

url = "navigate to or [%ElementOfStack]"

html = "show page's html"

cliphtml = "copy html to clipboard"

hide ="hide browser (start default)"

show = "unhide browser and split the screen"

form > formelement > formvalue = "form(ENTER) show forms AND select element form (ENTER) (IF YOU PRESS ENTER WITHOUT TEXT IS CONSIDERATED SUBMIT)> select value (ENTER)"

stackadd = "add URL in stack"

stackdel [idStack] = "del URL in stack"

stackshow = "show all URL in stack"

stacksave = "save stack in file"

stackopen = "open stack from file"

FORM EXAMPLE COMMAND:

form [return]

select the element of the form [return]

insert the new value [return]

form submit:

form[return]

[return]

[return]

Edited by Cyber
Console Browse: Navigate on the WEB in a textual consoleMultiPing!: Show computer on the lan and/or show the local/remote task, ALL animated!KillaWin: Event executingCryptPage: Crypt your webpage and show only with key
Link to comment
Share on other sites

  • 5 weeks later...
  • 3 months later...

This is a bad comment but I get an error on line 1444. Unknown function name: _GUICtrlEditSetSel(....)

Do I need some UDF? I installed Autoit 3.2.10.0 without changing any of it's files.

[EDIT]

Okay so now the function name should be called:

_GUICtrlEdit_SetSel instead of _GUICtrlEditSetSel

Corrected if you replace all cases of _GUICtrlEditSetSel with _GUICtrlEdit_SetSel the program should work fine for AutoIT 3.2.10.0

Edited by Yho2005
Link to comment
Share on other sites

  • 2 months later...

This is a bad comment but I get an error on line 1444. Unknown function name: _GUICtrlEditSetSel(....)

Do I need some UDF? I installed Autoit 3.2.10.0 without changing any of it's files.

[EDIT]

Okay so now the function name should be called:

_GUICtrlEdit_SetSel instead of _GUICtrlEditSetSel

Corrected if you replace all cases of _GUICtrlEditSetSel with _GUICtrlEdit_SetSel the program should work fine for AutoIT 3.2.10.0

ops.... :D

thanks!

Console Browse: Navigate on the WEB in a textual consoleMultiPing!: Show computer on the lan and/or show the local/remote task, ALL animated!KillaWin: Event executingCryptPage: Crypt your webpage and show only with key
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...
  • 8 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...