Lua Converter ( with GUI ) - 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

Lua Converter ( with GUI )

Started by NightLitch, 01 March, 2005, 12:50:50

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Herodes

Take away deflood.lua ... it comes in-built within PtokaX nowadays ;)

the error on the ReleaseBot you have there is predictable because this as well as no other converter will be able to convert the code used for storing and reading data in files...

For a ReleaseBot look under the Lua 5 part of the board there are fulfilled requests already ...

recently ( today ) there is a Random-Intro-Outro script under the above-mentioned part of the board .. .

LiqUiD~TrolL

=)
  once again, ok that was great tip
don t use the deflood, lees memory =)
haahha

and i ve fixed the releases script i found a link in the forum =)

but now i need plops help for showing some text files i want in my hub. any ideas for this?

i have 3-4 text files i wanna display in users
________<>________


            -=@_ psydream-land.no-ip.org _@=-


             
http://www.psychedelicdreams.bravehost.com

Herodes

QuoteOriginally posted by LiqUiD~TrolL
i have 3-4 text files i wanna display in users
'Enable text files support' checkbox under 'Options' tab in PtokaX gui... then put those files in the 'texts' folder that can be found next to 'PtokaX.exe' ... ( there is another checkbox through which you can decide whether to sent them in PM to the users ...

NightLitch

I will probobly not continue this project because it is to hard to convert a hole script....

some ppl. program ex.

strfind like this 2 ex:

strfind(data, "(%S+)")

and some

strfind ( data , "(%S+" )

the spaces is trouble in this case....

But I will not give up entierly, but we'll see....

//NL
//NL

LiqUiD~TrolL

m8 i knew this thing

but i wanted to change the perfix , in ptoka x it works only with ! and i wanted to change it into +

but anyway i made my work now and everything is fine


andone who know a link in the forum to get a good random intro outro  in LUA 5 ?????
________<>________


            -=@_ psydream-land.no-ip.org _@=-


             
http://www.psychedelicdreams.bravehost.com

Herodes

Stop hi-jacking this thread ... ;)

bastya_elvtars

QuoteOriginally posted by NightLitch

strfind(data, "(%S+)")

and some

strfind ( data , "(%S+"

string.find("strfind%s*%(")
Isn't this good enough?
Everything could have been anything else and it would have just as much meaning.

B@B?

#32
QuoteOriginally posted by NightLitch
I will probobly not continue this project because it is to hard to convert a hole script....
//NL

Dear NightLitch

Please! Do so...  ;(

If i convert my older Scripts (for Lua 4) with this one i?ll have sometimes mistakes in there-  like this:

Syntax :457: unexpected symbol near `%'

The prob is:

Only the good scripts wich ? need makes errors like this...*grrrrrr*  X(

I hope, you?ll go ahead with this tool quickly;

I NEED IT and so I NEED YOU!  :rolleyes:
THE DAY AFTER...  

...is >>>>>>>> NOW!




Btw:
Plz excuse my english...
It?s not the best, i?m sure...but it?s funny...isn?t it?

jiten

QuoteOriginally posted by B@B?
QuoteOriginally posted by NightLitch
I will probobly not continue this project because it is to hard to convert a hole script....
//NL

Dear NightLitch

Please! Do so...  ;(

If i convert my older Scripts (for Lua 4) with this one i?ll have sometimes mistakes in there-  like this:

Syntax C:\HUB\PTOKax 0.3.3.0\scripts\Connect 4.lua:457: unexpected symbol near `%'

or Neal...

The prob is:

Only the good scripts wich ? need makes errors like this...*grrrrrr*  X(

I hope, you?ll go ahead with this tool quickly;

I NEED IT and so I NEED YOU!  :rolleyes:
If this kind of error happens, just open the .lua file (e.g. with notepad), go to that line and remove the "%" from it. It'll be gone after that.

Cheers

B@B?

#34
THX! @ jiten!  ;)

That was an successful way...

Maybe you know another?

:48: attempt to concatenate global `bot' (a nil value)  ?(

(also converted by the converter...)

...in front of... Thx
THE DAY AFTER...  

...is >>>>>>>> NOW!




Btw:
Plz excuse my english...
It?s not the best, i?m sure...but it?s funny...isn?t it?

Dessamator

QuoteOriginally posted by B@B€
THX! @ jiten!  ;)

That was an successful way...

Maybe you know another?

:48: attempt to concatenate global `bot' (a nil value)  ?(

(also converted by the converter...)

...in front of... Thx

well i doubt he'll know how to fix that without u showing him the entire script, btw, if u do think of doing so do it in  the appropriate thread !
Ignorance is Bliss.

B@B?

#36
Sorry Dessamator

That?s right, of cause.

I thougt i can write it in here cause of
it happend by an mistake after convertin...

Had posted an new one.  ;)
THE DAY AFTER...  

...is >>>>>>>> NOW!




Btw:
Plz excuse my english...
It?s not the best, i?m sure...but it?s funny...isn?t it?

Dessamator

QuoteOriginally posted by B@B€
Sorry Dessamator

That?s right, of cause.

I thougt i can write it in here cause of
it happend by an mistake after convertin...

Had posted an new one.  ;)
no probs, at least u learnt,:)
Ignorance is Bliss.

Markitos

#38
Hi!
Im trying to download the converter but the link's dead...Could some one give me another link or send me by mail???



Respectfully

Leun


Markitos

QuoteOriginally posted by Leun
Hi Markitos,

try this link: http://xpojnt.kotatka.cz/download/ostatni/LuaConverter_DCinfo.insecure.lv.zip

greetz
Thnks!

SMF spam blocked by CleanTalk