| View previous topic :: View next topic |
| Author |
Message |
Sting9x Expert Cheater
Reputation: 0
Joined: 27 Jul 2016 Posts: 121
|
Posted: Wed Jan 04, 2017 5:38 am Post subject: Manage users in Lua 2 |
|
|
Hello everyone, I have an idea .
Here is link to track users hack my tools
http://192.169.139.209/~kimtran/ver/user.php
Is there a way to have people use this software, immediate link will operate simultaneously with hack ?
If yes give me the code.
Thank Admin and all member
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Wed Jan 04, 2017 6:42 am Post subject: |
|
|
don't use javascript for trackers. Only use pure php
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Sting9x Expert Cheater
Reputation: 0
Joined: 27 Jul 2016 Posts: 121
|
Posted: Wed Jan 04, 2017 7:16 am Post subject: |
|
|
| Dark Byte wrote: | | don't use javascript for trackers. Only use pure php |
Hello Dark Byte sir . I need the code for hack tools when activated it will run link above. You do not understand my mind?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Wed Jan 04, 2017 7:26 am Post subject: |
|
|
your code assumes it is running inside a browser that hasn't disabled javascript
so either open their browser and go there, or use a different kind of tracker that does not require interpretation and execution of javascript.
e.g write a php script that stores each visitor in a database
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Sting9x Expert Cheater
Reputation: 0
Joined: 27 Jul 2016 Posts: 121
|
Posted: Wed Jan 04, 2017 7:31 am Post subject: |
|
|
| Dark Byte wrote: | your code assumes it is running inside a browser that hasn't disabled javascript
so either open their browser and go there, or use a different kind of tracker that does not require interpretation and execution of javascript.
e.g write a php script that stores each visitor in a database |
Thank Admin, I understood. Do you have a tutorial or any examples implement my idea?
|
|
| Back to top |
|
 |
|