Therapy-X? by me - Page 2
 

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

Therapy-X? by me

Started by ((UKSN))shad_dow, 29 June, 2004, 12:56:27

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

((UKSN))shad_dow

due to lack of intress  in the bot. !!!

Heres what im up to for those that care to know ;)

im in prosecs of re-writeing it compleately , with better tabed code , + less bugs and will be more stable, unfortuely vesrion 0.02 will be compiled ,if a scripter wonts it when i relase it ,u will have to pm me here or leave a message on our website or in our hub ..

all so in idea/devlopment stage is a version for on-line gammeing Hubs

yours for now

shad
creator of Therapy-X? bot

((UKSN))shad_dow

lo all

right V0.02 will be make pubilc with in the next 2 week

complete re-writen some bits + fixed right click commands , here whats in this version so far , more to come later

#############################################################################
 Therapy-X?   - Created by Shad_dow?, 7th may 2004               
  Current version  - v0.01

7/5/2004
v0.1 beta    Started from a Func-Bot script  Wrote by nErBoS
                                     
                                    Added Anti adverts
      Added Mldc Mldonkey not wanted clients.
      Added Only dc++ clients (on/off)
      Added Fake checker
      Added Hub Jump (Scripter Unknown)
      Added MiniShare checker
      Added MaxShare Checker
      Added MaxSlots checker
      Added MiniSlots checker
      Added Vip Share Checker

23/6/2004
      Added  badfiles Checker
      Added Not wanted isps Checker
      Added  Prefix Setting
      Added MiniDc++ version Checker
      Added WebLog
      Added Saves maxkicks into file
      Added Saves Warning into file
      Added Auto Load saved files
      Added Reg / VIP Chat
                                     
24/6/2004
                                    Added Search Hitlist - (Modifyed version of  SearchCount  V.1.3  by  c h i l l e r)
                                    Added MediaForce Killer - (Scipter Uknown)

25/6/2004                offical relase

 1/7/2004                                   Removed Badfiles cheacker as it's not full proof and takes 2 much resources
         fixed anti-ads (now addys can be pm to bot when using weblog command) with Great Help From Kepp.. thx m8
         added HubLog
                                                      Removed HubLog (due to some erros , be back soon)
         added PM-commands-to- Bot

4/7/2004                       Version 0.01a
         Re-added inproved Badfiles cheacker (as reqested)
                                            removed Search Hitlist
                                             remove stand alone MiniShare checker / MaxShare Checker /MaxSlots checker
               / MiniSlots checker / Vip Share Checker
                                             Added slots/hub/share with profiles

9/7/2004       Version 0.02
      parts re-writen and Rules ban/kick removed until its more stable
      added ip blocker
                                    Simple Nick Checker
                                    added Right-click commands with menus



#############################################################################

WHAT IS IN THE SCRIPT
------------------------
Func-Bot  by nErBoS
Anti adverts + Help/Fix by Kepp
Mldc Mldonkey not wanted clients.
Only dc++ and odc++
Fake check
HubList
MiniShare/MaxShare/MaxSlots/MiniSlots/Max Hubs/Min Hubs check + help from Fourms
Search for badfiles
Not wanted isps
Prefix change
MiniDc++ version
Redirect pass
GuestBook
Saves maxkicks into file
Saves Warning into file
Auto Load saved files
Simple Nick Checker, by: NightLitch
IP Checker by Troubadour
----------------------

Thanks and Creadits
----------------------
NightLinch,Trobabour,Hawk,Kepp,Mutor,Matt and Plop for there support and help
and giving me a chance and insight in to Scripting and , thanks to Ptokax and lua

Thanks to my testers
----------------------
-=UKSafeNet=-
creator of Therapy-X? bot

zinden

#27
i thought !userinfo was from hubsoft command, maybe rename it to !info instead?

i love your script, so keep up the good job
Xion++ - Where it all begins
http://www.zinden.net

zinden

#28
when i write !ophelp  i get:
*** Error: elp is not in my UserList.


and when i write !help i dont get any operators commands only usercommands......
maybe it should be like that  :)

but if i want vip to be able to kick where do i edit that?
in Functions.lua but how?
Xion++ - Where it all begins
http://www.zinden.net

((UKSN))shad_dow

Thanku zinden


am looking striaght in to it now , also are u running version 0.01b ???

i get back here asap

as for letting VIPs Kick , change replace :-

elseif  cmd ==Prefix.."hubinfo" then
dohubinfo(curUser,data)
return 1

elseif  cmd ==Prefix.."offline" then
dooffline(curUser,data)
return 1

--//<<< cut and paste code below it to same place in Therapy-x.lua just befoe the Function operater commands :)

elseif cmd ==Prefix.."kick" then     
dokick(curUser,data)                     
return 1                                         

----------------------------------------------------- - Function Operator Commands - -----------------------------------------------------


hope that helps..
creator of Therapy-X? bot

zinden

some tiny request, i saw there was a setting about only allow dc++, will that disallow dc gui and dc pro tags?
if yes, can you add some more settings about other dc++ mods.
Xion++ - Where it all begins
http://www.zinden.net

((UKSN))shad_dow

!onlydc++ off then any client with a legel tag will enter the hub , if u do !onlydc++  on then only dc++/odc can enter with a legal tag
 
legal as in h:*/*/* as most clients with only H:* are old ..


yours shad
creator of Therapy-X? bot

((UKSN))shad_dow

fix aload of bugs

added better Right-click commands
added Only Reg users or highter can download , with option to enable or disable
added add rules (change rules via bot)
added weblog  
removed IP Blocker for now

to do list

re-added kick/warn/ban by rule
GUI to sort out

yours shad
creator of Therapy-X? bot

((UKSN))shad_dow

#33
Screen shot of GUI

creator of Therapy-X? bot

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

heya m8   nice work .

just a small point ....

the Self portrait you use as a backdrop dosnt show you at your best m8.  


 :D  :D  :D  :D  :D  :D  :D

((UKSN))shad_dow

creator of Therapy-X? bot

NightLitch

//NL

((UKSN))shad_dow

Thank you NightLitch :D
creator of Therapy-X? bot

Cp6uja

((UKSN))shad_dow nice work
This script is so cool but link 4 download not work
The first link not work,but uncommpiled work

GooOOOoooD  :D

((UKSN))shad_dow

#39
Thank u Cp6uja

all download links should now work ,

had to reboot webserver .. sorry about that :)
creator of Therapy-X? bot

((UKSN))shad_dow

####################################
Therapy-X? - Created by Shad_dow?, 7th may 2004
Current version - v2.00


Update

V2.1 is comming ......  8)
creator of Therapy-X? bot

((UKSN))shad_dow

#41
*********Therapy-X V2.1********

New fertures
 
slots,share,client by proflie
ip Bocker
inproved userinfo on login

Update GUI
swap/sale message board
reg/vip/op own logins
talking bot
search engine (for message boards etc)
mssage bords ops/vip/reg
addy board


comming soon for Public Relase , will be on test in our hub soon

BIG Thanks For Help/Support from following scripters

Kepp,nErBoS,Hawk,Mutor,Plop,Typhoon,NightLitch

Yours

Shad_dow
creator of Therapy-X? bot

((UKSN))shad_dow

LO All

Therapy-X v2.1 is comming along nicely , but ,ight take longer than expect due to other Prodjects ..

all Therapy-x versions so far can be downloaded from Here

Yours

Shad :D
creator of Therapy-X? bot

((UKSN))shad_dow

#43
Ello all


OK anybody want to be a beta tester for next relase plz PM with the following

hub name
amount of users
Network
Version of ptokax

yours shad
creator of Therapy-X? bot

zinden

im back with old ptokax again :)

Sign me up, and your account is also active.

reinstalled 2 times linux and changed to 2000 2 times  :)

Now im using 2000 once more, so i would like to be a beta tester again
Xion++ - Where it all begins
http://www.zinden.net

((UKSN))shad_dow

ello Zinden  

glad ya back m8 , yep everything still same as before , np there u still on beta team , just need a few more now :)

yours shad
creator of Therapy-X? bot

((UKSN))shad_dow

***** Therapy-X V2.1   Update******

well everythings going to plan , that by Augest the 9th 2004 , il have Therapy-X V2.1 ,ready for Beta Testing :)

so plz pm if u would like to do some testing , please PM here @ the forum :)

script update

added anti-flood
added anti-hammer
added a few of secruity fetures
inproved the user/reg/vip/master commands on right click

more to come :)

yours

shad
creator of Therapy-X? bot

((UKSN))shad_dow

update

due to personal problims @ home

there will be a delay in relase of V2.1

sorry will try to sort asap

please bear with me

yours

shad
creator of Therapy-X? bot

((UKSN))shad_dow

hello peeps  

 i am , back , right heres a update ,

therapy-X V2.1 is on test in my hub , due to me fixing 2 small(ish) bugs  (1 being my spelling lol) .

son watch this space :)

sorry its aking so long

yours shad
creator of Therapy-X? bot

((UKSN))shad_dow

Dear ALL

ALL links and my website will be back on line in next 24hrs , been down to Hardware Failure , i am 100% sorry about the hassle this has caused , rest a shawed new hardware being installed as i write this :)

yours

shad
creator of Therapy-X? bot

SMF spam blocked by CleanTalk