Advertisement
Carson1

Untitled

Jul 18th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.32 KB | None | 0 0
  1. sessio = vk.AuthSession(scope='wall', app_id=7060370, user_login=loginpassword[0], user_password=loginpassword[1])
  2. token = 'b6d9ac1f929e2d1521adc786410145df6d2340711c888f79130f46e2adc156f429cecd588d2792cbce604'
  3. api = vk.API(sessio, v=5.101)
  4. api.wall.post(owner_id=-183112747, message='У меня все плохо((((')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement