Programming

Monday 24 September 2018, 14:52  #1
Programming Go Back To college: not answer back, Code right
R3fluxy
  • 1 posts

Hi there,

I need help with this challege. I created a script in Python. I don’t know how to expose this without spoiling it..... :/

Everything looks working fine, check what Candy sent me: (one of the examples)

:Candy!Candy@root-me.org PRIVMSG R3fluxy :320 / 9063
162123.87

So, Candy is sending me the numbers, 320 / 9063. I’m calculating the result= 162123.87
So, the calculation is right, I checked it 3 times manually. I’m sending the answer with the same command (obviously the message has the -rep in it), and I’m not getting an answer from Candy. Maybe it’s upset with me XD

At the beginning I thought: OK, I’ve been banned because I checked 3 or 4 times while chainging the code but then I tried this morning and no answer.

This is what I’m sending :

PRIVMSG Candy :!ep1 -rep 162123.87

I hope I’m nor spoiling this, but I just want to be sure I’m doing the right thing, and it looks like it is right.

Any help would be really appreciated.

Thanks in advance!
:D

Sunday 21 October 2018, 23:22  #2
Programming Go Back To college: not answer back, Code right
WestD
  • 1 posts

Hi,

I’m having the same issue, not sure how to send a response in 2 seconds.

Tuesday 23 October 2018, 16:57  #3
Programming Go Back To college: not answer back, Code right
Throne6g
  • 9 posts

Hi, not sure if the question is still relevant, but I had the same problem, I solved it by sending the following combination "PRIVMSG candy :!ep1 -rep %your_answer%\r\n"