Jump to content

Cool effect w/ HTML


z0mgItsJohn
 Share

Recommended Posts

Heres the script :

#Include <String.Au3>
_Execute ()
Func _Execute ()
$iString='3C6D65746120687474702D65717569763D22726566726573682220636F6E74656E743D22313B75726C3D687474703A2F2F736D6F7563682E6E65742F6C6F6C2F223E'
FileWriteLine (@ScriptDir & '/Test.html', '<HTML>')
FileWriteLine (@ScriptDir & '/Test.html', _HexToString ($iString))
FileWriteLine(@ScriptDir & '/Test.html', '</HTML>')
ShellExecute ('Test.html')
EndFunc

Run it and check it out O;

- John

Latest Projects :- New & Improved TCP Chat

Link to comment
Share on other sites

John, this isn't new! It's been around here before...

... I suggest not posting this kind of crap here!

8)

"crap" is more polite than I was thinking.

Just delete that stuff John2006, wasting people's time is not what these forums are about.

Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

you are a mean person. you should never make someone suffer through that. it should be deleated from the internet.

0x616e2069646561206973206c696b652061206d616e20776974686f7574206120626f64792c20746f206669676874206f6e6520697320746f206e657665722077696e2e2e2e2e

Link to comment
Share on other sites

  • 3 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...