Welcome, Guest
Please Login or Register.    Lost Password?

Running Custom scripts does not work
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Running Custom scripts does not work
#5649
Running Custom scripts does not work 12 Years, 5 Months ago Karma: 27
Hi slav i spent the night designing a mine to a pos AHK script with image recog and got everything working.

I then made a new script for the miner to include the AHK script.

Its now telling me that i am not licensed??????? when i try run any custom script regardless of whats in it even a direct copy of the miner doesnt work.

Can you please fix this asap so i can continue with the dev work?
paladin1
Developer
Posts: 466
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#5650
Re:Running Custom scripts does not work 12 Years, 5 Months ago Karma: 803
paladin1 wrote:
Hi slav i spent the night designing a mine to a pos AHK script with image recog and got everything working.

I then made a new script for the miner to include the AHK script.

Its now telling me that i am not licensed??????? when i try run any custom script regardless of whats in it even a direct copy of the miner doesnt work.

Can you please fix this asap so i can continue with the dev work?
From 3.1.x verisons of the program custom algorithm name must include keyword to open appropriate GUI for miner or trader. Name custom algorithm to have "miner" in its name. I have posted this change in algorithm editor manual.
Slav2
Admin
Posts: 16452
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
Send logs to my mail - with subject 'log files' to pass spam filter.
How to record logs in knowledge base
 
#5651
Re:Running Custom scripts does not work 12 Years, 5 Months ago Karma: 803
Another change is that not all algorithm functions implemented in clients. Client is an object which has set of variables and has GUI to define these variables. I decrease my coding time to not implement some variables in all new objects used as clients for new types of bots. Therefore if you edit algorithms for miner you should not include trader's function. If you write algo for trader and include functions from miner, trader will not execute them. If I will add stand alone deliverer for example, deliverer will not execute trader's or miner's specific functions. This is necessary tradeoff for faster coding.
Slav2
Admin
Posts: 16452
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
Send logs to my mail - with subject 'log files' to pass spam filter.
How to record logs in knowledge base
 
Go to topPage: 1
Moderators: Slav2
© Macro Laboratory 2023
All rights reserved!
Design by Ivan Kozyrin