Locked Home » Forums » Legacy & Archived » Archived Content » Vanguard » VGExtreme Requests

Crafting bot : VGExtreme Requests

Posted: May 3rd, 2007
logicbomb
No crafting macro's out yet? Share them people, I know jack about code so I'm in need!
Posted: May 3rd, 2007
atrhick1
logicbomb wrote:No crafting macro's out yet? Share them people, I know jack about code so I'm in need!
same!
Posted: May 3rd, 2007
atrhick1
i have a question.. why is the the advertising sayign that i can craft. it made it sound as if i could start ASAP. but this thing is still in development. i feel ripped off. i dont mean to complane but i trusted you guys!
Posted: May 3rd, 2007
User avatar
Premium
Total Posts:6662 Joined:2004
They have a 7 day money back guarantee if you are not happy, just click it. See the main tu forums for the links.

_________________
Use Search first, ask questions later!
Posted: May 4th, 2007
User avatar
Total Posts:527 Joined:2005
atrhick1 wrote:i have a question.. why is the the advertising sayign that i can craft. it made it sound as if i could start ASAP. but this thing is still in development. i feel ripped off. i dont mean to complane but i trusted you guys!
Dude! are you serious? wyvernx is on top of his game the small yearly fee we pay isnt !@#$%^*. I am telling ya if they would have a donate link i would give more.. It you just have to know alittle of coding or wait just a little for people to post there scripts.

Just my 84 cents

Danzar
Posted: May 10th, 2007
logicbomb
Any update on a working crafting macro? One that just does the 3 work orders I have would be great. Or even one that just makes Housing bricks over and over.
Posted: May 10th, 2007
User avatar
Premium
Total Posts:6662 Joined:2004
I can post what I have so far if people want to play/edit it. It is by FAR not complete, and has alot of bugs/logic errors that still need to be fixed. But if somebody wants to help with it, that would be awesom!.

_________________
Use Search first, ask questions later!
Posted: May 11th, 2007
logicbomb
Go for it, I don' t know much about code but I will try to do what I can.
Posted: May 12th, 2007
User avatar
Total Posts:35 Joined:2007
logicbomb wrote: Or even one that just makes Housing bricks over and over.
Use AC tool for that... It will take you about 5 mins to set it up but all you really have to do is set the mouse points and tell it to click the bottons its a really easy thing to set up. No sence of code is need. And you just set the loop for what you want.
Posted: May 12th, 2007
logicbomb
Mouse points? I don't know how to do that. you got the macro file you can share?
Posted: May 12th, 2007
User avatar
Total Posts:35 Joined:2007
um well its not that hard... trying reading the FAQ. IF i did have the file it would not work for you due to my screen size and the way i have my UI..


By mouse points- move the mouse to where the button is to the table then hit Ctrl + M
that should set the point. (Do this over for everything you have to click to make the bricks. After you have these points add a right click after every point then add a Delay of 2500 after ever click and at the top write Loop how even many times you want it to loop and at the end write end
example:
Loop 100
Mousepos (1324,134)
RightClick
delay 2500
Mousepos (1324,134)
RightClick
delay 2500
Mousepos (1324,134)
RightClick
delay 2500
Mousepos (1324,134)
RightClick
delay 2500
end


anymore questions PM so we dont spam this thread
Posted: May 12th, 2007
User avatar
Premium
Total Posts:6662 Joined:2004
This is a jumbled mess of code that was half donated/half updated by me and does very little. But its a start in the right direction.


Attachments:
VGSimpleCrafter.rar Register to unlock hidden link
non working crafting script, but does some things.. its a start towards a crafting script.
(3.58 KiB) Downloaded 88 times

_________________
Use Search first, ask questions later!
Posted: May 17th, 2007
User avatar
Total Posts:527 Joined:2005
Is there a way to have a crafting table as a target and get the X,Y of the table to make a "Mouse.LMouseClick TableXa, TableYa, 1, 2"
I tageted the table though a macro /target "carfting table" then used the TableXa = getTargetX... But had no luck on this. any help for this?

thanks you
danzar
Posted: May 17th, 2007
User avatar
Premium
Total Posts:6662 Joined:2004
Try a different approach. Like use table. Ie target it, then use it. Without clicking.

_________________
Use Search first, ask questions later!
Posted: May 18th, 2007
User avatar
Total Posts:527 Joined:2005
whats the command for that.. i still such a noob ont he "/" commands

Also when i use the MoveTo X,Y all it will do is turn back and forth like it confused.. It dont really move anywhere.. is there something i to make sure is working before it kicks in?

thank you
danzar
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 1 guest
Locked