Jump to content
UBot Underground

Recommended Posts

I have no idea how to mulithread wtih Aymen's plugin! I've got $http post and $http get down, and it would help me a lot if I could multithread my bots.

 

Does anyone know of any tutorial threads out there? I tried searching, but I didn't find any for Aymen's http plugin. If you don't have an idea, do you have a bot that you could share the layout of? Paste the code or something so the structure can be seen. Thank you :) If I learn, i'll do my best to share another tutorial

Link to post
Share on other sites

I have no idea how to mulithread wtih Aymen's plugin! I've got $http post and $http get down, and it would help me a lot if I could multithread my bots.

 

Does anyone know of any tutorial threads out there? I tried searching, but I didn't find any for Aymen's http plugin. If you don't have an idea, do you have a bot that you could share the layout of? Paste the code or something so the structure can be seen. Thank you :) If I learn, i'll do my best to share another tutorial

 

Hello.

 

Multithreadig with HTTP plugin currently has some issues. http container is not working correctly. Aymen is working on a new release.

As soon as that's done I will release a multithreading tutorial as part of the http tutorial videos. 

 

Regards

Dan

Link to post
Share on other sites

Does multithreading issue fixed in http plugin 2.5.2 Dan?

Yes. I did run a couple of tests and so far it looks good. But you have to remove http container! 

The command is still there, but this was the reason for the threading problems. Without the http container it works fine now. 

 

Dan

  • Like 1
Link to post
Share on other sites

Yes. I did run a couple of tests and so far it looks good. But you have to remove http container! 

The command is still there, but this was the reason for the threading problems. Without the http container it works fine now. 

 

Dan

 

Does it works also with cookiestring set to basic or only on advanced mode?

 

Sorry asking this to you since you are our best tester and Aymen did not provide tutorials or videos on this (he must concentrate to solving)

Link to post
Share on other sites

Does it works also with cookiestring set to basic or only on advanced mode?

 

Sorry asking this to you since you are our best tester and Aymen did not provide tutorials or videos on this (he must concentrate to solving)

 

We talk about two different things here:

 

1. The issue with http container was related to threads finishing to early or not starting at all. This had nothing to do with cookies!

2. Threading works with cookiecontainer mode basic and advanced. Which one to use depends on what you want to do. 

 

There is still an issue with cookie forwarding. I'm currently testing that part. 

 

Dan

  • Like 1
Link to post
Share on other sites

We talk about two different things here:

 

1. The issue with http container was related to threads finishing to early or not starting at all. This had nothing to do with cookies!

2. Threading works with cookiecontainer mode basic and advanced. Which one to use depends on what you want to do. 

 

There is still an issue with cookie forwarding. I'm currently testing that part. 

 

Dan

 

owh ... i tought the issue is with leaking cookies

 

ok Dan waiting for your test result

 

Thanks alot bro

Link to post
Share on other sites

i use the local dic plugin..

 

you need to have some brains to use though if you want to loop with local lists and shit

 

i have tried with local list plugin but mostly got "the key is not in the dictionary" error or something. Mostly if your bot is faster

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...