| Author |
Crafting bot![]() |
logicbomb
In Training

Regular Member
Joined: 21 Feb 2007 Posts: 37 5 TUBucks
|
Posted: Thu May 03, 2007 11:18 pm Post subject:
|
|
No crafting macro's out yet? Share them people, I know jack about code so I'm in need!
|
|
Back to top
|
|
 |
atrhick1
Script Kiddy
Regular Member
Joined: 03 May 2007 Posts: 4 0 TUBucks
|
Posted: Fri May 04, 2007 1:25 am Post subject:
|
|
| logicbomb wrote: |
| No crafting macro's out yet? Share them people, I know jack about code so I'm in need! |
same!
|
|
Back to top
|
|
 |
atrhick1
Script Kiddy
Regular Member
Joined: 03 May 2007 Posts: 4 0 TUBucks
|
Posted: Fri May 04, 2007 1:36 am Post subject:
|
|
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!
|
|
Back to top
|
|
 |
wyvernx
Site Moderator

Premium Member
Joined: 01 May 2004 Posts: 8258 8392 TUBucks
|
Posted: Fri May 04, 2007 2:11 am Post subject:
|
|
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!
|
|
Back to top
|
|
 |
danzar
Moderator

Premium Member
Joined: 05 May 2005 Posts: 613 Location: NC, USA 2477 TUBucks
|
Posted: Fri May 04, 2007 1:22 pm Post subject:
|
|
| 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
|
|
Back to top
|
|
 |
logicbomb
In Training

Regular Member
Joined: 21 Feb 2007 Posts: 37 5 TUBucks
|
Posted: Thu May 10, 2007 6:14 pm Post subject:
|
|
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.
|
|
Back to top
|
|
 |
wyvernx
Site Moderator

Premium Member
Joined: 01 May 2004 Posts: 8258 8392 TUBucks
|
Posted: Thu May 10, 2007 6:38 pm Post subject:
|
|
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!
|
|
Back to top
|
|
 |
logicbomb
In Training

Regular Member
Joined: 21 Feb 2007 Posts: 37 5 TUBucks
|
Posted: Fri May 11, 2007 11:37 am Post subject:
|
|
Go for it, I don' t know much about code but I will try to do what I can.
|
|
Back to top
|
|
 |
codyyy
In Training

Regular Member
Joined: 04 Mar 2007 Posts: 32 15 TUBucks
|
Posted: Sat May 12, 2007 1:29 pm Post subject:
|
|
| 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.
|
|
Back to top
|
|
 |
logicbomb
In Training

Regular Member
Joined: 21 Feb 2007 Posts: 37 5 TUBucks
|
Posted: Sat May 12, 2007 5:42 pm Post subject:
|
|
Mouse points? I don't know how to do that. you got the macro file you can share?
|
|
Back to top
|
|
 |
codyyy
In Training

Regular Member
Joined: 04 Mar 2007 Posts: 32 15 TUBucks
|
Posted: Sat May 12, 2007 7:36 pm Post subject:
|
|
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
|
|
Back to top
|
|
 |
wyvernx
Site Moderator

Premium Member
Joined: 01 May 2004 Posts: 8258 8392 TUBucks
|
Posted: Sun May 13, 2007 1:19 am Post subject:
|
|
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.
| Description |
non working crafting script, but does some things.. its a start towards a crafting script.
|

Download |
| Filename |
VGSimpleCrafter.rar |
| Filesize |
3.58KB |
| Downloaded |
81 Time(s) |
_________________ Use Search first, ask questions later!
|
|
Back to top
|
|
 |
danzar
Moderator

Premium Member
Joined: 05 May 2005 Posts: 613 Location: NC, USA 2477 TUBucks
|
Posted: Fri May 18, 2007 6:22 am Post subject:
|
|
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
|
|
Back to top
|
|
 |
wyvernx
Site Moderator

Premium Member
Joined: 01 May 2004 Posts: 8258 8392 TUBucks
|
Posted: Fri May 18, 2007 6:29 am Post subject:
|
|
Try a different approach. Like use table. Ie target it, then use it. Without clicking.
_________________ Use Search first, ask questions later!
|
|
Back to top
|
|
 |
danzar
Moderator

Premium Member
Joined: 05 May 2005 Posts: 613 Location: NC, USA 2477 TUBucks
|
Posted: Fri May 18, 2007 11:14 am Post subject:
|
|
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
|
|
Back to top
|
|
 |
|