Skip to content

VFiran/dbgid-veeu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTICE

this project only for terminal linux/android with termux
and use it for learn purepose only.
please consider using this project only for pentesters.

Feature

• Daily check in
• Watching Videos With Multiple Account
• Direct Invite Friend Bypass 3 Minutes
• Direct Purchase VIP Level
• and much more feature

Installation

make sure on your terminal console was already
install PHP cli, git and nano/vieditor
using git:
git clone https://github.com/dbgid/dbgid-veeu.git

wait until proccess clone was successfully
if was done, you will see folder "dbgid-veeu-master"

download file:
visit https://github.com/dbgid/dbgid-veeu then download
as zip file. make sure your remember path of download
example for user android w/ termux:
your download storage is "/sdcard/Download"
make sure you was already install zip on your termux cli
if zip cli was already exitst on your termux then unzip it
change dir to download
cd /sdcard/Download[enter]
unzip dbgid-veeu-master.zip [enter]
wait until proccess unzip done
if was done you will see folder "dbgid-veeu-master"
then you can check with "ls" command.
ls dbgid-veeu-master [enter]
you will see all files w/ this project

USAGE

Termux:
make sure you was install php cli and nano/vieditor
if no, please install ASAP with command:
Update & Upgrade:
pkg update && pkg upgrade [enter]
Install PHP cli & nano:
pkg install php nano [enter]
if proccess was done
change dir to path your installation this scripts
example:
cd /sdcard/dbgid-veeu-master [enter]
nano token.php [enter]
input your token at $auth_token='here you token';
if was done, press ctrl+o then ctrl+x for finished edit
then execute file run.php
php run.php [enter]
you will see 11 menu of bot feature, just input 1-11
on bot menu. if your correct with your auth_token, bot will
run normaly, if incorrect, please check your auth_token
for user debian & centos, usage same w/ termux
but command for:
debian: apt-get install packagename (for install new package)
centos: yum install packagename (for install new package)
done.

USAGE token.sh

this scripts only work for rooted device only
on your device must have installed terminal emulator or script manager
this scripts can't work on termux, because termux can't be root as android shell
remember this scripts only for rooted device, can't work for nonroot device
usage:
open terminal emulator -> then input command like bellow:
su [enter] //root@android:/
then change dir to "dbgid-veeu-master"
cd /sdcard/pathyourfolderafterclone/dbgid-veeu-master [enter]
//root@android:/sdcard/pathyourfolderafterclone/dbgid-veeu-master
sh token.sh [enter]
you can get auth_token easy way and token saved as txt file
default stored of token is: /sdcard/ and file name is : token.txt
you have to push this scripts into /system/xbin
follow this command:
make sure on terminal was root user
//mount system
mount -o remount,rw /system [enter]
cp token.sh /system/xbin/token [enter]
chmod 775 /system/xbin/token [enter]
//mount system again to read/open
mount -o remount,ro /system [enter]
done, if you want to get auth_token veeu quickly
just type "token" on your terminal emulator
make sure you was already login on veeu apps

About

New Bot Veeu By DBG ID

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.3%
  • Shell 2.7%