Script to ptokax
 

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

Script to ptokax

Started by Bollebus, 27 July, 2004, 17:12:54

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bollebus

Hi everyone

i have change software from Y.hub to Ptokax
but im missing +command in ptokax

iknow at i have !network in Ptokak but i wont to have more ! ....  

and i wont have a finnish lua script who i can write
!command in main

some one here have a script ?

// Bolle

AND

some one who have or can maka a skript who send a mass mess every hour to all people

//Bolle

kepp

There are plenty of bots out, look in those sections and i know you'll find just what you need!!
Guarding    

D-J Valhala

1st of all... Wellcome to the best hub soft mate  :D
you can use...
=============================
"Robocop" (By Optimus) Get It From Here... http://members.home.nl/jakootstra/RCv8.0b.rar
=============================
"Brain-Master" (By nErBoS) Get It From Here...
http://www.tudonosso.tv/forum_files/Brain-Master_2.0.zip
=============================
"Thor" (By NightLitch) Get It From Here...
http://swenorth.myftp.org/network/nightlitch/download/THOR.1.5.rar
=============================
hope i hellpd  :D
My PsyIsrael Network
==================
--=[PsyIsrael DC Hub]=--
--=[PsyIsrael Website]=--
==================

Bollebus

OK

Thanks Dude :))

//Bolle


QuoteOriginally posted by D-J Valhala
1st of all... Wellcome to the best hub soft mate  :D
you can use...
=============================
"Robocop" (By Optimus) Get It From Here... http://members.home.nl/jakootstra/RCv8.0b.rar
=============================
"Brain-Master" (By nErBoS) Get It From Here...
http://www.tudonosso.tv/forum_files/Brain-Master_2.0.zip
=============================
"Thor" (By NightLitch) Get It From Here...
http://swenorth.myftp.org/network/nightlitch/download/THOR.1.5.rar
=============================
hope i hellpd  :D

Herodes

hmm ... there is this post also .. :)

D-J Valhala

My PsyIsrael Network
==================
--=[PsyIsrael DC Hub]=--
--=[PsyIsrael Website]=--
==================

Bollebus

i have rorbo 8 but i han not find somewere there i can fix so a mass mess send every hour

and the !command

//bolle



QuoteOriginally posted by Bollebus
Hi everyone

i have change software from Y.hub to Ptokax
but im missing +command in ptokax

iknow at i have !network in Ptokak but i wont to have more ! ....  

and i wont have a finnish lua script who i can write
!command in main

some one here have a script ?

// Bolle

AND

some one who have or can maka a skript who send a mass mess every hour to all people

//Bolle

D-J Valhala

My PsyIsrael Network
==================
--=[PsyIsrael DC Hub]=--
--=[PsyIsrael Website]=--
==================

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

-- timed mass message from text by ??????Hawk??????
-- create a massmessage.txt file in the scripts directory
-- containing your message


SendEvery = 2   ----  time in hrs
textfile = "massmessage.txt"
bot = "Mass_Message"
hrs = 1000 * 60 * 60 * SendEvery


function Main()
	SetTimer(hrs)
	StartTimer()
end



function OnTimer()
	massMessageToAll()
end




function massMessageToAll() 
local handle = openfile(textfile, "r") 
	if (handle ~= nil) then 
		local line = read(handle) 
                  Temptimerfile = "\r\n"
		while line do 
			Temptimerfile = Temptimerfile.."\r\n"..line
			line = read(handle) 
		end 
			SendPmToAll(bot, Temptimerfile) 
		closefile(handle) 
	end 
end

Bollebus

#9
HI

the script is perfeck but i vill not send it in main
 i wont the script send a pm to everyone

but i worthless to edit lua script so i need help there

im running Ptokac soft whit robocop 8

and i thankz f?r the script

//Bolle

plop

search for my texter 4.x.
it can show endless amount's of text files, linked 2 userlevels.
you can decide where it should show and 2 who/when.

plop
http://www.plop.nl lua scripts/howto\'s.
http://www.thegoldenangel.net
http://www.vikingshub.com
http://www.lua.org

>>----> he who fights hatred with hatred, drives the spreading of hatred <----<<

SMF spam blocked by CleanTalk