DM Pilot - Instagram Most Wanted Automation Tool for Direct Message & Scheduled Posts

DM Pilot - Instagram Most Wanted Automation Tool for Direct Message & Scheduled Posts v5.0.3 Untouched

No permission to download
  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

Unique

Member
May 14, 2020
32
15
8
Hey, this seems to me like a thread of like-minded people where I can ask a question. Anyone know of a service (paid is fine) that I can auto-like hashtags, accounts, etc, for me?
 

rafiquls

Member
Mar 7, 2020
66
31
18
Can anyone null the version 4.0.6? I have the original file downloaded from codecanyon. Please reply if anyone can null it.
 
  • Like
Reactions: Y-sua

erama

New member
Feb 3, 2020
0
-9
1
Can anyone null the version 4.0.6? I have the original file downloaded from codecanyon. Please reply if anyone can null it.
Hi rafiquis, maybe I can't do it replace license checking with another functions.
I cannot guarantee the result.
 

djpabloh

Well-known member
Trusted Uploader
Oct 22, 2019
147
292
63
djpabloh updated DM Pilot - Instagram Most Wanted Automation Tool for Direct Message & Scheduled Posts with a new update entry:

DM Pilot 4.0.8 Nulled

What's new in 4.0.8
NEW
Ordering for Album posts (drag to sort)

UPDATE
Instagram API latest update

BUGFIX
Clear messages in queue fixed



Lastest updates:
What's new? - 4.0.7
NEW
Restart Instagram Chat Bot
Added RSS to Main Menu
Added Chat Bot to Main Menu

UPDATE
UI/IX for mobile devices improved
Account password encryption improved

BUGFIX
RSS URL length increased
Delete user or account fixed...

Read the rest of this update entry...
 

miyojin

Well-known member
Trusted Uploader
Oct 9, 2018
295
376
63
I can confirm that latest 4.0.8 can ben installed without any problems however I can't add any account. It just keeps asking verification by SMS or EMail even though I have allowed connection from the app.

Anyone had a problem like this? Should I use a proxy for that?
 
  • Like
Reactions: rafiquls

rafiquls

Member
Mar 7, 2020
66
31
18
I can confirm that latest 4.0.8 can ben installed without any problems however I can't add any account. It just keeps asking verification by SMS or EMail even though I have allowed connection from the app.

Anyone had a problem like this? Should I use a proxy for that?
Yes. You are right . It continuously showing the verification popup though I'm providing it every time.
 

Y-sua

New member
Jul 1, 2020
10
3
3
Same problem since 4.0.7 and i have private proxy provider, i tried with another account and works fine, with doesn't works with my main account
 

rafiquls

Member
Mar 7, 2020
66
31
18
I tried every possible way to add an account to the dm pilot. But can't add an account. Anyone facing this problem?
 
  • Like
Reactions: miyojin

Mrsam_1

Well-known member
Administrative
Trusted Seller
Jul 25, 2018
57,193
62,437
120
license control method.
Code:
 try {
                $decrypted = Crypt::decrypt($license);

                $client   = new GuzzleClient();
                $response = $client->request('GET', 'https://api.socialmediatools.eu/dm-pilot.php?', [
                    'idn_conversion' => false,
                    'verify'         => false,
                    'http_errors'    => false,
                    'query'          => [
                        'code'    => $decrypted['code'],
                        'url'     => config('app.url'),
                        'version' => config('pilot.version'),
                    ],
                ]);

              
                    $this->info('License is VALID');
              

            } catch (\Exception $e) {
                $this->info('Something went wrong: ' . $e->getMessage());
            }
 

Mrsam_1

Well-known member
Administrative
Trusted Seller
Jul 25, 2018
57,193
62,437
120
license other control.
Code:
try {

            $client   = new GuzzleClient();
            $response = $client->request('GET', 'https://api.socialmediatools.eu/dm-pilot.php?', [
                'idn_conversion' => false,
                'verify'         => false,
                'http_errors'    => false,
                'query'          => [
                    'code'    => $request->input('code'),
                    'ip'      => $request->server('SERVER_ADDR'),
                    'url'     => config('app.url'),
                    'version' => config('pilot.version'),
                ],
            ]);

            $responseCode     = 200;
            $responseContents = $response->getBody()->getContents();
            $responseJSON     = json_decode($responseContents, true);

          
                $license = 'nullmasterinbabiato';

                try {
                    $encrypted = Crypt::encrypt([
                        'license' => $license,
                        'code'    => $request->input('code'),
                    ]);

                    Storage::disk('local')->put('pilot.license', $encrypted);
 

Hapy

Member
Jun 25, 2020
126
12
18
THANK YOU. BUT WHERE WE CAN PASTE THIS CODE I MEAN IN WHICH FILE AND WHICH PLACE
 

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu