| Pages: 1 [2] 3 4 5 6 7 8 :: one page |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Bom Barley
|
Posted - 2011.01.19 21:33:00 -
[31]
Edited by: Bom Barley on 19/01/2011 22:09:44
Originally by: Rising Oblivion
Chimera, Rorqual and another some expensive itens are not being read
This was caused by the fact that there were no Rorqual being sold at your current station, thank you for your help in debugging this!
Now, even if there are no sell orders or buy orders for the station you are trading in, the item will try to at least partially update, like THIS.
This bugfix will be available to everyone with the next version.
The next version will also include IGB browsing, stay tuned for more ! 
|

Rising Oblivion
|
Posted - 2011.01.20 00:13:00 -
[32]
Thx for all support Bom ! 
|

Nebula Terron
Wolf's in Sheep's Clothing
|
Posted - 2011.01.22 14:58:00 -
[33]
Great tool! Thank you Bom
|

Bom Barley
|
Posted - 2011.01.23 22:55:00 -
[34]
A new version of Eve001Tool is available HERE
Bug fixes / improvements :
* Uses the data dump from Incursion 1.1.0 * Fixed a bug causing some items to not refresh properly if there were non in your selected station. The item will now at least partially refresh, like THIS * Improved the way cache files were read : they won't pile up in the "Dumper" folder anymore
New features :
* Added sevral option to compute buy prices. The option window now looks like THIS The competitive orders will select only orders with wich you are actually competing : ie orders where the range is greater or equal to the number of jumps from your current location
* Added IGB browsing : you can now select a list of item to browse via the In Game Browser. If you have cache reading enabled, this means you don't have to click "View market details" anymore
* Added a log window. This enables you to see in a quick view which orders need updating. The window looks like THIS :
Orders to modify will only be added to the log if the margin is equal or above the margin limit you set in the options. If you wish to avoid this behaviour, just set you margin limit to impossible levels. (ie -10, which is -1000%)
Some explanations about IGB settings: http://img842.imageshack.us/img842/2382/igbsettings.png
The port number is the port used to listen incoming http request from the IGB. The defaut port should be fine, but if you get an error when the app is starting, you might want to change it.
The adress is the adress you must copy in the In Game Browser to start browsing your items.
The delay between items is the delay the brower will stop before requesting a new item. The defaut is 5 seconds, but you might want to set it a bit higher if you are trading in a crowded location, to account for lag.
The pause between loops is the delay the browser will wait when it reaches the last item on your list, before going babk to the first. This delay also is in seconds.
The big "Show item selection window" will show you a window you can use to add item to your browsing list. If you have the non registered version, you will only be able to select 5 items.
THIS is what this window looks like
The "Use my orders" button will add every item for which you have at least one buy or sell orders. To use this feature, make sure you have exported your orders at least once, and that your market logs folder is correct (This feature will only work with the registered version). You can search for a specific item, and add them or remove them from the list on the right.
How to use the IGB feature :
There is now a new menu, highlited in THIS PICTURE :
Details about each button : * Stop IGB server : This will stop the part of the code responsible for answering to the browser. Once it is off, you can turn it on again using the same button (which will now read "Start IGB server) * Pause item browsing : This will pause the cycle, ie your eve client won't go to each item's market details, until you click on this button again. This is usefull when you are updating your orders ! * Copy adress to clipboard : This button will copy the http adress you need to input in the IGB to the clipboard * This button will show a log of which orders need to be updated, and at what price. See above for more details about the log window.
DOWNLOAD LATEST VERSION
|

Bom Barley
|
Posted - 2011.01.23 23:03:00 -
[35]
Jita is seeing some heavy lag at the moment, this is messing up cache and market export. (effectively breaking the Eve001Tool application)
CCP Atlas has confirmed in local they were running some tests.
If you are in Jita, I would advise against using Eve001Tool until the situation is resolved.
|

xXSolarisXx
|
Posted - 2011.01.28 18:26:00 -
[36]
Edited by: xXSolarisXx on 28/01/2011 18:29:42 Edited by: xXSolarisXx on 28/01/2011 18:27:59 hey Bom, firstly i want to say thank you for this great app and with some improvements it will help me a lot in my trading.
i will try to explain what i did and what the bugs i think i have found in the IGB+cache part of the app. (may be not bugss but things that went wrong for me).
i have one char that sets only sell orders in two stations in the same region. so basically i have to watch and update two orders of the same type of item but with different prices and in two different stations.
Problem 1: i started a fresh client after a cache clearing, exported My orders, copied the URL and started up the Browsing. all fine till here. after the first loop it seems the tool stopped checking the cache and stuck on one item, although the IGB and the client keep on cycling the market window. i tried stopping the server + clearing the logs + exporting My orders and starting the server again but it didn't helped. another thing i noticed is sometimes it actually do updates the info for like 1-2 items from a list of 30+.
Problem 2: the IGB log shows me items that i dont have on sale in the station i choose in settings. the solution is simple: 1. ignore sell orders that i have but not from the station i choose in settings. (after i done updating the orders i will pick the other station and do it all over againg) 2. make the logs state to what sell order(station) it relates to like this "[Station]+[item]+[new price (relevant to that station)]".
ty xXSolarisXx
PS:i hope my English is not too difficult to understand.
|

Bom Barley
|
Posted - 2011.01.28 23:34:00 -
[37]
Originally by: xXSolarisXx
after the first loop it seems the tool stopped checking the cache and stuck on one item, although the IGB and the client keep on cycling the market window. i tried stopping the server + clearing the logs + exporting My orders and starting the server again but it didn't helped. another thing i noticed is sometimes it actually do updates the info for like 1-2 items from a list of 30+.
This is a known issue, however it's not really an issue due to how the cache works; let me explain : The cache files are only updated if the market state for a particular item has been modified since the last time it was cached. That means if the IGB browses to an item, and the app doesn't receive info for that item, it means market has not changed for that item since your last visit. (So your order is still on top, or in the same state it was the last time you checked it). A good example for this behavior is when one of your orders is undercut, you modify your order to be "on top", and then go back to the market details for that item : then the cache will be modified, and the Eve001 will update itself with the new info, and remove the order from the logs. (I hope that makes sense, anyways, if the app doesn't update itself, it means it should have all the info it needs already.)
Originally by: xXSolarisXx
Problem 2: the IGB log shows me items that i dont have on sale in the station i choose in settings. the solution is simple: 1. ignore sell orders that i have but not from the station i choose in settings. (after i done updating the orders i will pick the other station and do it all over againg) 2. make the logs state to what sell order(station) it relates to like this "[Station]+[item]+[new price (relevant to that station)]".
ty xXSolarisXx
PS:i hope my English is not too difficult to understand.
Thank you for your input in "multi station trading". Eve001Tool was designed as a "station trading" tool only, so I haven't given much thought into the issues you are encountering.
I'm not sure I understand what you mean though . Maybe you can try to contact me in game this week end so we can discuss what you need?
From what I understand, your soution nŠ1 is very doable, and could be included is this weekend's release, but nŠ2 is more difficult.
Feel free to convo me if you see me online !
|

Bom Barley
|
Posted - 2011.01.29 12:29:00 -
[38]
A new version of Eve001Tool is available HERE
This version contains only features, and bug corrections requested by my users, so thank you all for helping me make a better tool out of Eve001 !
Here is the changelog :
New features : * All orders are now exported to the log, even the ones with a spread inferior to the margin you set up in the options. * Orders exported to the log with a spread between buy and sell orders inferior to what you defined in the options are now colored in red in the logs. Other orders are colored in green. * The log now has 3 columns, instead of the old 2 (Name of the item, and price). I added the new spread, in percentage, as the third column. * Added a pause button in the log window. Clicking this button is the same as clicking Pause market browsing in the IGB menu of the main window. * Addded control buttons to the log window (maximise, minimise, close) * Added a contextual menu to the log. Now, if you right click the item name in the log, you will have the option to view the market details for this item. This feature works with IGB, so you will need to have the browser running and connected to Eve001Tool for this to work. This works whether the IGB feature is paused or not.
Bug corrections : * Corrected a problem with regional settings which could cause the price in the log window to be multiplied by 100 in some rare cases (ouch) * Corrected a problem with the german version not updating orders correctly. * Corrected a problem with the item selection for igb : previously, you could add "No item found" to your list of items, this is no longer happening.
Again, I'd like to thank all Eve001 users for these suggestions, you are awesome !
Check out the new log window look !
LINK TO THE LATEST VERSION
|

Nathan Omarr
Amarr Prototype Securities
|
Posted - 2011.01.29 18:44:00 -
[39]
I decided to start using this tool as it sounds just like what I need when multitasking while playing Eve Online. I am using the german client and therefore this morning I was not able to use it unless I would switch to the english user interface of the Eve Client. I told Bom Barley about it and in the afternoon I had a version that is able to handle order exports from german clients. Impressive. Oh, and the tool works like a charm, too ... :-D *thumbs up* Tash-Murkon Prime. The only place that feels like home. |

7teen
|
Posted - 2011.01.30 01:47:00 -
[40]
Pretty good looking tool. Not worth 100mil, lower the price a bit and you may get more takers.
|

xXSolarisXx
|
Posted - 2011.01.30 08:03:00 -
[41]
Originally by: 7teen Pretty good looking tool. Not worth 100mil, lower the price a bit and you may get more takers.
well worth the effort he put in into this App
|

Bom Barley
|
Posted - 2011.01.31 22:41:00 -
[42]
Originally by: xXSolarisXx
Originally by: 7teen Pretty good looking tool. Not worth 100mil, lower the price a bit and you may get more takers.
well worth the effort he put in into this App
Also i'd like to add that your not only paying for the tool, but also for the support I'm providing.
Most of the features I've added since the original release were requested by my paying users (cache reading, igb browsing, logging of the orders, and more...)
|

Lex Fasces
Amarr Lucifer's Hammer BLACK-MARK
|
Posted - 2011.02.10 10:48:00 -
[43]
so explain in a step by step process how i would go about changing my orders using this tool? i am on the fence about it atm =p
is there a way to get all the orders exported at once automatically instead of having to do it every single time for all of my items? (cos that seems longer than manually doing it)
|

Bom Barley
|
Posted - 2011.02.10 13:24:00 -
[44]
Originally by: Lex Fasces so explain in a step by step process how i would go about changing my orders using this tool? i am on the fence about it atm =p
is there a way to get all the orders exported at once automatically instead of having to do it every single time for all of my items? (cos that seems longer than manually doing it)
I'm in the process of making a tutorial video about the use of this tool. (It's getting more complex because of all the features I added).
However here is a step by step :
* Download the archive * Launch the tool * Input your registration info * Close the settings window, so that your registration is taken into account * Open the settings window, and fill in the follwing options : --> Market logs folder (mandatory) --> Cache folder (optional, but required for IGB browsing * You can input other options as well, such as the calculation mode for the prices, the margin limit below which some parts of the UI may turn red, etc. * Export your orders in game (Market --> My orders --> Export) * The tool should tell you you have x buy orders, and y sell orders * Now, when you browse your items on the market, the tool will warn you with a color code if your orders need to be updated or not. --> Green means your order is on top --> Orange means your order is not on top --> Red means you have no specific order * You can copy the new price to the clipboard, and paste it into the Eve Client.
This saves a LOT of time, because : a) You don't have to manually check if your order is on top or not b) You don't have to manually calculate the new price yourself
About IGB :
In the Eve client, the "In Game Browser" has a neat feature where you can send it some javascript, and it will perform actions in your eve client. Eve001Tool uses this to automatically browse to the items you are currently trading.
So you can automatically browse the market for items you are trading, and actions you must take are stored in a log window, like THIS.
Some numbers now :
Say you have maxed trading skills, and can manage 305 orders. That's 152 items. By default, the pause between browsing items in the IGB is 5 seconds. To browse all your items, you need (152 * 5) / 60 = 13 minutes. At the end of those 13 minutes, you will have a complete log of which orders should be updated, and at what price, without a single click from you during that period.
Depending on the lag on the region you are trading in, and the number of orders that actually need updating, you will have all your orders on top in under 20 minutes.
If you can update 305 orders in under 20 minutes, then this tool is not for you. If however you are human, then your productivity will be increased by a large margin by this tool.
To answer your question, there is no way of "updating all the orders at once", because you need to go to each individual item to make sure no one has outbided you. However, with the IGB and cache reading, this is painless.
I hope this helped !
|

Lex Fasces
Amarr Lucifer's Hammer BLACK-MARK
|
Posted - 2011.02.10 16:06:00 -
[45]
i am gonna give it a go now then and most likely like it within a few seconds and then send you 100mil =)
|

Devoider
|
Posted - 2011.02.10 16:18:00 -
[46]
sent you monies and user id - didnt know if you needed the limited api key also?
|

Bom Barley
|
Posted - 2011.02.10 16:30:00 -
[47]
Nope, don't send me your api key, it is only used by the tool to get your characters.
Also Lex Fasces, please note the unregistered version is not feature complete.
|

Devoider
|
Posted - 2011.02.10 16:41:00 -
[48]
Poastin on forums and not giving me my evetool i see?
=)
|

Bom Barley
|
Posted - 2011.02.10 16:54:00 -
[49]
Originally by: Devoider Poastin on forums and not giving me my evetool i see?
=)
Hehe, I'm browsing the forums from work, where I don't have my Eve client, nor the keygen.
I should finish work in about an hour, you can expect your serial then 
|

Devoider
|
Posted - 2011.02.10 17:03:00 -
[50]
You should be working!
lol i wish i had time to browse eve forums at work =(
|

Lex Fasces
Amarr Lucifer's Hammer BLACK-MARK
|
Posted - 2011.02.10 20:10:00 -
[51]
looks decent enough - makes things alot easier (or it would if i had the full copy lol)
would there be any way to do the same with contracts?
|

Devoider
|
Posted - 2011.02.10 21:15:00 -
[52]
no serial received...
forgotten little old me already? =)
EvE > RL
|

Devoider
|
Posted - 2011.02.10 21:50:00 -
[53]
all i can get from the program is that i have 41 sell orders open...
the ingame browser checker just goes through tritanium isogen and mexc and loops back over (even though those are none of my orders)
and the different colours arent showing up either.
i think i have everything setup correctly.
|

Serena Liena McNemsie
|
Posted - 2011.02.11 09:23:00 -
[54]
Edited by: Serena Liena McNemsie on 11/02/2011 09:23:36 Just a suggestion that came to my mind. It would be cool to be able to minimize the application to a tray icon. Green meaning no orders need attention, either yellow or red meaning there is something to do on the igb log. Just a thought that came to my mind as I seem to be moving around the Eve001Tool window on my screen a lot.
|

Bom Barley
|
Posted - 2011.02.11 10:03:00 -
[55]
Originally by: Serena Liena McNemsie Edited by: Serena Liena McNemsie on 11/02/2011 09:23:36 Just a suggestion that came to my mind. It would be cool to be able to minimize the application to a tray icon. Green meaning no orders need attention, either yellow or red meaning there is something to do on the igb log. Just a thought that came to my mind as I seem to be moving around the Eve001Tool window on my screen a lot.
Oooh, that's a good one !
I'll try to add it into this week end's release. No promises though. I'm thinking info bubbles coming out of the tray icon telling you what item needs what, and when you click it it brings up the Eve001 window / log...
|

Serena Liena McNemsie
|
Posted - 2011.02.11 10:27:00 -
[56]
Cool :-)
Looking forward to see the new version. Thanks for the quick response. 
|

SkyRayFox
United Capital
|
Posted - 2011.02.11 12:11:00 -
[57]
Looks nice but doesn't this program violate EULA ? It seems like it gives you an advantage above everyone else on the market by automating your activities that people can't counter (other than buying your program).
Have a look at this section of EULA:
7. CONDUCT A. Specifically Restricted Conduct
2. You may not use your own or third-party software to modify any content appearing within the Game environment or change how the Game is played. 3. You may not use macros or other stored rapid keystrokes or other patterns of play that facilitate acquisition of items, currency, objects, character attributes, rank or status at an accelerated rate when compared with ordinary Game play. You may not rewrite or modify the user interface or otherwise manipulate data in any way to acquire items, currency, objects, character attributes or beneficial actions not actually acquired or achieved in the Game. -------------------------------------------------- The wisest mind has something yet to learn. |

Bom Barley
|
Posted - 2011.02.11 12:59:00 -
[58]
Edited by: Bom Barley on 11/02/2011 13:05:06
Originally by: SkyRayFox Looks nice but doesn't this program violate EULA ? It seems like it gives you an advantage above everyone else on the market by automating your activities that people can't counter (other than buying your program).
Have a look at this section of EULA:
7. CONDUCT A. Specifically Restricted Conduct
2. You may not use your own or third-party software to modify any content appearing within the Game environment or change how the Game is played. 3. You may not use macros or other stored rapid keystrokes or other patterns of play that facilitate acquisition of items, currency, objects, character attributes, rank or status at an accelerated rate when compared with ordinary Game play. You may not rewrite or modify the user interface or otherwise manipulate data in any way to acquire items, currency, objects, character attributes or beneficial actions not actually acquired or achieved in the Game.
Eve001Tool does not use "macros or other stored rapid keystrokes", and it never will. The code is closed source and obfuscated to prevent, or at least make it very difficult for another developer to add this kind of functionality. I did this to compete against macros, not to become one.
Feel free to petition Eve001Tool if you think it violates EULA. I did it and the answer was negative.
Furthermore, if someone from CCP asks me to pull my app and stop using it, I will. It would suck because of all the hours I put into it, but I still will.
In the interest of not derailing this thread, please don't discuss macros here. This thread is used to advertise my app, provide support to my users, and suggestions / feature requests.
|

Devoider
|
Posted - 2011.02.11 13:31:00 -
[59]
hmmm how about a notification when the program has finished a loop?
|

Bom Barley
|
Posted - 2011.02.11 13:39:00 -
[60]
Originally by: Devoider hmmm how about a notification when the program has finished a loop?
I can do that, what kind of notification would you like ? (A beep, something in the tray icon ?) I feel a message box would be annoying, but I can do pretty much everything else.
|
| |
|
| Pages: 1 [2] 3 4 5 6 7 8 :: one page |
| First page | Previous page | Next page | Last page |