Recent posts - Page 10
 

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

Recent posts

#91
Request for scripts / Re: Script to keep track of th...
Last post by greywyatt - 20 January, 2017, 17:03:25
Ok. Thanks for the reply! :)
#92
Request for scripts / Re: Script to keep track of th...
Last post by PPK - 20 January, 2017, 16:25:33
That is the point. You can't... hub don't have any info about transfers, because they are done between clients directly.
#93
Request for scripts / Re: Script to keep track of th...
Last post by greywyatt - 20 January, 2017, 08:38:50
Quote from: the-master on 19 January, 2017, 19:35:56
you'll need info from users client, hub doesn't give any info about amounts.
sorry i didnt understand.how can i do that?
#94
Request for scripts / Re: Script to keep track of th...
Last post by the-master - 19 January, 2017, 19:35:56
you'll need info from users client, hub doesn't give any info about amounts.
#95
Request for scripts / Script to keep track of the co...
Last post by greywyatt - 18 January, 2017, 19:21:36
Hi!
I want to achieve the functionality to keep track of the the amount dnloaded and uploaded by users on a hub and store the in a text file/sql table.By this i want to promote sharing and more seeding/uploading on my hub.Any help will be greatly appreciated!
Thnx!

Edit:If someone has the knowlege of how to do so pls ahare ...i will try to write the script on my own. :)
#96
Finished Scripts / Re: PostMan 0.9 beta2
Last post by PPK - 16 January, 2017, 17:52:35
Quote from: Sir_BadEnglish on 16 January, 2017, 11:07:13
...lua5.2.3_Chathub\scripts\postman\base64.lua:71: attempt to call a nil value (global 'module')
If i remember correctly "module" was in lua 5.1 and was removed to 5.2. You can't run this on PtokaX with lua 5.2.3  :rolleyes:
#97
Finished Scripts / Re: PostMan 0.9 beta2
Last post by Sir_BadEnglish - 16 January, 2017, 11:07:13
i get the following error:
...lua5.2.3_Chathub\scripts\postman\base64.lua:71: attempt to call a nil value (global 'module')

this is the part of the file "base64.lua". Z71 is the line before the last "end":
-- command line if not called as library
if (arg ~= nil) then
   local func = 'enc'
   for n,v in ipairs(arg) do
      if (n > 0) then
         if (v == "-h") then print "base64.lua [-e] [-d] text/data" break
         elseif (v == "-e") then func = 'enc'
         elseif (v == "-d") then func = 'dec'
         else print(_G[func](v)) end
      end
   end
else
   module('base64',package.seeall)
end

What can i do?
#98
Offtopic / Re: catching up
Last post by piglja - 10 January, 2017, 11:09:19
Nope, nobody's around...
#99
Offtopic / Re: A poll for Piglja
Last post by piglja - 10 January, 2017, 11:08:44
Tadaaa - was cruising my nick and found this forum - just here to say a short hi ;)
#100
Support / Re: How do i start my own hub?...
Last post by TiMeTrAVelleR - 01 January, 2017, 18:35:34
Did you check if you opend the right ports  in youre router.
SMF spam blocked by CleanTalk