 |
10-19-2007, 12:23 AM
|
|
|
ACT Developer
Character: Aditu
Guild: Cataclysm
Server: Permafrost
Posts: 278
|
Viewing ACT Data in Fullscreen EQ2
I thought I'd try to direct a spotlight on an apparently not well known feature of ACT that I'm asked for too often. That's of course seeing parses when EQ2 is in full screen mode. Technically it has almost always existed, but most people didn't understand it.
v2.6 and later introduced the easiest to use and most useful implementation. The beginning steps of a web interface for ACT. Not a static webpage, but ACT running as an HTTP server for you to look at data from.
Since it's an HTTP server, not only can you look at the web interface locally, but give your IP out and let anyone see your data. From a Mini-Window parse, to your spell timers to any normal table you can view in ACT's memory.
Here's a little Tutorial with example pictures of what you can get from it:
Using the in-game HTML display
|
|
|
10-19-2007, 01:04 AM
|
|
|
Testiculos habet et bene pendentes!
Character: Kyrsten
Guild: Imperium
Server: Mistmoore
Posts: 907
|
Re: Viewing ACT Data in Fullscreen EQ2
thanks for this, it's pretty handy!
__________________
Dirge / Defiler / Guardian
|
|
|
10-19-2007, 06:24 PM
|
|
|
I took the red pill :(
Character: Aleraku/Alaedraa
Server: Blackburrow
Posts: 7,466
|
Re: Viewing ACT Data in Fullscreen EQ2
Be mindful of the security concerns.
__________________
80/140 Wizard, 80/140 Illusionist, 80/140 Warden, 80/126 Troubador, 73/107 Coercer, 60 Paladin
An enchanter epic weapon without subjugation is like a Buckeyes T-shirt without the colors scarlet and gray.

Don't find yourself fixing things out of fear that you should have fixed out of love.
|
|
|
10-20-2007, 12:13 AM
|
|
|
Sha La La La Lee
|
Re: Viewing ACT Data in Fullscreen EQ2
Quote:
Originally Posted by Illuminator
Be mindful of the security concerns.
|
The security concerns of running a server binded to the loopback interface are none, unless somebody already has access to your machine.
__________________
Picked her up on a Friday night, Sha la la la lee, yeah
I knew everything gonna be alright, Sha la la la lee, yeah
Sha la la la lee
I asked her 'where do you wanna go?', Sha la la la lee, yeah
Well we went someplace, I don't know, Sha la la la lee, yeah
Sha la la la lee
|
|
|
10-20-2007, 02:01 AM
|
|
|
ACT Developer
Character: Aditu
Guild: Cataclysm
Server: Permafrost
Posts: 278
|
Re: Viewing ACT Data in Fullscreen EQ2
I wouldn't say that Illuminator's warnings are baseless. The HTTP server will open ports on all available interfaces, otherwise you wouldn't be able to have other people view the server like the tutorial describes.
It's of course true that port scanners will look for servers on port 80, so feel free to change the port number if you wish. If you have a software firewall, feel free to block the external listening port; localhost should still work. If you have a router, don't forward port 80 or whatever you choose.
If you wish for others to use the web interface for things such as spell timers or the mini-window display, obviously you must open yourself to the internet.
ACT's server is not based on any other technology so a "hacker" would have to start from scratch in order to exploit it. ACT's server by default cannot serve physical files from your computer so there is no easy way to access the computer's file system. If someone want's to DOS attack the web server in order to crash ACT or whatever might happen, you have other problems.
|
|
|
10-24-2007, 05:55 PM
|
|
|
Indirect DPS FTW!
Character: Bufferer (Quit)
Guild: ex-Paragon
Server: ex-Everfrost
Posts: 192
|
Re: Viewing ACT Data in Fullscreen EQ2
How do you get the different parse options to show up in the mini parse (under Copy to Clipboard)? I have multiple parse types set in ACT.
__________________
|
|
|
10-25-2007, 04:44 AM
|
|
|
ACT Developer
Character: Aditu
Guild: Cataclysm
Server: Permafrost
Posts: 278
|
Re: Viewing ACT Data in Fullscreen EQ2
It just creates links for each preset for the mini-window. If you have a bunch of clipboard presets, just recreate them in the mini-window options, and they'll show up on that webpage.
|
|
|
10-25-2007, 07:43 PM
|
|
|
Indirect DPS FTW!
Character: Bufferer (Quit)
Guild: ex-Paragon
Server: ex-Everfrost
Posts: 192
|
Re: Viewing ACT Data in Fullscreen EQ2
Ah yeah, I figured it out after I posted this, it seems the server has to be restarted for it to take effect.
__________________
|
|
|
10-25-2007, 09:03 PM
|
|
|
ACT Developer
Character: Aditu
Guild: Cataclysm
Server: Permafrost
Posts: 278
|
Re: Viewing ACT Data in Fullscreen EQ2
It's actually a bug that the server has to be restarted. The page should be dynamically generated on each serve.
The page however does not need to be served that often... only when you first get to that URL or hit reload. The inner contents(the parse text) of the page will change depending on what the outer contents of the page instructs it to. The outer contents need to be reloaded in order to see new formatting options.
Last edited by EQAditu : 10-25-2007 at 09:23 PM.
|
|
|
10-27-2007, 04:58 AM
|
|
|
Indirect DPS FTW!
Character: Bufferer (Quit)
Guild: ex-Paragon
Server: ex-Everfrost
Posts: 192
|
Re: Viewing ACT Data in Fullscreen EQ2
I see now how it works, I was looking at packets and the HTML source. Great job on it, works great.
Now I just have to talk my guild into using my timers as a supplement to them being called on vent. Not crucial, but nice though.
__________________
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|