Ptokax to DCH++ commands
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

Ptokax to DCH++ commands

Started by Quattro, 05 February, 2005, 18:37:25

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Quattro

Hi guys i need a script that can convert Ptokax commands to DCH++ commands in lua 5.02. so it's just a translator from ptokax style commands to dch++ commands

*edit*
I mean like the kick commands
so i can use my ptokax based raw commands and the hub will
then change !kick to +banuser 30

*edit*

quattro-place.no-ip.com:1418
PtokaX DC Hub 0.3.3.0 build 17.09 Not Running :(
wdp10.no-ip.info:1412
DCH++ v1.0-Release (Plugin API v1.0) Special Quattro? Build
For DCH scripting and plugins

Quattro

By the way...
several weeks ago there was someone who suggested a new thread group for dch++
Or a new group for lua 5.02 scripts
quattro-place.no-ip.com:1418
PtokaX DC Hub 0.3.3.0 build 17.09 Not Running :(
wdp10.no-ip.info:1412
DCH++ v1.0-Release (Plugin API v1.0) Special Quattro? Build
For DCH scripting and plugins

bastya_elvtars

QuoteOriginally posted by Quattro
By the way...
several weeks ago there was someone who suggested a new thread group for dch++
Or a new group for lua 5.02 scripts

If you find either Ptaczek or OpiumVolage and get in contact with them and ask for it there will be one.
Everything could have been anything else and it would have just as much meaning.

??????Hawk??????

hi m8  

install the  OpCom  plug in  .  it has the right click commands  already...

??????Hawk??????

Quattro

I know how opcom works, including opcomextra...
but i have raw commands in my adl search and they are written for ptokax and i'm running both a ptokax hub and a dch hub...
and i want the raw command to be the same as it is now..
so i need a script for dch that can translate the ptokax kicks to a dch ban
quattro-place.no-ip.com:1418
PtokaX DC Hub 0.3.3.0 build 17.09 Not Running :(
wdp10.no-ip.info:1412
DCH++ v1.0-Release (Plugin API v1.0) Special Quattro? Build
For DCH scripting and plugins

??????Hawk??????

hi m8  ..  

Have you tried editing the  OpCom extra  and adding them to it  ...

paste your  Commands in here  and ill have a look  


??????Hawk??????

Quattro

hmmm i'll try to explain one more time...
I have raw commands in my dcdm++'s adl search, they are written for ptokax.
Now i run another hub but its dch..
basically, what i want is, keep using the old raw commands for both ptokax and dch...
hope it's more clear now
quattro-place.no-ip.com:1418
PtokaX DC Hub 0.3.3.0 build 17.09 Not Running :(
wdp10.no-ip.info:1412
DCH++ v1.0-Release (Plugin API v1.0) Special Quattro? Build
For DCH scripting and plugins

??????Hawk??????

hi m8  

Quotepaste your Commands in here and ill have a look

I cannot guess what your commands are  ..

??????Hawk??????

Quattro

$To: %[nick] From: %[mynick] $<%[mynick]> You are being kicked because: %[clienttype] - %[cheatingdescription]|<%[mynick]> is kicking %[nick] because: %[clienttype] - %[cheatingdescription]|<%[mynick]> !kick %[nick] %[cheatingdescription]|

It has some unneccesary parts i know...
but i want a script that can convert the !kick %[nick] %[cheatingdescription]

to

+banuser %[nick] 30 %[cheatingdescription]
quattro-place.no-ip.com:1418
PtokaX DC Hub 0.3.3.0 build 17.09 Not Running :(
wdp10.no-ip.info:1412
DCH++ v1.0-Release (Plugin API v1.0) Special Quattro? Build
For DCH scripting and plugins

Quattro

maybe i can do it with one of the existing scripts by the way :S
dunno...
there was a script that could replace words, but that was antileet
quattro-place.no-ip.com:1418
PtokaX DC Hub 0.3.3.0 build 17.09 Not Running :(
wdp10.no-ip.info:1412
DCH++ v1.0-Release (Plugin API v1.0) Special Quattro? Build
For DCH scripting and plugins

Quattro

#10
the raw commands in adl search don't work per hub...
it's one raw or another

*edit*
or does anyone know a way to type in the adlsearch something like raw 1 and it takes the raw 1 from the hub involving
*edit*
quattro-place.no-ip.com:1418
PtokaX DC Hub 0.3.3.0 build 17.09 Not Running :(
wdp10.no-ip.info:1412
DCH++ v1.0-Release (Plugin API v1.0) Special Quattro? Build
For DCH scripting and plugins

Quattro

hey man thanks
i'll try it
:P
quattro-place.no-ip.com:1418
PtokaX DC Hub 0.3.3.0 build 17.09 Not Running :(
wdp10.no-ip.info:1412
DCH++ v1.0-Release (Plugin API v1.0) Special Quattro? Build
For DCH scripting and plugins

Quattro

#12
$To: %[nick] From: %[mynick] $<%[mynick]> You are being kicked because: %[cheatingdescription]|<%[mynick]> +banuser %[nick] 30 %[cheatingdescription]|

this is my new raw command to kick bad clients.....
hope it works :P

hmm forgot a space i think after the first |
quattro-place.no-ip.com:1418
PtokaX DC Hub 0.3.3.0 build 17.09 Not Running :(
wdp10.no-ip.info:1412
DCH++ v1.0-Release (Plugin API v1.0) Special Quattro? Build
For DCH scripting and plugins

Quattro

hmmm no there shouldn't be space over there  :D
quattro-place.no-ip.com:1418
PtokaX DC Hub 0.3.3.0 build 17.09 Not Running :(
wdp10.no-ip.info:1412
DCH++ v1.0-Release (Plugin API v1.0) Special Quattro? Build
For DCH scripting and plugins

SMF spam blocked by CleanTalk