crafting event WP

Additional botting resources. Addons may be either for the game itself or for the RoM bot.
Forum rules
Only post additional bot resources here. Please do not ask unrelated questions.
Message
Author
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: crafting event WP

#41 Post by lisa » Fri Jul 12, 2013 6:24 pm

Schwertseele wrote:He still tries to buy from Mizner. Tailoring is still buggy.
Just delete your files and redownload it from the first post, you shouldn't have multiple WP with the same name as it will only ever use 1 of them and the other will be ignored.

The ID has been changed and there is no way it will use Mizner with the WP with the correct ID, it is literally impossible...
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Riwiel
Posts: 5
Joined: Sun Jul 07, 2013 3:43 am

Re: crafting event WP

#42 Post by Riwiel » Fri Jul 12, 2013 11:46 pm

Now it should work fine ;)
Attachments
craftai.xml
tailoring V2
(2.13 KiB) Downloaded 139 times

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: crafting event WP

#43 Post by lisa » Sat Jul 13, 2013 3:06 am

Riwiel wrote:Now it should work fine
Updated on first post.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Schwertseele
Posts: 41
Joined: Mon Jun 17, 2013 7:43 pm

Re: crafting event WP

#44 Post by Schwertseele » Sat Jul 13, 2013 8:15 pm

Hey! =)
Testet it - With level 40+/45+ ist starts buying the wrong items, until the bag is full. :/

And it doesn't increase max level, so it is crafting and crafting and crafting. :/

Best regards

kenzu38
Posts: 279
Joined: Sun Dec 02, 2012 8:52 am

Re: crafting event WP

#45 Post by kenzu38 » Sat Jul 13, 2013 9:13 pm

Hey! =)
Testet it - With level 40+/45+ ist starts buying the wrong items, until the bag is full. :/

And it doesn't increase max level, so it is crafting and crafting and crafting. :/

Best regards
I've actually used this script for several days now and I've expanded the script quite a bit. I think I'll release tomorrow, after a few more tests. If you can wait for it, then the script will solve the problems you reported.

kenzu38
Posts: 279
Joined: Sun Dec 02, 2012 8:52 am

Re: crafting event WP

#46 Post by kenzu38 » Sat Jul 13, 2013 9:13 pm

Hey! =)
Testet it - With level 40+/45+ ist starts buying the wrong items, until the bag is full. :/

And it doesn't increase max level, so it is crafting and crafting and crafting. :/

Best regards
I've actually used this script for several days now and I've expanded the script quite a bit. I think I'll release it tomorrow, after a few more tests. If you can wait for it, then the script will solve the problems you reported. Plus a few more extra features.

Schwertseele
Posts: 41
Joined: Mon Jun 17, 2013 7:43 pm

Re: crafting event WP

#47 Post by Schwertseele » Sat Jul 13, 2013 9:25 pm

Well, i don't have much time, i will go to vacation on tuesday. :/ I take my notebook with me, but it's old and RoM is lagging very much..Guess i will try to increase tailoring and alchemy though, since these are the only 2 missing.

Guess i have no option, so i have to wait for you. :P

Best regards & thanks for your script :) it works until 45, so its a help. :)

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: crafting event WP

#48 Post by lisa » Sat Jul 13, 2013 9:48 pm

as long as the recipe Id's are correct there is no reason you couldn't just buy up 1000 of each required matterial and then run the WP.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

kenzu38
Posts: 279
Joined: Sun Dec 02, 2012 8:52 am

Re: crafting event WP

#49 Post by kenzu38 » Sun Jul 14, 2013 9:04 pm

Schwertseele wrote:Guess i have no option, so i have to wait for you. :P
Uploaded the file here. Check it out.

If you have any questions about the WP, just post there so I know right away that it's about my waypoint and not about this orignal code.

Like I said in that thread though, thanks to lisa for the original code. I just added some features to it.

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: crafting event WP

#50 Post by lisa » Sun Jul 14, 2013 9:18 pm

kenzu38 wrote:Like I said in that thread though, thanks to lisa for the original code. I just added some features to it.
All good, I'm glad it gave you a starting point for your project =)
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Schwertseele
Posts: 41
Joined: Mon Jun 17, 2013 7:43 pm

Re: crafting event WP

#51 Post by Schwertseele » Mon Jul 15, 2013 12:42 am

Wow, thats incredible! =)

By the way, does someone know where to get recipes like "Redda-Messer" / Redda-Knife and something equal? I don't find any informations about these crafting event items and recipes. :(

Best regards

cokebot
Posts: 54
Joined: Wed Oct 19, 2011 7:47 am

Re: crafting event WP

#52 Post by cokebot » Mon Jul 15, 2013 6:27 am

Crafttable Tailoring
[45] = {name = "45", GUID = 551644, items = {[1] = {id = 209734,num = 4},[2] = {id = 209736,num = 1},[2] = {id = 209737,num = 1},[3] = {id = 209735,num = 1}}},

but it should be
[45] = {name = "45", GUID = 551644, items = {[1] = {id = 209734,num = 4},[2] = {id = 209736,num = 1},[3] = {id = 209737,num = 1},[4] = {id = 209735,num = 1}}},

McGuffin
Posts: 46
Joined: Sat Mar 16, 2013 6:14 am

Re: crafting event WP

#53 Post by McGuffin » Thu Jul 18, 2013 12:48 am

lisa wrote:
rock5 wrote:So what was causing the error? Was it while using my crafting userfunction?
Just another random bug in the game, I was just crafting manually, buy up a few hundred items and hit make em all, 15 items later it gets the "error" of not enough material to craft item. It happened regularly and at random intervals and annoyed me.
This is caused by lag. I also get the same problem and noticed that when ping jumps over 5k the item que fills and when it gets to max the game throws that error. Sometimes you also loose the mats from that item that errored.

Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests