|
alansing Newbie
Joined: 10 Jan 2011 Posts: 1
|
Posted: Mon Jan 10, 2011 8:18 pm
Integrating websites into zmud? |
This is likely a very dumb question, but how would I go about grabbing the 'view-source' of a website on chrome and evaluating it through zmud? To put it in context: A game I play has a website that lists all the people available online. In-game they can be in a lot of places you can't see. I want to be able to pull the view-source for that page (which'd need refreshed every time it's called) and evaluate it through zmud so I can return a list of people in the client. I pretty much assume this'll require usage of the DDE command, but I'm unfamiliar with it.
|
|
|
|
charneus Wizard
Joined: 19 Jun 2005 Posts: 1876 Location: California
|
Posted: Mon Jan 10, 2011 10:58 pm |
Not sure if you can do it in zMUD. I do know you can do this in CMUD, as I have a script that pulls information from weather reports, sports scores, definitions, etc. Maybe someone else will have more information, though.
|
|
|
|
NatalieSmith01 Newbie
Joined: 07 Feb 2011 Posts: 1
|
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4692 Location: Pensacola, FL, USA
|
Posted: Thu Feb 10, 2011 3:12 pm |
well... you could make a variable with a value of %clip
then make an axpression trigger for the variable
then whenever you copy text you can have the trigger echo the text to the screen for other triggers to pull out the useful bits |
|
_________________ Discord: Shalimarwildcat |
|
|
|
|
|