Go Back   EQ2Flames Forum > Information and Resources > EQ2 Fan Site and Resource Provider Forums > Advanced Combat Tracker Forum

Reply
 
LinkBack Thread Tools Search this Thread
Old 10-19-2007, 12:23 AM  
ACT Developer
 
EQAditu's Avatar
 
Character: Aditu
Guild: Cataclysm
Server: Permafrost

Posts: 278
Photos: (0)

Send a message via ICQ to EQAditu Send a message via AIM to EQAditu Send a message via MSN to EQAditu Send a message via Yahoo to EQAditu
Default 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
EQAditu is online now   Reply With Quote
Old 10-19-2007, 01:04 AM  
Testiculos habet et bene pendentes!
 
Kyrsten's Avatar
 
Character: Kyrsten
Guild: Imperium
Server: Mistmoore

Posts: 907
Photos: (1)

Default Re: Viewing ACT Data in Fullscreen EQ2

thanks for this, it's pretty handy!
__________________
Dirge / Defiler / Guardian
Kyrsten is online now   Reply With Quote
Old 10-19-2007, 06:24 PM  
I took the red pill :(
 
Illuminator's Avatar
 
Character: Aleraku/Alaedraa
Server: Blackburrow

Posts: 7,466
Photos: (0)

Send a message via AIM to Illuminator Send a message via MSN to Illuminator Send a message via Yahoo to Illuminator
Default 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.
Illuminator is offline   Reply With Quote
Old 10-20-2007, 12:13 AM  
Sha La La La Lee
 

Posts: 7,152
Photos: (0)

Send a message via ICQ to Pinski Send a message via AIM to Pinski Send a message via MSN to Pinski Send a message via Yahoo to Pinski
Default Re: Viewing ACT Data in Fullscreen EQ2

Quote:
Originally Posted by Illuminator View Post
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
Pinski is online now   Reply With Quote
Old 10-20-2007, 02:01 AM  
ACT Developer
 
EQAditu's Avatar
 
Character: Aditu
Guild: Cataclysm
Server: Permafrost

Posts: 278
Photos: (0)

Send a message via ICQ to EQAditu Send a message via AIM to EQAditu Send a message via MSN to EQAditu Send a message via Yahoo to EQAditu
Default 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.
EQAditu is online now   Reply With Quote
Old 10-24-2007, 05:55 PM  
Indirect DPS FTW!
 
RogueFrequency's Avatar
 
Character: Bufferer (Quit)
Guild: ex-Paragon
Server: ex-Everfrost

Posts: 192
Photos: (0)

Send a message via MSN to RogueFrequency
Default 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.
__________________
RogueFrequency is offline   Reply With Quote
Old 10-25-2007, 04:44 AM  
ACT Developer
 
EQAditu's Avatar
 
Character: Aditu
Guild: Cataclysm
Server: Permafrost

Posts: 278
Photos: (0)

Send a message via ICQ to EQAditu Send a message via AIM to EQAditu Send a message via MSN to EQAditu Send a message via Yahoo to EQAditu
Default 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.
EQAditu is online now   Reply With Quote
Old 10-25-2007, 07:43 PM  
Indirect DPS FTW!
 
RogueFrequency's Avatar
 
Character: Bufferer (Quit)
Guild: ex-Paragon
Server: ex-Everfrost

Posts: 192
Photos: (0)

Send a message via MSN to RogueFrequency
Default 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.
__________________
RogueFrequency is offline   Reply With Quote
Old 10-25-2007, 09:03 PM  
ACT Developer
 
EQAditu's Avatar
 
Character: Aditu
Guild: Cataclysm
Server: Permafrost

Posts: 278
Photos: (0)

Send a message via ICQ to EQAditu Send a message via AIM to EQAditu Send a message via MSN to EQAditu Send a message via Yahoo to EQAditu
Default 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.
EQAditu is online now   Reply With Quote
Old 10-27-2007, 04:58 AM  
Indirect DPS FTW!
 
RogueFrequency's Avatar
 
Character: Bufferer (Quit)
Guild: ex-Paragon
Server: ex-Everfrost

Posts: 192
Photos: (0)

Send a message via MSN to RogueFrequency
Default 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.
__________________
RogueFrequency is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
Trackbacks are Off
Pingbacks are Off
Refbacks are On


Sponsor Ads


All times are GMT -4. The time now is 04:44 PM.


Design By: Miner Skinz.com Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0