Register to post in forums, or Log in to your existing account
 
:
Search found 3 matches for:
Page 1 of 1
Author Message
  Topic: simplest VBS help
dorien

Replies: 3
Views: 6830

PostForum: CMUD General Discussion   Posted: Wed Oct 23, 2013 11:23 am   Subject: simplest VBS help
hi i have some issue about using vbs

have trigger pattern ^You say: (*)

and VBscript :
MsgBox(%1)

i tried different things like zs.apram(1) and trying name that value. any1 have ideas how t ...
  Topic: #URL #LAUNCH ?
dorien

Replies: 3
Views: 9803

PostForum: zMUD General Discussion   Posted: Wed Oct 23, 2013 7:18 am   Subject: #URL #LAUNCH ?
i found solution :
VBscript:
Set oXMLHTTP = CreateObject("MSXML2.XMLHTTP.3.0")
oXMLHTTP.Open "GET", "http://example.com/kill/1", False
oXMLHTTP.Send

or Luascript

local http = require "socket ...
  Topic: #URL #LAUNCH ?
dorien

Replies: 3
Views: 9803

PostForum: zMUD General Discussion   Posted: Mon Oct 21, 2013 9:21 am   Subject: #URL #LAUNCH ?
hi i try to find silent way to connect to the web api, i try #URL http://api.example.com/kill/1 but there is IE windows pops up with fallowed adress, then i try #LAUNCH wget -q -np --spider http://api ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net