Please Help Me
 

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

Please Help Me

Started by thefoggy, 24 March, 2005, 21:07:32

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thefoggy

Friend`s,please tell me what a script make:

- <>=========================H=U=B==I=N=F=O===============================<>
 ?Welcome: [BG]thefoggy
 ?To this fine place Called: dc.eta.bg
 ?Your IP: 84.22.4.181
 ?Your Share: 12.57 GB
 ?Your Status in this Hub: Operator
 ?Actual Share in the Hub: 760.41 GB
 ?There are: 0 [MASTER] - 1 [OPERATOR] - 0 [VIP] online
 ?There are now: 35 of 100 users Online
 ?Hub minshare is: 0.48828125 GB
 ?Peak of hubshare: 1749.41 GB
 ?Peak of users: 37
 ?Logins: 9021
 ?Redirect address is: dc.bol.bg
 ?Date&Time: Date: 24/03/2005 Hour: 20:45:20
- <>======================================================================<>



Tw?sT?d-d?v

hope this is what your after

ConnectInfo = function(user)
	local sTag = user.bHasTag
	if sTag then
		local hName = frmHub:GetHubName()
		local sPace = string.char(32)..string.char(32)..string.char(32)..string.char(32)
		local info = "\r\n\r\n\t?????????? Welcome to "..hName.." ??????????\r\n"
		info = info.."\t"..sPace.."Your name is: "..(user.sName  or "n/a").."\r\n"
		info = info.."\t"..sPace.."Your profile is: "..tProfileName(user.iProfile).."\r\n"
		info = info.."\t"..sPace.."Your current ip: "..(user.sIP or "n/a").."\r\n"
		info = info.."\t"..sPace.."Your using client: "..(user.sClient or "n/a").."\r\n"
		info = info.."\t"..sPace.."Your version is: "..(user.sClientVersion or "n/a").."\r\n"
		info = info.."\t"..sPace.."Your current mode is: "..(tMode[user.sMode] or "n/a").."\r\n"
		info = info.."\t"..sPace.."Your total hubs are: "..(user.iHubs or "n/a").."\r\n"
		info = info.."\t"..sPace.."Your open slots are: "..(user.iSlots or "n/a").."\r\n"
		info = info.."\t"..sPace.."Your sharesize is: "..ConvShare(user.iShareSize).."\r\n"
		info = info.."\t"..sPace.."Your description is: "..(user.sDescription or "n/a").."\r\n"
		info = info.."\t"..sPace.."Your connection is: "..(user.sConnection or "n/a").."\r\n"
		info = info.."\t"..sPace.."Your email is: "..(user.sEmail or "n/a").."\r\n"
		info = info.."\t?????????? Welcome to "..hName.." ??????????\r\n"
		user:SendData(tSettings.sBot, info)
	end
end

jiten

#2
Check these threads too:

This and  this.

Best regards,

jiten

PS: Next time, post in the right thread (Request for scripts).

SMF spam blocked by CleanTalk