Search found 5 matches

by gambazoolu
2006-12-13 13:35
Forum: Hubs and scripts
Topic: how to enable simple script on ptokax?
Replies: 4
Views: 4002

Pothead wrote:That's an lua 4 script. It'll need updating. You are best asking at the ptokax lua forum. :)
googling " ptokax lua forum" i found a few forums... non of them seem busy... actually, they look deserted... can you give me a link to the forum you meant?

thanks!!
by gambazoolu
2006-12-12 19:25
Forum: Hubs and scripts
Topic: how to enable simple script on ptokax?
Replies: 4
Views: 4002

By the way, this script works:
Bot = "MyBot"

function Main()
frmHub:RegBot(Bot)
end
it creates a bot!
why other scripts don't work?? :-(
by gambazoolu
2006-12-12 19:21
Forum: Hubs and scripts
Topic: how to enable simple script on ptokax?
Replies: 4
Views: 4002

how to enable simple script on ptokax?

Hello! i was trying to enable a simple script i found on the net: --Calculator by Phatty --v1.21 --Added Invalid usage message --useage: sum <nr> <by> <nr> = example : sum 1 + 1 Bot = "Calculator" function DataArrival(user,data) if strsub(data, 1, 1) == "<" then data=strsub(data,1,strlen(data)-1) s,...
by gambazoolu
2006-12-12 10:35
Forum: Hubs and scripts
Topic: Looking for a Stealth Hub!
Replies: 2
Views: 3533

thanks! i can't use IP because it is not static and the range covers people i don't want knowing about the hub.... until i find a better solution, i use PtokaX and give a desription that may be thought of as bad address... to the untrained eye ;-) it looks like this: [17:34] *** Connecting to hub.co...
by gambazoolu
2006-12-11 16:43
Forum: Hubs and scripts
Topic: Looking for a Stealth Hub!
Replies: 2
Views: 3533

Looking for a Stealth Hub!

Hi!

I'm looking for a hub that if a non-registered user tries to connect to,
the hub will "play dead" and look broken, or better yet, appear as if
it DOES NOT EXIST!

do you know anything like that?

Thank you!