|
 Old EQ2Crafter 2.3 Discussion : EverQuest 2 Premium Discussions - Page 3
|
|
Posted: January 15th, 2005, 11:22 pm
|
|
|
|
xpmage
xpmage's Reps:
|
hia guys, i was wondering if it would be possible to equip xunleashed with a setting to only make crude items?? maybe somehow detect the blue that fills the first bar or something. And also if there was a way to edit the eq2 plugin itself, i have a little programming experience and would love the challenge. Thanks 
|
|
|
|
|
Posted: January 16th, 2005, 12:25 am
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
Yes it will be just as soon as I tweak the teir counters on the crafting tab of the plugin.
_________________
Use Search first, ask questions later!
|
|
|
|
|
Posted: January 16th, 2005, 3:49 am
|
|
|
|
ariain
ariain's Reps:
|
I tried editing the config as you suggested worked great. However it still doesnt load my saved counters have to redo them eveytime I start up although they are saved in my config.
Mmm I take that back kinda =) It does seem to load them just doesnt display them under the reset tab. SAys not set there but will do the counters. =)
|
|
|
|
|
Posted: January 16th, 2005, 8:11 pm
|
|
|
|
ariain
ariain's Reps:
|
Couple more thoughts.
The ability to cast x buff after x amount of ticks would be good.
Also the option to not cast buffs on the turn after a counter was used would help alot with missing buffs I believe.
Also the ability to change to a new recipe by means of the hotkeys ( You can drag a recipe icon to the hotkey panel) after a set amount of combines would really rock.
Thanks love the program.
|
|
|
|
|
Posted: January 17th, 2005, 6:00 pm
|
|
|
|
Guest
Guest's Reps:
|
I am not able to do what the installation instructions ask me to. I don't understand the part where you bring up the crafter using Ctrl/Ins/1-9. I cannot get it to show up while in windowed mode of EQ2. I placed the persona window behind the crafting pane. I also tried putting the yellow box where I figured the fuel box was. None of these things worked in getting the macro to work. If anyone knows a more detailed way of getting this to work please let me know as I am losing patience in getting this program to work.
Thanks for any help at all.
|
|
|
|
|
Posted: January 17th, 2005, 7:21 pm
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
For windowed mode, you can use either the shortcut keys, or move your mouse to the bottom of the game window.
Follow the crafting instructions.
You double click the crafting station.
You double click your recipe.
Now, you are at the crafting window, and it has the begin button on the bottom to start crafting. There, you will see your fuel component as well as yourother components that are required to make your item.
Start up the crafting plugin at that point.
_________________
Use Search first, ask questions later!
|
|
|
|
|
Posted: January 18th, 2005, 3:39 am
|
|
|
|
torz00
Total Posts: 13
Joined: January 17th, 2005, 4:12 am
torz00's Reps: 0
|
wyvernx";p="52943 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): tim, McAfee has never liked XU since it was released. It causes lag, and alot of other problems when running XU.
With McAfee you need to go into advanced settings and turn of script stopper.
|
|
|
|
|
Posted: January 18th, 2005, 4:52 am
|
|
|
|
torz00
Total Posts: 13
Joined: January 17th, 2005, 4:12 am
torz00's Reps: 0
|
Where do we post our wish list. here or in the EQ2 forum ?
I got a few.
1. Able to set the rank you want on the item.. Like many items for quest are rank 2, or maybe you just need rank 1 items for other combines.
2. Buff sequence
3. Pause until you get % power before continuing crafting.
|
|
|
|
|
Posted: January 18th, 2005, 4:44 pm
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
1. Already on my todo list for a near future patch.
2. it presses them in 1,2,3. If you want a different order, just move the icons around on yoru hotbar. easy!
3. Already on my list for a near future patch.
|
|
|
|
|
Posted: January 18th, 2005, 5:32 pm
|
|
|
|
ariain
ariain's Reps:
|
What about the possiblity of swtiching to a new recipe after x amount of combines? This would be easy to do as it would only require to have your recipe hotkey in say hotbar 9 then push 9 after x combines had been reached.
And the ability to use x buff(Durablity buff) when the durablity bar reached a certain % in the crafting window.
I asked these above but would love to know if your are in fact considering anything like this.
I love the script its a godsend.
|
|
|
|
|
Posted: January 18th, 2005, 9:32 pm
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
Yes, I am working on that. I want to be able to select a final item and try to make the sub items automatically. Or a combination of them.
_________________
Use Search first, ask questions later!
|
|
|
|
|
Posted: January 18th, 2005, 9:34 pm
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
Actually, I just had a nice idea.
I might make the plugin scriptable. So that others can make their own logic for what to make and when as well as what buffs to use. And then just call the plugin from script like
EQ2Crafter.BeginCrafting
do while eq2Crafter.IsCrafting
Sleep 100
Loop ' or loop 10 times, etc
Call ChangeRecipe(1) 'User Defined Function
EQ2Crafter.BeginCrafting
do while eq2Crafter.IsCrafting
Sleep 100
Loop 'Or loop 10 times, etc
Call ChangeRecipe(2) 'User Defined Function
etc
_________________
Use Search first, ask questions later!
|
|
|
|
|
Posted: January 19th, 2005, 6:30 am
|
|
|
|
samp76
Total Posts: 57
Joined: September 10th, 2004, 3:57 pm
samp76's Reps: 0
|
wyvernx,
Thanks for all the hard work on the crafter, at first it wasnt working for me  but then when i decieded to follow your instuctions it works like a champ.
I saw that you are working or thinking of a way to craft multiple items. Remember you can pull the item froim the recipe book to the tool bar and as long as you got the crafting station targeted you can swict back and forth just by clicking( or pressing the keyboard) for the item that was placed on the toolbar. You might have a list of 4 items and the quanties to produce. Then assign a toolbar slot for each of hte 4 items and then let it go craft. As long as teh 4 items are made at the same crafting station and use the same buffs.
Anyways just wanted to shoot you a idea and keep up the GREAT work..
|
|
|
|
|
Posted: January 19th, 2005, 10:26 am
|
|
|
|
tracey
tracey's Reps:
|
I cannot even get the program to launch now, except back to the folder it is in. Is there a way to reset this and try again? I am no further than when I downloaded the program and really need help. I attached the log in hopes that it would help.
01/19/05 12:02:35 PM
***** XUnleashed Trace Log Started: Wednesday, January 19, 2005 12:02:35
01/19/05 12:02:38 PM Registered XUnleashed Controls...
01/19/05 12:02:39 PM Registered XUnleashed IPPacketSniffer......
01/19/05 12:02:40 PM Registered XUScriptHelper...
01/19/05 12:02:41 PM XUnleashed Client: Click Play to begin...
01/19/05 12:02:43 PM XUnleashed Client: Connecting to XUnleashed...
01/19/05 12:02:43 PM XUnleashed Client: Authenticating User...
01/19/05 12:02:44 PM XUnleashed Client: Connected. . .
01/19/05 12:02:44 PM Using Standard Hooking. . .
01/19/05 12:02:44 PM XUnleashed Client: Launching. . .
01/19/05 12:03:10 PM XUnleashed Client: Connecting to XUnleashed...
01/19/05 12:03:10 PM XUnleashed Client: Authenticating User...
01/19/05 12:03:11 PM XUnleashed Client: Connected. . .
01/19/05 12:03:11 PM XUnleashed Client: Launching. . .
01/19/05 12:03:12 PM Uninitializing XUnleashed. . .
01/19/05 12:04:26 PM XUnleashed Client: Updating 3rd Party Plugins and Services...
01/19/05 12:04:26 PM XUnleashed Client: Patching EQ2Crafter Plugin
01/19/05 12:04:27 PM XUnleashed Client: Retrieving the file: update
01/19/05 12:04:27 PM XUnleashed Client: Retrieving the file: EQ2CrafterNews.txt
01/19/05 12:04:28 PM XUnleashed Client: Patching complete. . .
01/19/05 12:05:43 PM WARNING: Stealth DLL temporarily dissabled!!!!
01/19/05 12:05:43 PM XUnleashed Client: Connecting to XUnleashed...
01/19/05 12:05:44 PM XUnleashed Client: Authenticating User...
01/19/05 12:05:44 PM XUnleashed Client: Connected. . .
01/19/05 12:05:44 PM XUnleashed Client: Launching. . .
01/19/05 12:05:51 PM Found Target Process: dx8test.exe
01/19/05 12:05:54 PM Initializing COM Objects. . .
01/19/05 12:05:54 PM FOUND: Direct3DCreate8
01/19/05 12:05:54 PM Starting Services. . .
01/19/05 12:05:54 PM ------->FOUND A StandardSERVICE: XUnleashed Windows Input Service
01/19/05 12:05:54 PM CXUWinInput::Initialize()
01/19/05 12:05:54 PM ------->FOUND A StandardSERVICE: XUnleashed TCP/IP Packet Sniffer
01/19/05 12:05:54 PM CPacketSniffer::Initialize()
01/19/05 12:05:54 PM Starting the 3rd Party Services...
01/19/05 12:05:54 PM Starting Plugins. . .
01/19/05 12:05:54 PM ------->FOUND A 3rd Party Plugin: EQ2Crafter Plugin
01/19/05 12:05:54 PM Loading Window Schema. . .
01/19/05 12:05:55 PM ------->FOUND A STANDARD Plugin: XUnleashed V2 Triggers
01/19/05 12:05:55 PM Loading Window Schema. . .
01/19/05 12:05:55 PM ------->FOUND A STANDARD Plugin: XUnleashed V2 Macros
01/19/05 12:05:55 PM Loading Window Schema. . .
01/19/05 12:05:56 PM ------->FOUND A STANDARD Plugin: XUnleashed V2 Scripts
01/19/05 12:05:56 PM Loading Window Schema. . .
01/19/05 12:05:56 PM FOUND: Direct3DCreate8
01/19/05 12:05:58 PM Attempting to lock onto Client. . .
01/19/05 12:05:58 PM FOUND: Direct3D8::CreateDevice()
01/19/05 12:05:59 PM FOUND: Direct3DDevice8::Present
01/19/05 12:05:59 PM Initializing DX8 BackBuffers...
01/19/05 12:06:10 PM Stopping Plugins. . .
01/19/05 12:06:10 PM Stopping Services. . .
01/19/05 12:06:10 PM CPacketSniffer::Terminate()
01/19/05 12:06:10 PM CXUWinInput::Terminate()
01/19/05 12:06:10 PM Exiting XUnleashed. . .
01/19/05 12:06:10 PM Unlocking client
01/19/05 12:06:24 PM WARNING: Stealth DLL temporarily dissabled!!!!
01/19/05 12:06:24 PM XUnleashed Client: Connecting to XUnleashed...
01/19/05 12:06:24 PM XUnleashed Client: Authenticating User...
01/19/05 12:06:25 PM XUnleashed Client: Connected. . .
01/19/05 12:06:25 PM XUnleashed Client: Launching. . .
01/19/05 12:06:26 PM Found Target Process: dx8test.exe
01/19/05 12:06:27 PM Initializing COM Objects. . .
01/19/05 12:06:27 PM FOUND: Direct3DCreate8
01/19/05 12:06:27 PM Starting Services. . .
01/19/05 12:06:27 PM ------->FOUND A StandardSERVICE: XUnleashed Windows Input Service
01/19/05 12:06:27 PM CXUWinInput::Initialize()
01/19/05 12:06:27 PM ------->FOUND A StandardSERVICE: XUnleashed TCP/IP Packet Sniffer
01/19/05 12:06:27 PM CPacketSniffer::Initialize()
01/19/05 12:06:27 PM Starting the 3rd Party Services...
01/19/05 12:06:27 PM Starting Plugins. . .
01/19/05 12:06:27 PM ------->FOUND A 3rd Party Plugin: EQ2Crafter Plugin
01/19/05 12:06:27 PM Loading Window Schema. . .
01/19/05 12:06:27 PM ------->FOUND A STANDARD Plugin: XUnleashed V2 Triggers
01/19/05 12:06:27 PM Loading Window Schema. . .
01/19/05 12:06:27 PM ------->FOUND A STANDARD Plugin: XUnleashed V2 Macros
01/19/05 12:06:27 PM Loading Window Schema. . .
01/19/05 12:06:27 PM ------->FOUND A STANDARD Plugin: XUnleashed V2 Scripts
01/19/05 12:06:27 PM Loading Window Schema. . .
01/19/05 12:06:27 PM FOUND: Direct3DCreate8
01/19/05 12:06:27 PM Attempting to lock onto Client. . .
01/19/05 12:06:27 PM FOUND: Direct3D8::CreateDevice()
01/19/05 12:06:27 PM FOUND: Direct3DDevice8::Present
01/19/05 12:06:27 PM Initializing DX8 BackBuffers...
01/19/05 12:06:56 PM Stopping Plugins. . .
01/19/05 12:06:56 PM Stopping Services. . .
01/19/05 12:06:56 PM CPacketSniffer::Terminate()
01/19/05 12:06:56 PM CXUWinInput::Terminate()
01/19/05 12:06:57 PM ERROR HANDLER: Exception Code: C0000005 Exception Flags 0
01/19/05 12:07:17 PM XUnleashed Client: Connecting to XUnleashed...
01/19/05 12:07:17 PM XUnleashed Client: Authenticating User...
01/19/05 12:07:18 PM XUnleashed Client: Connected. . .
01/19/05 12:07:18 PM XUnleashed Client: Launching. . .
01/19/05 12:08:02 PM WARNING: Stealth DLL temporarily dissabled!!!!
01/19/05 12:08:02 PM XUnleashed Client: Connecting to XUnleashed...
01/19/05 12:08:02 PM XUnleashed Client: Authenticating User...
01/19/05 12:08:03 PM XUnleashed Client: Connected. . .
01/19/05 12:08:03 PM XUnleashed Client: Launching. . .
01/19/05 12:08:22 PM XUnleashed Client: Connecting to XUnleashed...
01/19/05 12:08:23 PM XUnleashed Client: Authenticating User...
01/19/05 12:08:24 PM XUnleashed Client: Connected. . .
01/19/05 12:08:24 PM XUnleashed Client: Launching. . .
01/19/05 12:09:38 PM CXURegistrationHandler::Register(FAILED)
01/19/05 12:09:38 PM ERROR: Failed to load the Plugin
01/19/05 12:09:38 PM ERROR: Failed to load the Plugin
01/19/05 12:09:38 PM CXURegistrationHandler::Register(FAILED)
01/19/05 12:09:38 PM CXURegistrationHandler::Register(FAILED)
01/19/05 12:10:02 PM XUnleashed Client: Updating 3rd Party Plugins and Services...
01/19/05 12:10:02 PM XUnleashed Client: Patching EQ2Crafter Plugin
01/19/05 12:10:03 PM XUnleashed Client: Retrieving the file: update
01/19/05 12:10:03 PM XUnleashed Client: Retrieving the file: EQ2CrafterNews.txt
01/19/05 12:10:06 PM XUnleashed Client: Failed to load a plugin/service. . .
01/19/05 12:10:06 PM XUnleashed Client: Patching incomplete. . .
01/19/05 12:10:58 PM XUnleashed Client: Connecting to XUnleashed...
01/19/05 12:10:58 PM XUnleashed Client: Authenticating User...
01/19/05 12:10:58 PM XUnleashed Client: Connected. . .
01/19/05 12:10:58 PM XUnleashed Client: Launching. . .
|
|
|
|
|
Posted: January 19th, 2005, 12:21 pm
|
|
|
|
samp76
Total Posts: 57
Joined: September 10th, 2004, 3:57 pm
samp76's Reps: 0
|
I'm not a expert with XU yet, but did you uncheck the IPPacketSniffer??
The first time I tired to run it, i forgot to do that and it would not load either.
|
|
|
|
|
Who is online |
|
Users browsing this forum: No registered users and 133 guests |
|
|
|