#eggdrop Bot Logged User list

Network: Zeolia
Modes: +nrt
Last Seen: 18 minutes ago
Topic: ..·.·::::::::: Entraide pour les Eggdrops, Tcl et shells -| https://www.eggdrop.fr |- :::::::::·.·..  | dernier script ajouté : NetBots v4.10 - https://tinyurl.com/2celutn2
#2
Rank
12
Users

Channel Log Archive for #eggdrop

Prev
Next

* All times are UTC
Filtering by user: CrazyCat
Monday, September 9, 2024
[11:54:33] CrazyCat Oui :)
[12:28:29] CrazyCat Travieso23: I rode and replied
[12:35:51] CrazyCat Travieso23: you won't be able to have the info in a cookie or session
[12:36:18] CrazyCat as when eggdrop ends its http connexion, php "forget" the connection
[12:36:38] CrazyCat You have to use a DB, or a directe reply
[12:37:05] CrazyCat BTW, as I don't have any idea of what your php scipt does, I can't help you further
[12:46:31] CrazyCat Plop MenzAgitat
[12:48:57] CrazyCat spa faux
[12:49:16] CrazyCat Mais je lis de manière cavalière
[12:57:06] CrazyCat Travieso23: pastebin your php script, because I don't know what it's expecting as datas. I gave you an example of script posting the "nick" param
[13:07:15] CrazyCat So using https://tools.eggdrop.fr/privatebin/?94429e787a5a8579#7VvTB3hPQDSP4jeyPWwbo6qeVr6rUbjxxuWTW97L71yP, you must have "SUCCESS: User XXXX verify (non captcha)." in partyline when XXXX joins a channel
[13:08:18] CrazyCat And do a .console +d in your eggdrop to have debug
[13:09:08] CrazyCat So it works as you asked
[13:11:49] CrazyCat Ok, so I'll try to say it slowly. what your tcl must do ? Sending nick to php script ok. What does it expect from php script and must do with the datas it receive ?
[13:12:05] CrazyCat Sorry but my crystal ball is actually under maintenance
[13:13:27] CrazyCat And note that calling your php script with tcl will block javascript, you'll never be able to have the google captcha
[13:17:57] CrazyCat Ok, seems complicated, session & cookies won't work
[13:19:15] CrazyCat Amand: en gros il veut qu'un utilisateur se valide via une page web
[13:19:31] CrazyCat (qui fait un appel au captcha de google)
[13:22:05] CrazyCat Travieso23: it won't work. You're trying to mixing several things which can't. And why use recaptcha for a simple verification ?
[13:22:59] CrazyCat PeGaSuS did a verification script which doesn't need php, with a random pass for eachuser
[13:24:13] CrazyCat PeGaSuS: simple mais efficace
[13:24:20] CrazyCat (et pas optimisé :D)
[13:25:03] CrazyCat Travieso23: so your trouble is in the php. Store the nick in a .txt file or a simple DB if you want
[13:25:44] CrazyCat You asked a script to send nick to a php script, and get the answer from php, I did it
[13:27:14] CrazyCat 15:08:51 <Travieso23> Exactly, if the user enters the php channel it returns that it has been verified without captcha <-- the tcl works fine
[13:28:32] CrazyCat If you don't send the "g-recaptcha-response", it'll alway do that
[13:29:38] CrazyCat No. this is YOUR php, you use fsockopen so you may be able to open a file in +w
[13:29:44] CrazyCat (or +a)
[13:30:02] CrazyCat I won't do your php
[13:31:05] CrazyCat In you'r PHP ? You don't even try to store the $nick anywhere
[13:31:25] CrazyCat $nick is only used in an echo
[13:44:10] CrazyCat I can't help with an incomplete script.
[13:44:28] CrazyCat (my crystal ball is alway under maintenance)
[15:15:45] CrazyCat Bonne soirée alors :)
Prev
Next