Hi people, long time no see. I am trying to quickly build a small bot for trading altcoins on Poloniex.com but I am having trouble posting data to the site and retrieving information. The part that I am interested is this:
As stated on their site:
and also...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
10 results in 0.0151 seconds.
Keywords
Members
Tags
-
Http.POST problem
-
-
LUACOM and portable MSExcel
HI, I want to use luacom and portable office together into AMS, but i have a problem: there isn't PROGID when user don't install MSoffice, therfore LUACOM show error --> Error: attempt to index local 'excel' (a nil value)
Code:File.Run("z:\\Portable Office 2007 SP3\\Microsoft Office
-
-
LuaCOM MS Word automation question
Hi!
I'm trying to use the LuaCOM plugin to copy and paste some text into a specific position of a DOC file. That is, the script must find a piece of text in the target *.doc file and replace it with the user-defined text stored, say, in the variable sText.
To do that, I use:...
-
-
Excel files manipulation
This must be old stuff but i haven't seen an example of it. It creates/edits xls files, generates a chart, writes cells (values and formulas), read cells (values and formulas). I also added a module to the included xls file, that converts numbers to letters (it's in spanish but can easily be translated...
-
-
How to load a lua modual or lib
LuaCom dll
Hey all, I really would like to use the luacom librarys but don't know how to load them in to ams, I know there is a plugin for this but this is for something that is not about to have another plugin added in with, I have seen some problems with luacom and vista but find on...
-
-
FREE: LuaCom 1.4 Action Plugin
this is a new LuaCom action plugin that uses version 1.4 of LuaCom libray
it had been requested a few times before
so i built version 1.4 of luacom library in to a AMS action plugin
you can download from here
note : please do not send PMs to me like...
-
-
FREE ALTERNATIVE: SendKeys
It's just as easy as Worm's version, And it does mainly the same. Except, It's free.
Code:SendKeys = {}; SendKeysObject = luacom.CreateObject("WScript.Shell"); function SendKeys.Send(Keys) SendKeysObject:SendKeys(Keys); end -- Example:
-
-
LuaCOM version ??
anyone have any idea what version of LuaCOM the plugin uses ?
-
-
Luacom plugin problem!?
Hello,
I'm trying to use luacom plugin in Autoplay Media Studio to use Activex!
But, nothing happend! Is this plugin work with all Activex.dll?
I'm trying to use activex control name HideMyFoldersActiveX (www.eltima.com) but it does not work!
With all others activex...
-
-
LuaCommunity
Yesterday, I bought hosting for 10 pounds and a domain for 5 pounds a year. All in the name of my love for Lua!
Of course you know what Lua is, It's a programming language used in many programs and it's used in Setup Factory, MSI Factory, AutoPlay Media Studio, Visual Patch and TrueUpdate....
-