Sinisterly
Programming Issue - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: Programming Issue (/Thread-Programming-Issue)



Programming Issue - U.m.b.r.e.o.n. - 11-11-2016

Hello,

I use to have a program that i've been trying to re-create a lot and I cannot get the code to work since i'm not an insanely good programmer.

I have 10$ I will give u via BTC or PayPal if you can help me set-up this simple program.

I'm just wanting a simple program that, pulls the auto-generated textfrom "rolloffle.churchburning.org/troll_me_text.php"
and pastes it into the chatbar, skype chat, IRC chat, ec cetera and then presses enter and repeats it until you stop it manually.

It can be written in any language, either send me the compiled source code, or the program and your bitcoin address or PayPal address.


RE: Programming Issue - zorrophreak - 11-11-2016

Few questions, as I'm in the middle of writing it. Do you mind it being a Python command line program, and also, would you like it to pull a text, paste, then press enter. Then repeat that entirely, or just spam the same text snippet?


RE: Programming Issue - U.m.b.r.e.o.n. - 11-11-2016

(11-11-2016, 07:31 AM)zorrophreak Wrote: Few questions, as I'm in the middle of writing it. Do you mind it being a Python command line program, and also, would you like it to pull a text, paste, then press enter. Then repeat that entirely, or just spam the same text snippet?

I don't mind what programming language it's in, whatever you're comfortable with. I meant to explain as in, It grabs the texts that the website generates, pastes it, presses enter, and then refreshes the page and repeats the process until you make it stop.

Hope that helped explain.