| View previous topic :: View next topic |
| Author |
Message |
Anahel Halfop

Joined: 03 Jul 2009 Posts: 48 Location: Dom!
|
Posted: Sat Jul 04, 2009 5:37 pm Post subject: |
|
|
| speechles wrote: | | Anahel wrote: | is it possibe to change the script to work with Upercase characters? becasue :
| Code: | <@mlody> !u v Z
<~Nekomimi> Cannot complete your search request, "v Z" not found. |
but:
| Code: | <tomek> !u v z
<~Nekomimi> Ookamireunion for v Z (Wiek Nieznany lat/Miejsce zamieszkania nieznane) in Newbie | Dołączył: 09.3.09 | Lokalny Czas: 04.7.2009, 00:06 | Ostatnio Widziany: Dziś, 23:00 | Płeć Nie Ustawiona | 5 wypowiedzi (0.04 na dzień) | Wyświetleń Profilu: 13 @ http://forum.ookamireunion.pl/index.php?showuser=43 |
|
Change: | Code: | # fetch the html
set html [fetch_html $input 1]} |
To this: | Code: | # fetch the html
set html [fetch_html [string tolower $input] 1] |
@ipbegg, I will correct the script to work with more invision power board versions shortly. This will allow it to scrape information from those forums as well. |
| Code: | <tomek> !u tomek
<Nekomimi> Ookamireunion for tomek (21 lat/Dom) in pantsu4life | Dołączył: 11.6.09 | Lokalny Czas: 04.7.2009, 23:27 | Ostatnio Widziany: Dziś, 11:48 | Mężczyzna | 0 wypowiedzi (0 na dzień) | Wyświetleń Profilu: 23 @ http://forum.ookamireunion.pl/index.php?showuser=85
<tomek> !u Volf
<~Nekomimi> Ookamireunion for Volf (Wiek Nieznany lat/Shadow Moses) in Big Boss | Dołączył: 02.2.09 | Lokalny Czas: 04.7.2009, 23:27 | Ostatnio Widziany: Dziś, 13:50 | Mężczyzna | 68 wypowiedzi (0.45 na dzień) | Wyświetleń Profilu: 82 @ http://forum.ookamireunion.pl/index.php?showuser=5 |
thanks you very much
and btw, is it possible to change the script to work with phpbb3 board? i tried to change links but it didnt work |
|
| Back to top |
|
 |
Felix2003 Voice
Joined: 06 Feb 2009 Posts: 24
|
Posted: Sat Jul 04, 2009 9:36 pm Post subject: |
|
|
just reading through and im on a forums id like to use this the only problem is that the guest viewing isnt activated *security reasons*
anyway of getting the php script and the tcl?
cheers  |
|
| Back to top |
|
 |
ipbegg Voice
Joined: 14 Jun 2009 Posts: 11
|
Posted: Mon Aug 03, 2009 12:03 am Post subject: |
|
|
nvm
Last edited by ipbegg on Mon Aug 10, 2009 7:24 pm; edited 1 time in total |
|
| Back to top |
|
 |
ipbegg Voice
Joined: 14 Jun 2009 Posts: 11
|
Posted: Mon Aug 10, 2009 7:23 pm Post subject: |
|
|
hahah it worked!!!! but there's a little bug...
01:19:39 <~XXXX> !user Discover Dark Addict
01:19:41 <+TEBOT> My forum for <span style='color:white'> (Age Unknown years old/Location Unknown) in Newbie | Joined: 7-August 09 | Local Time: Aug 11 2009, 12:19 AM | Last Seen: Today, 12:03 AM | Gender Not Set | 5 posts (1.52 per day) | Profile Views: 26 @ http://www.affsafaf.net/forum/index.php?showuser=2522 |
|
| Back to top |
|
 |
|