Back to Topic Index
BindBot
By Quikdrawjoe on 24/02/2009
[11:50:52] <> we have this uber irc bot
[11:51:02] <> that tracks the magic xp of our entire memberlist during fights
[11:51:07] <> and divides it by the xp a bind gives
[11:51:14] <> and can work out whether or not somebody is binding
[11:51:17] <> and how many times they do
[11:51:32] <> so we just do !startpk
[11:51:33] <> and !endpk
[11:51:46] <> and 30 mins after the end it outputs a ranked order of our top 20 binders
[11:52:03] <> so we modified it to keep a running total during the month
[11:52:06] <> to find our best binder overall
[11:52:19] <QuikdrawJoe> Can we steal it?

[11:52:28] <> well you can steal the idea and code your own
By NightRawrs on 24/02/2009
Cool
By Winddancir on 24/02/2009
You already know I can't bind worth shit...
By Narita on 24/02/2009
we all know i never bind
By Troll84 on 24/02/2009
If someone was kind enough to code this (probably mIRC

) Then that would be epic
By Ragingwealth on 24/02/2009
Epic :>
By Mojohaza1 on 24/02/2009
QUOTE (Mugger84 @ February 24, 2009 05:38 pm) |
If someone was kind enough to code this (probably mIRC ) Then that would be epic |
*cough* robbie
By Quikdrawjoe on 24/02/2009
QUOTE (Narita @ February 24, 2009 05:33 pm) |
we all know i never bind |
They have a Best Binder competition based on this.
By Dilz621 on 24/02/2009
*Points to my Sig*
By Toshortofnam on 24/02/2009
That would be awesome to have
By Jayson on 24/02/2009
i would love it, but we can do it manually atm rly
oh and joe
what happens if bursting allowed?
By Back to Own on 24/02/2009
what if they mass bind
By Quikdrawjoe on 24/02/2009
QUOTE (Jadi Simondz @ February 24, 2009 08:42 pm) |
i would love it, but we can do it manually atm rly
oh and joe
what happens if bursting allowed? |
in f2p?
and at least it would be binding BTO.
By mtoise on 24/02/2009
I can probably get tht script off a few people I know
By Kero2 on 24/02/2009
*cough*
ranger
By Sithofwookie on 24/02/2009
o lawd
By Mmangler on 25/02/2009
What the heck Joe? You have entirely too much time

. You are definitely a techno wizard.
By Lee on 25/02/2009
QUOTE (mtoise @ February 24, 2009 06:14 pm) |
I can probably get tht script off a few people I know |
Been here 5 mins, and already handy, get on it son.
By rachellove9 on 25/02/2009
Would be really great if it is used for encouraging and not punishing. I can see how it could end up being a very bad thing if not used with caution.
You can take a lot of things into consideration when starting a new thing.
By Quikdrawjoe on 25/02/2009
The person I talked to uses this in their sniper channel to identify enemy hybrids. The clan that uses this uses it as a ranking system and interested people will bind more to improve their rank and it's also used to determine their version of the "binder master" award.
By For Sooth on 05/03/2009
QUOTE (Mojohaza1 @ February 24, 2009 12:51 pm) |
QUOTE (Mugger84 @ February 24, 2009 05:38 pm) | If someone was kind enough to code this (probably mIRC ) Then that would be epic |
*cough* robbie
|
Robbie Codes in php
This is written in msl
and just fyi for everyone
I have complete this script, and i'll make it available tomorrow.
By WG_Aaron on 05/03/2009
I can script it.
By WG_Aaron on 05/03/2009
QUOTE (rachellove9 @ February 25, 2009 03:54 am) |
Would be really great if it is used for encouraging and not punishing. I can see how it could end up being a very bad thing if not used with caution.
You can take a lot of things into consideration when starting a new thing. |
When bto or glenn say before a war "EVERYONE MUST BIND," then it will be used as an enforcer. Because obviously you didn't do what he told you to.
By Mickey on 05/03/2009
QUOTE (School_Boy19 @ March 05, 2009 03:02 pm) |
QUOTE (rachellove9 @ February 25, 2009 03:54 am) | Would be really great if it is used for encouraging and not punishing. I can see how it could end up being a very bad thing if not used with caution.
You can take a lot of things into consideration when starting a new thing. |
When bto or glenn say before a war "EVERYONE MUST BIND," then it will be used as an enforcer. Because obviously you didn't do what he told you to.
|
You forgot me + Cheyney ffs :<
By Pyroclastic0 on 05/03/2009
starts alching on raids #
By Sithofwookie on 05/03/2009
QUOTE (Pyroclastic0 @ March 05, 2009 08:42 am) |
starts alching on raids # |
Good idea
By Indivi2you on 05/03/2009
QUOTE (Pyroclastic0 @ March 05, 2009 11:42 am) |
starts alching on raids # |
Lol

That's a pretty cool thing, wish we could get one
By RobbieThe1st on 07/03/2009
QUOTE (For Sooth @ March 05, 2009 02:57 am) |
QUOTE (Mojohaza1 @ February 24, 2009 12:51 pm) | QUOTE (Mugger84 @ February 24, 2009 05:38 pm) | If someone was kind enough to code this (probably mIRC ) Then that would be epic |
*cough* robbie
|
Robbie Codes in php
This is written in msl
and just fyi for everyone
I have complete this script, and i'll make it available tomorrow.
|
Doesn't mean I can't do it.
The hard part of this is getting all the userdata... without pissing off Jagex.
I suppose so long as it is only used once in a while it should be fine.
The script would need to:
Start:
1. parse an input list of names. This might be the channel list, or some other input.
2. grab highscore data for all these names and save the magic XP to a file
Stop:
1. take the same list of names
2. grab highscore data again.
3. open previously saved file, parse it.
3. subtract beginning magic xp from ending XP, divide that xp by amount of XP per one bind.
4. output list of names and number of (successful) binds.
Trivial really.
By David on 07/03/2009
The only problem with basing it off of Highscores is that they don't update until a person logs out.
By For Sooth on 07/03/2009
Sorry Robby, Never said you couldn't, as i'm sure you could.
And pissing off jagex is the least of my concerd, problem is the parser i'm using the owner may not like it, so it may have to be hosted off of wg.com.
However just to reiterate what i said before. It has been completed, and i've given the code to Joe.
Note to Joe, I'm making it easier to update the clans list, so that you don't have to input them manually, but there will be a command to do tit.
Back to Topic Index