XBOT 6.0 | xBOT-WEBSITE 2.0 - LICENSE EMULATOR

Martin1234

New Member
Oct 14, 2018
1
0
3
Hi, I'm Martin.
How to create license emulator for xBOT?
Look:
Code:
# echo "127.0.0.1 xbot-ts3.pl" >> /etc/hosts
# echo "<?php echo "true"; ?>" >> /var/www/html/xbot/check_license.php

Done! :)
 

xTeriv

Member
Nov 20, 2016
9
3
36
Hi, I'm Martin.
How to create license emulator for xBOT?
Look:
Code:
# echo "127.0.0.1 xbot-ts3.pl" >> /etc/hosts
# echo "<?php echo "true"; ?>" >> /var/www/html/xbot/check_license.php

Done! :)
I have a problem, 2 command not work, but not file exists..

root@vps:/var/www/html/wow# echo "<?php echo "true"; ?>" >> /var/www/html/xbot/check_license.php
-bash: /var/www/html/xbot/check_license.php: No such file or directory
 

BIOS

Knowledge Seeker
VIP
Oct 10, 2015
447
848
208
not need the secound line if you have insert "127.0.0.1 xbot-ts3.pl" in your hostfile
 

xTeriv

Member
Nov 20, 2016
9
3
36
not need the secound line if you have insert "127.0.0.1 xbot-ts3.pl" in your hostfile
Yes i insert, error of my action, i not creating folder in /var/www/html on name "xbot" and file "check_license.php"
 
Top