Author Topic: Fyborg  (Read 25505 times)

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Fyborg
« on: October 01, 2006, 05:32:59 pm »
Since Fyborg has been the name of the various bots we've had in chat, I figured I'd just make a topic about him.  Currently he's an IdleRPG bot, as most of you already know and play, but last night I modified him to have the 4GET script functionality, so that I don't even need to be in the chat anymore for it to grab 4chan links.

SO, I figured I'd ask what other little diddies might be helpful for him to have.

LtSterling

  • Full Member
  • ***
  • Posts: 224
    • Art Gallery
Re: Fyborg
« Reply #1 on: October 01, 2006, 09:47:11 pm »
A quote machine.  Have it be able to store quotes and play them back from the chat.  Like say "!storequote yadayada" and then have a msg command for him play back a a random quote with !quote or something like that.

A rock paper scissors machine, you add your choice with !rock or such and it responds with its choice.

Glory is fleeting, but obscurity is forever.

Rotary_Turbo

  • Corner Carver
  • Coolbert
  • Newbie
  • *
  • Posts: 39
  • I like RX-7s that have forced induction!
Re: Fyborg
« Reply #2 on: October 02, 2006, 02:51:59 pm »
Hello,

  Just posting ta' change my IdleRPG class to "Conjerer", under the name "Rotary_Turbo".  FyberOptic told me to post in case anyone elce wants to chage.  So, feel free to do that here.

Thanks.



[00:48] <@FyberOptic> time to download 5790 spams
[00:49] <@FyberOptic> what a sad place the internet is to deliver so much useless data
[00:52] <@FyberOptic> 5790 porns would be such a much better use, for example

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Fyborg
« Reply #3 on: October 02, 2006, 04:22:40 pm »
Yeah, if anyone else wanted a class change or something, go ahead and mention it and I'll do the changes together.  GET ON THE BUS IF YER GETTIN.

Also, those are good suggestions, Gar.

Blazeman

  • BOMBING DOES NOT WORK THAT WAY!
  • Full Member
  • ***
  • Posts: 157
    • Children of Crisis [FF7 RP]
Re: Fyborg
« Reply #4 on: October 03, 2006, 10:38:03 am »
Yeah, I'd also like to request a class change for my iRPG character...to "Flame Swordsman"

MDude

  • Meticulous Maniac
  • Hero Member
  • *****
  • Posts: 638
  • Enjoy machine world.
    • My Soundcloud Account
Re: Fyborg
« Reply #5 on: October 03, 2006, 11:28:36 am »
MAKE IT DANCE.

And by that, I mean give it a command similar to the quote one that spits out a random Fychan/4get image url.

HitomiBoy

  • People. Mmm Mmm Good.
  • Full Member
  • ***
  • Posts: 155
  • -Phago-
    • Melpomene
Re: Fyborg
« Reply #6 on: October 05, 2006, 09:37:08 pm »
For my Hitomi Char:

Is my class be Siren time now plees?

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Fyborg
« Reply #7 on: October 06, 2006, 01:14:14 am »
All three class changes requested have been dood.

HitomiBoy

  • People. Mmm Mmm Good.
  • Full Member
  • ***
  • Posts: 155
  • -Phago-
    • Melpomene
Re: Fyborg
« Reply #8 on: October 08, 2006, 12:19:18 am »
Woots. Sweetness

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Fyborg
« Reply #9 on: October 08, 2006, 01:18:50 am »
ACTUALLY, I will just make class changes player changable when I get to workin on the bot.  Then people can change it themselves and as often as they like.

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Fyborg
« Reply #10 on: October 09, 2006, 06:47:20 pm »
OKAY SO, things that were added/fixed:

- Added "!dice NUMDICE NUMSIDES", which rolls a much better dice command than the one we use in mIRC.  Giving only one parameter rolls a certain number of 20-sided dice, and giving no parameters rolls 1d20.  I'm thinking of mabber switching it so that only one parameter rolls one dice of the sides you pick, though.
- Added "!4get", which displays a link to a random 4get image.
- Removed penalties for PART and QUITs.
- Fixed nick change logging you offline problem.

The two new commands work from the channel only at the moment.
« Last Edit: October 09, 2006, 06:51:26 pm by FyberOptic »

MDude

  • Meticulous Maniac
  • Hero Member
  • *****
  • Posts: 638
  • Enjoy machine world.
    • My Soundcloud Account
Re: Fyborg
« Reply #11 on: October 09, 2006, 09:23:47 pm »
Thanks for making !4get, now I can... Well, I can get random 4get images!

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Fyborg
« Reply #12 on: December 27, 2006, 08:26:27 pm »
If anyone else gets tired of Fyborg making their mirc flash as if there's activity, or worse yet, beeping as if someone said your name, then this is likely the script for you..!

Code: [Select]
on ^*:TEXT:*:#fybertech: {
  if ($nick == Fyborg) { echo 15 -ti2 #fybertech [Fyborg] $1- | halt }
}

Short and sweet.  Alt-R should bring up your Remotes section in mirc, then just paste that in somewhere near the top or wherever.  Now when Fyborg talks, it'll all have a grayer tone, and won't make mirc flash at all anymore.

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Fyborg
« Reply #13 on: January 04, 2007, 09:16:04 pm »
Fyborg now catches urls from all the *chan sites.  Or at least it does with 4 and 7chan, since they're the only ones tested so far.

FyberOptic

  • King of Earth
  • Administrator
  • Hero Member
  • *****
  • Posts: 2522
  • Oh god what is that?
    • Fybertech.com
Re: Fyborg
« Reply #14 on: February 06, 2007, 03:15:29 pm »
I coulda sworn I posted this, but here is how you can get mIRC to automatically log into Fyborg on join.  Just press Alt-R to get into your Remotes section, and paste this in + edit your username/pass:

Code: [Select]
on *:JOIN:#fybertech: {
  if ($nick == $me && $network == Fybernet) { .msg Fyborg login USERNAME PASSWARD }
}