Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Update osif.py #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions osif.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import json , sys , hashlib , os , time , marshal, getpass
###################################################################
'''
Jangan Direcode ya bosku , tinggal make apa susahnya sih
Jangan Direcode ya bosku :) , tinggal make apa susahnya sih
'''
###################################################################
# COLOR
Expand Down Expand Up @@ -523,7 +523,7 @@ def menu_reaction_ask():
except IOError:
pass

print '\n' + '[*] Generate Access token facebook [*]'.center(44) + '\n'
print '\n' + '[*] Generating Access token facebook [*]'.center(44) + '\n'
print '[Warn] please turn off your VPN before using this feature !!!'
id()
elif cek in ['0','00']:
Expand Down