PDA

View Full Version : bogroll.ash - green screen hate for the masses



oly0015
06-14-2010, 06:55 AM
Was a bit bored and got a request to toilet paper someone, ended up with a mass tp script. Enter the name and amount of tp to use and away it goes to bomb them in your name. Requires the zlib library to run http://kolmafia.us/showthread.php?2072

That FN Ninja
06-14-2010, 01:28 PM
Also check out Alhifar's alias for mass TP'ing (http://kolmafia.us/showthread.php?2547-aliases&p=20185&viewfull=1#post20185).

Also this script by StDoodle (http://kolmafia.us/showthread.php?3593-Script-Request-for-Mass-Use-of-Toilet-Paper&p=25525&viewfull=1#post25525).

oly0015
06-14-2010, 03:59 PM
:P i like mine better still

StDoodle
06-15-2010, 02:50 PM
These types of scripts are particularly fun to test on clannies. :P Which script to prefer depends on what you want to do; mine is really aimed at someone who wants to mass-tp an entire chat channel (or several). It's pretty decent for that, but overkill for use against one or a select few individuals.

icon315
06-15-2010, 09:24 PM
why not just use "throw roll of tp at [NAME]" in the cli?

lostcalpolydude
06-15-2010, 09:57 PM
why not just use "throw roll of tp at [NAME]" in the cli?

You would have to follow it up with "repeat X". I guess using this script is one step instead of two?

oly0015
06-15-2010, 10:05 PM
it uses throw roll of tp in the cli to throw the roll if you read the script, this script just repeats the command and handles tp inventory

cli_execute("throw toilet paper at " + who);

Bale
06-15-2010, 10:12 PM
The script not only repeats the command, it also adds extra drama!

jasonharper
06-15-2010, 10:57 PM
The 'throw' command takes a count, no need for a repeat command...