Fabry Posted June 21, 2007 Posted June 21, 2007 i still don't have the file a3listbox.au3After installingFind a3listbox.au3 in your computer and move it in C:\program files\Autoit3\includeRemember to exctract the images in the same directory of script. A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Dale2507 Posted June 21, 2007 Author Posted June 21, 2007 After installingFind a3listbox.au3 in your computer and move it in C:\program files\Autoit3\includeRemember to exctract the images in the same directory of script. it's not on my computer Deal or No Deal?
Fabry Posted June 21, 2007 Posted June 21, 2007 (edited) it's not on my computerAfter downloading, install au3lib, execute au3lib.exe, it automatcally insert a3llistobox.au3 in Autoit3\include. Search well A3LListbox.au3. Edited June 21, 2007 by Fabry A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Fabry Posted June 21, 2007 Posted June 21, 2007 (edited) I have the possibility of atach the executable file, both UDP chat and Hack UDP chat. udp chat Edited June 26, 2007 by Fabry A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Fabry Posted June 21, 2007 Posted June 21, 2007 I check au3 lib, it is a new version. It install automatically in include A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Dale2507 Posted June 21, 2007 Author Posted June 21, 2007 Any chance of an english version as i've clicked something an it's doing an IP check and takin a long time i'm gonna end process then not click that button Deal or No Deal?
Dale2507 Posted June 21, 2007 Author Posted June 21, 2007 I like the program, not sure how the hack UDP thing works but would be interested in improving a few features Deal or No Deal?
Fabry Posted June 21, 2007 Posted June 21, 2007 I like the program, not sure how the hack UDP thing works but would be interested in improving a few featuresthe password for HAck UDP chat is "Smemoranda" A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Fabry Posted July 18, 2007 Posted July 18, 2007 I'm working for english version, it will be avaible in few days. A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Fabry Posted July 18, 2007 Posted July 18, 2007 I'm working for english version, it will be avaible in few days.Now it's avaible English version.The code is more commented. A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Fabry Posted August 27, 2007 Posted August 27, 2007 The search mode is more useful. A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Bert Posted September 4, 2007 Posted September 4, 2007 Tested your code, and I have a bunch of errors. expandcollapse popup>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /prod /AU3Check /in "J:\UNPlus3_0\study files\error.au3" +>16:38:30 Starting AutoIt3Wrapper v.1.9.2 >Running AU3Check (1.54.9.0) from:C:\Program Files\AutoIt3 J:\UNPlus3_0\study files\error.au3(421,148) : ERROR: syntax error (illegal character) $text2[$k] = "<font color=""" & $colore & """><span style=""background-color: #FFFFFF"">" & StringTrimLeft($text2[$k], $ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(423,55) : ERROR: syntax error $text = $text & $text2[$k] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(428,65) : ERROR: StringTrimLeft() [built-in] called with wrong number of args. If StringInStr($text, $parolacce[$i]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(428,67) : ERROR: syntax error If StringInStr($text, $parolacce[$i]) Then ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(430,29) : ERROR: missing Next. EndIf ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(365,36) : REF: missing Next. For $k = 2 To ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndIf. Next ~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(355,355) : REF: missing EndIf. If $mess[6] <> 'risp' And $mess[6] <> 'versione' And $mess[6] <> 'getaggiornamenti' And $mess[6] <> 'conferenza' And $mess[6] <> 'conferenzafine' And $mess[6] <> 'privato'And $mess[6] <> 'file' And StringInStr($mess[5], ' (Privato): ') = 0 And $mess[6] <> 'filearr' And $mess[6] <> 'agg' And $mess[6] <> 'kill' And $mess[6] <> 'Mast' Then ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndIf. Next ~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(351,97) : REF: missing EndIf. If $diversi = True Or $mess[6] = 'bye'Or $mess[6] = 'kill' Or $mess[6] = 'mast' Then ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndSelect. Next ~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(229,11) : REF: missing EndSelect. Select ~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing Wend. Next ~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(162,1) : REF: missing Wend. While ^ J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: syntax error Next ~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(174,23) : ERROR: Aggiornamenti(): undefined function. Aggiornamenti() ~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3 - 11 error(s), 0 warning(s) !>16:38:31 AU3Check ended.rc:2 +>16:38:31 AutoIt3Wrapper Finished >Exit code: 0 Time: 0.990 The Vollatran project My blog: http://www.vollysinterestingshit.com/
Fabry Posted September 26, 2007 Posted September 26, 2007 Tested your code, and I have a bunch of errors. expandcollapse popup>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /prod /AU3Check /in "J:\UNPlus3_0\study files\error.au3" +>16:38:30 Starting AutoIt3Wrapper v.1.9.2 >Running AU3Check (1.54.9.0) from:C:\Program Files\AutoIt3 J:\UNPlus3_0\study files\error.au3(421,148) : ERROR: syntax error (illegal character) $text2[$k] = "<font color=""" & $colore & """><span style=""background-color: #FFFFFF"">" & StringTrimLeft($text2[$k], $ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(423,55) : ERROR: syntax error $text = $text & $text2[$k] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(428,65) : ERROR: StringTrimLeft() [built-in] called with wrong number of args. If StringInStr($text, $parolacce[$i]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(428,67) : ERROR: syntax error If StringInStr($text, $parolacce[$i]) Then ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(430,29) : ERROR: missing Next. EndIf ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(365,36) : REF: missing Next. For $k = 2 To ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndIf. Next ~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(355,355) : REF: missing EndIf. If $mess[6] <> 'risp' And $mess[6] <> 'versione' And $mess[6] <> 'getaggiornamenti' And $mess[6] <> 'conferenza' And $mess[6] <> 'conferenzafine' And $mess[6] <> 'privato'And $mess[6] <> 'file' And StringInStr($mess[5], ' (Privato): ') = 0 And $mess[6] <> 'filearr' And $mess[6] <> 'agg' And $mess[6] <> 'kill' And $mess[6] <> 'Mast' Then ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndIf. Next ~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(351,97) : REF: missing EndIf. If $diversi = True Or $mess[6] = 'bye'Or $mess[6] = 'kill' Or $mess[6] = 'mast' Then ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndSelect. Next ~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(229,11) : REF: missing EndSelect. Select ~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing Wend. Next ~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(162,1) : REF: missing Wend. While ^ J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: syntax error Next ~~~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3(174,23) : ERROR: Aggiornamenti(): undefined function. Aggiornamenti() ~~~~~~~~~~~~~~~~~~~~~~^ J:\UNPlus3_0\study files\error.au3 - 11 error(s), 0 warning(s) !>16:38:31 AU3Check ended.rc:2 +>16:38:31 AutoIt3Wrapper Finished >Exit code: 0 Time: 0.990You modified the code. It works, I tested. I use autoit v. 3.2.8.1. A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Bert Posted September 26, 2007 Posted September 26, 2007 I tried to use it out of the box, but I couldn't get it to connect to any other PCs. The Vollatran project My blog: http://www.vollysinterestingshit.com/
Uten Posted September 26, 2007 Posted September 26, 2007 but how do you use the array cos i've tried to use array's before an i just got confused an it din't workTry the wiki tutorial Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
Fabry Posted October 3, 2007 Posted October 3, 2007 I tried to use it out of the box, but I couldn't get it to connect to any other PCs."I tried to use it out of the box,", which box???If the code doesn't work use the executable. A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now