Author |
Thread Statistics | Show CCP posts - 1 post(s) |

Xyfu
Minmatar Shadow's of Ezra On the Rocks
|
Posted - 2010.04.27 11:52:00 -
[1]
LE SIGH.
Atropos, I know this is a personal venture, but if you don't want to have to deal with ***gots like these idiots escaping fights (On SISI? REALLY? You must be the biggest pack of ***s ever), just have something like:
if not player.docked: player.warp_initiate() #at a low speed #wait 40 seconds if player.warping: #move else: print("LOLNO FAYG")
It'd be amusing if you could kick them from the moveme channel for 2 hours if they're scrammed. _____ ^ That is a sig line. It should be there without me having to put one in. |

Xyfu
Minmatar Shadow's of Ezra On the Rocks
|
Posted - 2010.04.27 12:23:00 -
[2]
Originally by: Amberlamps
Originally by: Xyfu LE SIGH.
Atropos, I know this is a personal venture, but if you don't want to have to deal with ***gots like these idiots escaping fights (On SISI? REALLY? You must be the biggest pack of ***s ever), just have something like:
if not player.docked: player.warp_initiate() #at a low speed #wait 40 seconds if player.warping: #move else: print("LOLNO FAYG")
It'd be amusing if you could kick them from the moveme channel for 2 hours if they're scrammed.
So when someone tackles you with a ship which shouldn't be in an FFA beacon or when you're tackled on station for no apparent reason and you would like to continue on with your journey you're punished?
Stop being a ***, Sisi killmails mean nothing.
Atropos, you daaa man.
You contradict yourself. Killmails on sisi mean nothing, so losing a ship to a carrier in FFA3 doesn't matter one bit, but being cheated out of a chance to say "gf" is the problem.
Besides, that's not a legitimate reason to exploit. People got killed in the wrong beacons before, they posted on the forums. They didn't exploit out of it.
0/10.
Also, 7 sammiches and 4 glasses of milk. _____ ^ That is a sig line. It should be there without me having to put one in. |

Xyfu
Minmatar Shadow's of Ezra On the Rocks
|
Posted - 2010.04.27 16:09:00 -
[3]
Originally by: Valeo Galaem
Originally by: Xyfu
if not player.docked: player.warp_initiate() #at a low speed #wait 40 seconds if player.warping: #move else: print("LOLNO FAYG")
I don't think the bot can integrate with the client that sophisticatedly. It probably monitors the chat channel for a line with the moveme token, parses out the character name and destination, and formats a command that is input into the dev-hax console, with some condition checking out side of the client. The most that can be done would be the previously mentioned time/move limit.
Ok.
import devhax def move(player,destination): try: system=devhax.system(destination) devhax.move(player, system) except lolccperrorwheeee: print("Yada yada system name.")
#input loop
if not devhax.docked("Xyfu"): if not devhax.EWar("Xyfu"): move("Xyfu", "FD-") else: move("Xyfu", "FD-")
_____ ^ That is a sig line. It should be there without me having to put one in. |

Xyfu
Minmatar Shadow's of Ezra On the Rocks
|
Posted - 2010.04.27 23:48:00 -
[4]
I propose nothing but "<3"s in this thread from now 'til Atropos' triumphant return, to convince him to reinstate the bot.
I'LL START.
<3 _____ ^ That is a sig line. It should be there without me having to put one in. |
|
|