Search found 18 matches

by mihail
Thu Jul 06, 2023 7:21 am
Forum: Twitter
Topic: [ISSUE] Mass Like proper like amount fluctuation per post
Replies: 17
Views: 1032

Re: [ISSUE] Mass Like proper like amount fluctuation per post

After I set maxItems and Fluct for an account, the software calculates the goal amount of likes/reposts and then uses this amount for every new post. Sorry I don't understand. For every new post? How are you creating the mass like? I tested and it works mass like: <tweet_url> num: 10 fluct: 5 max i...
by mihail
Wed Jul 05, 2023 11:17 am
Forum: Twitter
Topic: [ISSUE] Mass Like proper like amount fluctuation per post
Replies: 17
Views: 1032

Re: [ISSUE] Mass Like proper like amount fluctuation per post

Example of buggy behavior: ActionItem:https://twitter.com/acc RunCmdsBeforeItem: RunCmdsBeforeProcess: DailyRunner DaysAllowedToRun:1111111 DailyRunner RunTime: CustomSingleProcessingValue: NumMax:11 TotalMaxItemsWanted:0 MaxItemsTotal:0 MonitorMaxAgeInDays:7 PauseMin:20 PauseMax:60 NumThreads:1 Rep...
by mihail
Wed Jul 05, 2023 11:10 am
Forum: Twitter
Topic: [ISSUE] Mass Like proper like amount fluctuation per post
Replies: 17
Views: 1032

Re: [ISSUE] Mass Like proper like amount fluctuation per post

Hey Martin The issues still exists even after the update but the behaviour changed a bit. The fluct param was ignored previously, now it is being applied, but in some buggy way. After I set maxItems and Fluct for an account, the software calculates the goal amount of likes/reposts and then uses this...
by mihail
Tue Jun 27, 2023 11:32 am
Forum: Twitter
Topic: [ISSUE] Mass Like proper like amount fluctuation per post
Replies: 17
Views: 1032

[ISSUE] Mass Like proper like amount fluctuation per post

Hey Martin & everyone. I'm unable to make TwitterDub to have fluctuation in amount of likes per post. NumMax set to 4, FluctuateMaxItemsToDo 3 I thought it would make from 1 to 7 likes per post, but the FluctuateItems option seems to be ignored. Screen: https://imgur.com/V7C36YN Version: 3.438 F...
by mihail
Thu Jun 08, 2023 9:57 pm
Forum: Twitter
Topic: [Issue] ChatGPT reply function doesn't work with gpt-3.5-turbo model
Replies: 15
Views: 3118

Re: [Issue] ChatGPT reply function doesn't work with gpt-3.5-turbo model

Now I face the following Probably the response from chat gpt also differs from the regular models. 21:49:24: 200 https://api.openai.com/v1/chat/completions { "id": "chatcmpl-7PHnOYenhX9YsfYuhmIcUwv863zF4", "object": "chat.completion", "created": 1686...
by mihail
Thu Jun 08, 2023 7:30 am
Forum: Twitter
Topic: [Issue] ChatGPT reply function doesn't work with gpt-3.5-turbo model
Replies: 15
Views: 3118

Re: [Issue] ChatGPT reply function doesn't work with gpt-3.5-turbo model

Thank you!
Going to update in case any further problems with chatgpt appear
by mihail
Wed Jun 07, 2023 12:11 pm
Forum: Twitter
Topic: EMails
Replies: 9
Views: 2226

Re: EMails

Whenever you buy accs, ensure you get an email account along with a twitter one and that pop3 is enabled on this email acc. Then google for the pop3 server address, port and ssl for email accounts you bought and add them to an import file. You might also test if emails work by simply connecting them...
by mihail
Wed Jun 07, 2023 11:55 am
Forum: Twitter
Topic: [Issue] ChatGPT reply function doesn't work with gpt-3.5-turbo model
Replies: 15
Views: 3118

Re: [Issue] ChatGPT reply function doesn't work with gpt-3.5-turbo model

:facepalm: My apologies. I didn't think to check if the request body would need to be formatted differently, I should have expected this. Let me investigate and get it into the next update. Sorry it's unlikely to be today but should be tomorrow Regards, Martin Hehe No problem! Just ping once it's b...
by mihail
Mon Jun 05, 2023 6:35 pm
Forum: Twitter
Topic: [Issue] ChatGPT reply function doesn't work with gpt-3.5-turbo model
Replies: 15
Views: 3118

Re: [Issue] ChatGPT reply function doesn't work with gpt-3.5-turbo model

Hey, I've tried the testing build you mentioned above. Looks like messages are being sent to a proper endpoint, but the request itself causes the following error: { "error": { "message": "'messages' is a required property", "type": "invalid_request_error&...
by mihail
Fri Jun 02, 2023 9:35 pm
Forum: Twitter
Topic: [Issue] ChatGPT reply function doesn't work with gpt-3.5-turbo model
Replies: 15
Views: 3118

Re: [Issue] ChatGPT reply function doesn't work with gpt-3.5-turbo model

Already fixed? wow cool! thank you
I'll test and report once see any problems.