PtokaX forum

Archive => Archived 5.1 boards => Finished Scripts => Topic started by: Thor on 18 March, 2007, 13:07:17

Title: PtokaX Remote Administration
Post by: Thor on 18 March, 2007, 13:07:17
With this script and with this application you can easily set up your PtokaX hub from a remote machine :) Many admin runs his/her hub from server, and with this app you can set it up much easy as with remote desktop, or if you just want to give access to your operators to set up the hub. It's the very first release, maybe contains bugs, but if you find one, please report it to ejjeliorjarat [at] gmail [dot] com, what you did and what went wrong. Everything you must know is in the Readme.txt, so please read that first. The attached file contains two files:
   - Scripts.rar - unpack it to the main folder of PtokaX, so the dll files must be between the PtokaX.exe
   - Client.rar - This contains the client, you can unpack it to everywhere in your computer. It looks very similar as PtokaX user interface.
To run it, you have to install .NET framework 1.1 version, which is avaible here (http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=262D25E3-F589-4842-8157-034D1E7CF3A3) (24 MB)
The application works with 0.3.5.2 (and later) versions of PtokaX.
Title: Re: PtokaX Remote Administration
Post by: Yahoo on 18 March, 2007, 14:42:58
and then put a pipe before the script.???
what do you mean by this sentence
qwhen i try to connect the hub from ptokax remote admin.exe it gets connected by all users get disconnected and when users try to connect then ptokax remote admin gets disconnected
Title: Re: PtokaX Remote Administration
Post by: TrIp-iN-SuN on 18 March, 2007, 15:39:20
Work Good TNX ;D
Title: Re: PtokaX Remote Administration
Post by: speedX on 19 March, 2007, 06:15:21
Hey nice work Hungarista.. ;)

Bug:
Whenever I try to reg any user with Profile as "reg" , he gets regged with profile "master" only.

And why dont we get the reglist and the script's list in the Ptokax administrator??
Title: Re: PtokaX Remote Administration
Post by: Thor on 19 March, 2007, 09:37:01
Quote from: Yahoo on 18 March, 2007, 14:42:58
and then put a pipe before the script.???
what do you mean by this sentence
You have to start the script to able to set up your hub, because the client uses it's own protocol on UnknownArrival()
Quote from: Yahoo on 18 March, 2007, 14:42:58qwhen i try to connect the hub from ptokax remote admin.exe it gets connected by all users get disconnected and when users try to connect then ptokax remote admin gets disconnected
Hmm, no idea why, maybe try to check the logs or check the commands sent by the client... ???
Quote from: speedX on 19 March, 2007, 06:15:21
Bug:
Whenever I try to reg any user with Profile as "reg" , he gets regged with profile "master" only.

And why dont we get the reglist and the script's list in the Ptokax administrator??
Hmm, the first is because the wrong reglist - seems the hub didn't send it... After you click or Load reglist button, nothing happened? Then plz send me what profiles do you use. The scriptlist was a little bit buggy since the begining, because it use !getscripts command, and parses the sent data. So, please give the right to the client to get scripts in the Account manager.
By the way, the application will be open-source as soon as my sf.net account will be confirmed, so if somebody feels help me, let's do it, i am just a script kiddie :P
Title: Re: PtokaX Remote Administration
Post by: speedX on 19 March, 2007, 09:44:25
Quote from: Hungarista on 19 March, 2007, 09:37:01
After you click or Load reglist button, nothing happened?
When i clicked on the Load Reglist button, it showed only 10-12 registered users...but actually there are around 1400 user regged on my hub.
And I use the same Ptokax inbuilt profiles. (Master, operator, vip, reg)
Title: Re: PtokaX Remote Administration
Post by: TTB on 19 March, 2007, 09:45:06
This is nice Hungarista! Thanx.
Title: Re: PtokaX Remote Administration
Post by: Thor on 24 March, 2007, 16:41:33
Quote from: speedX on 19 March, 2007, 09:44:25
When i clicked on the Load Reglist button, it showed only 10-12 registered users...but actually there are around 1400 user regged on my hub.
And I use the same Ptokax inbuilt profiles. (Master, operator, vip, reg)
Maybe it loads too slow (the hub sends it), try to wait... On localhost with 600+ registered users worked fast, but from a remote machine 1400+ users... Maybe it can be slow. By the way you can add users without loading reglist...
The best will be if PPK can a new feature: to modify the PtokaX.ini from lua-side, so everything will be setable, eg. after frmHub:ReloadSettings() call. It would be very good I think ::)
First post has been updated, new version avaible, many minor and major bugs have been fixed, now it works well as far as I know. Other bugs are still welcomed in ejjeliorjarat [at] gmail [dot] com
PPK: have you read my previous post? ::) Many user like this application (at least on Hungary, hehe), but without the most important tab, the settings tab, it's a half application....
Title: Re: PtokaX Remote Administration
Post by: bastya_elvtars on 24 March, 2007, 16:52:15
What are you talking about? What are the options you can not set from within lua?
Title: Re: PtokaX Remote Administration
Post by: Thor on 25 March, 2007, 13:26:58
Let's see:
(http://img231.imageshack.us/img231/3696/rulesnp1.png)
(http://img231.imageshack.us/img231/6229/optionsfe3.png)
(http://img231.imageshack.us/img231/9350/deflooddm9.png)
Marked with red what I am missing... :-\
Title: Re: PtokaX Remote Administration
Post by: TrIp-iN-SuN on 04 April, 2007, 13:29:06
i get same bug it's tell me

Appliction has generated an exception that could not be handled

process id=0x6bc (1724), Theread id=0x2dc (732).

click ok to terminate the application.
click cancel to debug the application
Title: Re: PtokaX Remote Administration
Post by: Thor on 04 April, 2007, 17:35:46
Yeah, known bug, fixed in next version. The next version is converted to C, so I need a little more time ;D But they will be fixed, thanks.
Title: Re: PtokaX Remote Administration
Post by: bastya_elvtars on 04 April, 2007, 18:54:33
It will be in C? Wise decision!:)
Title: Re: PtokaX Remote Administration
Post by: Thor on 12 May, 2007, 14:45:03
The new version is in the first post. Maybe all the bugs has been fixed (I just hope). It's still in VB.NET, so framework still needed. Some new features added too, like open your favourite script-editor application, read settings from PtokaX.ini file, and so on... As I saw, it had more then 70 download, so I think it become helpful. Nice to see, and sorry for the slow developing, but I had/have exams...
IMPORTANT!
Please update the settings.lua file too, it changed too! Without it the application won't work correctly!
Title: Re: PtokaX Remote Administration
Post by: TrIp-iN-SuN on 12 May, 2007, 16:11:47
i get again bug

Appliction has generated an exception that could not be handled

process id=0x14bc (2580), Theread id=0xd18 (3352).

click ok to terminate the application.
click cancel to debug the application

and when i enter cancel i get more 1 window and its type me

Registered JIT debugger is not available. An Attempt to launch a JIT debugger with the follwing command resulted in an error code of 0x2 (2). Please check computer settings.

cordbg.exe !a 0x5d8

click on retry to have the process wait while attaching a debugger manually.
click in cancel to abort the JIT debug request.
Title: Re: PtokaX Remote Administration
Post by: Thor on 12 May, 2007, 16:25:03
Please write me what you tried to do? Just opened the app? Clicked on Login button? minimized the app? Or what? And JIT debugger generates more detail, please send me that at ejjeliorjarat [at] gmail [dot] com. Thanks.
Title: Re: PtokaX Remote Administration
Post by: TrIp-iN-SuN on 12 May, 2007, 16:26:03
only open the app and i get this
Title: Re: PtokaX Remote Administration
Post by: speedX on 30 May, 2007, 16:00:05
Hello Hungarista...
When I click on LOAD REGLIST it shows tht the software has encountered a problem and needs to close :(
Wat to do?
Title: Re: PtokaX Remote Administration
Post by: Psycho_Chihuahua on 30 May, 2007, 16:06:34
works fine for me
Title: Re: PtokaX Remote Administration
Post by: TrIp-iN-SuN on 30 May, 2007, 16:35:00
and remote ptoakx for me not work only see list script and chat and when my script Leviathan down is work i fix the bug Leviathan runing agian and remote agian not work all
Title: Re: PtokaX Remote Administration
Post by: Psycho_Chihuahua on 30 May, 2007, 16:52:37
that means leviathan is blocking the remote script, and NOT that the remote script is not working *g*
Title: Re: PtokaX Remote Administration
Post by: speedX on 30 May, 2007, 16:58:30
Quote from: Psycho_Chihuahua on 30 May, 2007, 16:06:34
works fine for me

How many users are there in your hub m8?
Title: Re: PtokaX Remote Administration
Post by: Thor on 30 May, 2007, 18:49:25
For me with 620 users worked well. Give settings.lua higher priority as Levithian.
Title: Re: PtokaX Remote Administration
Post by: Psycho_Chihuahua on 30 May, 2007, 19:14:35
tested in my testhub with 52 users and works fine
Title: Re: PtokaX Remote Administration
Post by: TrIp-iN-SuN on 31 May, 2007, 01:38:09
i have 70-100 users i only open hub and only scripts list and chat is worked for me
Title: Re: PtokaX Remote Administration
Post by: baba.runner on 31 May, 2007, 14:27:59
Quote from: Psycho_Chihuahua on 30 May, 2007, 16:52:37
that means leviathan is blocking the remote script, and NOT that the remote script is not working *g*
Yes indeed it seems that Leviathan and the remote are not compatible. It is quit normal because Leviathan does handle all the commands by itself and it is not thePtokaX who is handling them. Allready to put the settings.lua in first place, before Leviathan is not compatible with Leviathan script.

Title: Re: PtokaX Remote Administration
Post by: Vipertje on 01 June, 2007, 01:05:59
Work very fine m8! Nicely done, very simple to use  ;D
Title: Re: PtokaX Remote Administration
Post by: speedX on 06 June, 2007, 21:42:04
There are around 1800 registered users here and not working here :(
Hungarista could u plzz tel me wat is the problem???
Title: Re: PtokaX Remote Administration
Post by: speedX on 08 June, 2007, 10:52:16
Quote from: Mutor on 08 June, 2007, 06:09:43
The problem is in front of the keyboard, see 'Mirror' for more.   :P

??
Title: Re: PtokaX Remote Administration
Post by: Psycho_Chihuahua on 08 June, 2007, 11:06:12
Quote from: Mutor on 08 June, 2007, 06:09:43
The problem is in front of the keyboard, see 'Mirror' for more.   :P

hehe good answer Mutor
Title: Re: PtokaX Remote Administration
Post by: Snooze on 08 June, 2007, 19:33:03
I think that what Mutor is saing is that it's an ID 10 T error.. ;-)

Snooze
Title: Re: PtokaX Remote Administration
Post by: microsoft on 24 July, 2007, 00:31:29
It`s this secured? a hacker can "hack" my connection between me and the remote server.
Title: Re: PtokaX Remote Administration
Post by: bastya_elvtars on 24 July, 2007, 01:02:14
Quote from: microsoft on 24 July, 2007, 00:31:29
It`s this secured? a hacker can "hack" my connection between me and the remote server.

This connects as a user. So it's as secure as DC protocol is.
Title: Re: PtokaX Remote Administration
Post by: microsoft on 24 July, 2007, 01:50:29
ok thx ;D
Title: Re: PtokaX Remote Administration
Post by: Mr.T on 05 September, 2007, 20:27:04
when i runs the hub on the same computer the hub is going on it works fine but when i change to run the hub on another computer it wont work i can get the connection
but i cant get any info hope you understand what i mean
:)
Title: Re: PtokaX Remote Administration
Post by: Thor on 06 September, 2007, 20:11:28
Are you sure the address id OK?
Title: Re: PtokaX Remote Administration
Post by: Mr.T on 06 September, 2007, 21:17:59
yes can find the problem ???
sorry i have the right adress but i cant find what the problem is  ???
can i t have to do whith my router maybe ???
can it have to do with some other script i run in the hub
[ 1 ]  settings.lua
- [ 1 ]  RoboCopv10.023.lua
- [ 1 ]  Reboot message v 1.01.lua
- [ 1 ]  - mainmess.lua
- [ 1 ]  -RightClicker UserCommands.lua
- [ 1 ]  advertise.lua
- [ 1 ]  anti-dcgui.lua
- [ 1 ]  antinetlimiter.lua
- [ 1 ]  BadFile Active.lua
- [ 1 ]  block.lua
- [ 1 ]  Botfia.lua
- [ 1 ]  FunScriptV8.lua
- [ 1 ]  F?delsedagsBoten.lua
- [ 1 ]  HubRanks_v3.6.lua
- [ 1 ]  Hubstats.lua
- [ 1 ]  Lito-Messenger-Bot.lua
- [ 1 ]  RecordBot 1.5.lua
- [ 1 ]  textmain.lua
- [ 1 ]  textPM.lua
- [ 1 ]  trigs.lua
- [ 1 ]  freshstuff3_4.4_RC4.lua
- [ 1 ]  LifeTime.lua
- [ 1 ]  AverageShare Bot.lua
- [ 1 ]  block user.lua
- [ 1 ]  public_disc.lua
- [ 1 ]  teambot.lua
- [ 1 ]  SweBot.lua
- [ 1 ]  PM Passive 1.0..5.1.lua
- [ 1 ]  Pass Cleaner..5.1.lua
- [ 1 ]  NHb_2_110.lua
- [ 1 ]  NewReg Welcome.lua
- [ 1 ]  IP Watchdog.lua
- [ 1 ]  Userupgrade.lua
- [ 1 ]  RegStats.lua
- [ 1 ]  Hider.lua
- [ 1 ]  FilmBot.lua
- [ 1 ]  rightclick-Menu.lua
- [ 0 ]  rightclick-Owner.lua
- [ 0 ]  ClockBot 5.1.lua
- [ 0 ]  Request Bot.lua
- [ 1 ]  Usercount.lua
- [ 1 ]  offpm.lua
- [ 1 ]  HubBackup.v.1.0.LUA5-TTB.lua
- [ 1 ]  Statbar Messages 1.0.lua
Title: Re: PtokaX Remote Administration
Post by: akarparekh on 10 September, 2007, 13:32:25
Hi when i try to run remote administration
i load the Prokax.ini file. when i try to connect i get this error
[9/10/2007 2:58:22 PM] *** Your Client is not allowed in this Hub! Please update!
[9/10/2007 2:58:23 PM] *** Disconnected
...
what could be the problem ..
i use
Ptokax DC Hub 0.3.6.0
Lua 5.1.2.....
Title: Re: PtokaX Remote Administration
Post by: Snooze on 10 September, 2007, 15:17:31
That sound like a scripted message to me.
Do you run any scripts that might block the client from connecting?

/Snooze
Title: Re: PtokaX Remote Administration
Post by: akarparekh on 10 September, 2007, 16:09:02
well only one script the setting.lua and ur DiXbot.lua thats it................
Title: Re: PtokaX Remote Administration
Post by: Rincewind on 10 September, 2007, 16:10:43
If I recall correctly, Robocop includes a client checker
Title: Re: PtokaX Remote Administration
Post by: Snooze on 10 September, 2007, 20:59:42
Fixed in PM..

/Snooze
Title: Re: PtokaX Remote Administration
Post by: akarparekh on 11 September, 2007, 10:39:39
Hi , I had a question is it possible to redirect users to another hub incase my hub is not runnin....................a script or something...............
Title: Re: PtokaX Remote Administration
Post by: Thor on 11 September, 2007, 21:23:00
If you can't login because wrong client, add an another MyINFO, you can set up an another (what you want...). akarparekh: you can't redirect all user from the program, it's for setting up your hub.
Title: Re: PtokaX Remote Administration
Post by: akarparekh on 12 September, 2007, 10:13:23
Hey Hungarista , Sorry man it got a little confusin Snooze already solved the earlier problem and had another question....

Anyway, I started a hub (Using PtokaX) and have a couple questions:

1. Example:

Hub 1(MY PC) & Hub 2(MY FIRENDS PC).....(BOTH IN THE SAME LAN)

Say my computer crashed cannot start Ptokax..... Hub 1 is down, so when people try to connect to Hub 1, they automatically get redirected to Hub 2.


2. What scripts would you guys recommend?

Help would be appreciated. :tilted
Title: Re: PtokaX Remote Administration
Post by: Thor on 12 September, 2007, 19:04:56
This remote administration program works, when the PtokaX program is running. It surely doesn't in charge of redirection and other PtokaX-side problems, like it crashed (or your system).
Title: Re: PtokaX Remote Administration
Post by: akarparekh on 13 September, 2007, 13:11:59
can it done if Hub1 is not on
Hi,
There is a little problem with the Remote Administration....
I run Ptokax 0.3.6.0....
I have a friend who uses Remote Administration... When ever  i m not arround...
Whenever he tries to add user form the Ptokax remot Administrator.. he changes the user profile to Reg, however when the same users logs in he becomes the owner of the hub...n when he Reloads the Reglist the same users profiles is Owner....
Why does this happen...
I use DixBot......
Title: Re: PtokaX Remote Administration
Post by: Snooze on 13 September, 2007, 15:27:09
My guess is that the Remote Admin script is not Profile aware.
You might need to manualy add the missing profiles in the script.

/Snooze
Title: Re: PtokaX Remote Administration
Post by: CJ? on 12 March, 2008, 23:06:23
Hi guys/girls !

Is there any plans to make this work with new ptokax 0.4.0.0 ?

I've tried, and it dosn't work?

Hope to hear from someone soon //CJ
Title: Re: PtokaX Remote Administration
Post by: fred on 18 August, 2008, 05:19:41
Can we get this upgraded to work in Ptokax 0.4.1.1??

thanks
Title: Re: PtokaX Remote Administration
Post by: Thor on 18 August, 2008, 17:18:42
1-2 day and I'll release it. It need some fixes on Unix, because multithreading can cause some errors. UDP debug receiver is also tested now. So, wait a few days, and you can use it :)