L* R*
HOME FORUM DOWNLOADS
Content
  Links
     Browse SVN
     SVN Commit log
     Documentation (Wiki)
  Developers
     Taskmanager
User
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 04, 2008, 05:31:50 PM

Login with username, password and session length
Search



Advanced search
Support GoPHP5.org
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Development > Module Requests > Topic: Alien wave counter
Pages: [1]   Go Down
« previous next »
Print
Author Topic: Alien wave counter  (Read 623 times)
0 Members and 1 Guest are viewing this topic.
Aesgaard
Rookie
**
Offline Offline

Gender: Male
Posts: 73


.:.Alpha.:.


Alien wave counter
« on: August 24, 2007, 01:22:46 PM »

would love for an alien wave counter for 0.4.1, the counter was a really helpfull tool Cheesy
Logged

-*tinkers*-
Temar
BeBot Developer
Grandmaster
********
Online Online

Gender: Male
Posts: 888



WWW
Re: Alien wave counter
« Reply #1 on: August 24, 2007, 07:41:12 PM »

thats easy isnt it like cuz they come at set intervals right?
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Aesgaard
Rookie
**
Offline Offline

Gender: Male
Posts: 73


.:.Alpha.:.


Re: Alien wave counter
« Reply #2 on: August 24, 2007, 08:41:57 PM »

Yeah, had the counter on bebot 0.2.11 was pretty nifty but I didnt dare put it on 0.4.1 cause I'm afraid it'll collide ? Tongue Is it safe ?
Logged

-*tinkers*-
Ebag333
BeBot Contributor
Apprentice
*******
Offline Offline

Posts: 132


Re: Alien wave counter
« Reply #3 on: August 25, 2007, 12:33:04 AM »

I had one at one point, but it got lost. Sad
Logged
Metaphblade
Rookie
**
Offline Offline

Posts: 49


Re: Alien wave counter
« Reply #4 on: August 25, 2007, 08:41:50 AM »

the 2.1 version will not work with 4.1........i already tried, lol
Logged
Blueeagle
Omnipotent
BeBot Developer
Expert
********
Offline Offline

Gender: Male
Posts: 313



Re: Alien wave counter
« Reply #5 on: August 25, 2007, 07:35:54 PM »

As far as I know (which is rumors at best) is that the timer for the next waves starts when the hacker goes down. So the time between waves isn't fixed. However if this isn't the case then it's just a matter of finding the time between waves and pang you've got a module.
Logged

The only problem that can't be solved by adding another wrapper is having too many wrappers.
Aesgaard
Rookie
**
Offline Offline

Gender: Male
Posts: 73


.:.Alpha.:.


Re: Alien wave counter
« Reply #6 on: August 25, 2007, 08:21:11 PM »

Well, I still wish I knew how lol Tongue 2.1 addon was uber, but it had to be fixed timer, cause due to bot knowing cloak disabled, then counting waves starting from on on the second for each wave
Logged

-*tinkers*-
Wolfbiter
BeBot Contributor
Apprentice
*******
Offline Offline

Posts: 141



WWW
Re: Alien wave counter
« Reply #7 on: August 25, 2007, 11:07:32 PM »

I think it's 5min from cloak to first wave, then 3min for 2nd wave, and then 2min between each. There is a list in a precious counter discussion, and the 2.1 script will have the correct timers if it worked.
Logged

220 Doctor | 220 Adventurer | 220 Shade
Blueeagle
Omnipotent
BeBot Developer
Expert
********
Offline Offline

Gender: Male
Posts: 313



Re: Alien wave counter
« Reply #8 on: August 26, 2007, 05:50:54 PM »

So this could theoretically be started by the message that someone disabled the cloak then? Perhaps as an option. If someone can post the exact times of the waves from the cloak is disabled I'm sure this won't take long to implement.

IMO it's a worthwhile feature to have.
Logged

The only problem that can't be solved by adding another wrapper is having too many wrappers.
Aesgaard
Rookie
**
Offline Offline

Gender: Male
Posts: 73


.:.Alpha.:.


Re: Alien wave counter
« Reply #9 on: August 26, 2007, 10:09:14 PM »

It used to be a 2.11 addon, could someone with massive ammounts of skills (not me obviously Tongue) please modify it and work it into bebot 4.1 ?
Logged

-*tinkers*-
Blueeagle
Omnipotent
BeBot Developer
Expert
********
Offline Offline

Gender: Male
Posts: 313



Re: Alien wave counter
« Reply #10 on: August 27, 2007, 12:52:12 AM »

I can't seem to find such a module in the SVN repository so it must have been a custom module. If you can find it and post it I guess I can make some sense of it.
Logged

The only problem that can't be solved by adding another wrapper is having too many wrappers.
Lawbrkr
Freshman
*
Offline Offline

Posts: 2


Re: Alien wave counter
« Reply #11 on: August 27, 2007, 11:03:04 AM »

This post http://bebot.shadow-realm.org/index.php/topic,642.0.html has information on the waves.
Logged
Hyde
Rookie
**
Offline Offline

Posts: 46


Re: Alien wave counter
« Reply #12 on: August 27, 2007, 06:42:59 PM »

I timed it out for a IGN plugin awhile back. Unless my timings were off (and I never had a mistake in the plugin when farming, I used it 30+ times) then the info in the other post are off.

Posting my text file with a couple of additions below. Had most of this already done on a different forum.

* Start counting from the time you see this:
"Your radar station is picking up alien activity in the area surrounding your city"

* Timers for each step ... the number in parentheses is the time that has progressed since cloak off, no need to display it. Displaying the time since wave 1 OR the time until wave 8 can be useful.

* The text after is what I displayed in chat from my plugin. It was spammy, it was for a farming org. Options for displaying only certain steps would be useful (I was going to install it for our org with skipping wave 2 through 6 display, but I never did). I put the colors in here too, but they won't look right on a forums display. "Aliens" and "POP" = green, "1.5m", "NEXT" and "General" = red, wave number = yellow, rest is default color. Worked well for me.

* A simple ++ incrementer will let you reuse a text function for the wave number. Just remember to add the extra 30 seconds it takes to get from wave 1 to wave 2.

* Simple math ... it is 2.5 minutes from wave 1 to wave 2. It is 2 minutes for each wave thereafter including the General. There are 8 waves before the General.

(00:00) Aliens in 5m
(03:30) Aliens in 1.5m
(05:00) POP 1 ... Wave 8 in 14.5m
(07:30) POP 2
(09:30) POP 3
(11:30) POP 4
(13:30) POP 5
(15:30) POP 6
(17:30) POP 7 ... Wave 8 NEXT
(19:30) POP 8 ... ALL Raiders OUT
(21:30) POP General

Logged

Doctorhyde/Jexyll/Goraud@RK2
Bart
Rookie
**
Offline Offline

Posts: 39


Re: Alien wave counter
« Reply #13 on: August 29, 2007, 11:11:52 AM »

Quote from: Lawbrkr on August 27, 2007, 11:03:04 AM
This post http://bebot.shadow-realm.org/index.php/topic,642.0.html has information on the waves.

As I have learned recently, I cannot code my way out of a paper bag using a knife.. is there anyway to port jj's timer to 4.1?
Logged
Aesgaard
Rookie
**
Offline Offline

Gender: Male
Posts: 73


.:.Alpha.:.


Re: Alien wave counter
« Reply #14 on: August 29, 2007, 09:58:09 PM »

Quote from: Lawbrkr on August 27, 2007, 11:03:04 AM
This post http://bebot.shadow-realm.org/index.php/topic,642.0.html has information on the waves.

Yeah, this is the module I was refering to, JJ's, is this compatible with 0.4.1?
Logged

-*tinkers*-
Pages: [1]   Go Up
Print
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Development > Module Requests > Topic: Alien wave counter
« previous next »
 
Jump to:  

Recent
online not working after ...
by Temar
[Today at 05:09:48 PM]

Bot not working after tod...
by Alreadythere
[Today at 01:04:41 PM]

Tokens Calulator
by Temar
[December 03, 2008, 01:09:03 PM]

Bebot does not work with ...
by IKShadow
[December 03, 2008, 08:54:04 AM]

!items database
by Temar
[December 03, 2008, 07:27:59 AM]

massive_pvp_time_table 1
by Sudoka
[December 03, 2008, 06:49:07 AM]

Log playtime from buddys ...
by IKShadow
[December 02, 2008, 06:48:12 AM]

[request] Raid timers
by Elesar1
[December 01, 2008, 04:41:09 PM]

Shared DB online list
by Temar
[December 01, 2008, 01:55:47 AM]

relay colors
by Temar
[December 01, 2008, 01:54:56 AM]
Stats
Members
Total Members: 1246
Latest: Vingus
Stats
Total Posts: 11193
Total Topics: 1508
Online Today: 21
Online Ever: 168
(July 01, 2007, 09:30:02 PM)
Users Online
Users: 6
Guests: 12
Total: 18
Kentarii
Raysett
Temar
vikor
upstart
daltarak

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.8 © Bloc | NewDef design by Bloc
Page created in 0.567 seconds with 28 queries. (Pretty URLs adds 0.03s, 4q)
Loading...