Author Topic: game hosting bots  (Read 7612 times)

Offline shesycompany

  • Death Knight
  • *********
  • Posts: 3587
  • retired, be in music section
    • View Profile
game hosting bots
« on: August 01, 2015, 10:08:32 AM »
in war3 they have bots that wait for a specific amount of players and auto hosts,would these bots work on war2?

ive got a macro set up but its blind just going by time.

Offline {Lance}

  • Sappers
  • ******
  • Posts: 866
    • View Profile
Re: game hosting bots
« Reply #1 on: August 01, 2015, 10:29:03 AM »
There is already a gamebot in the channel if you want to use it.  It's mine, so it's prejudice on what it hosts,  but its there and does work.  You can also host your own if you want,  but it's not an easy task currently because it requires you to be able to host to begin with and if you cant, then its not worth setting up since it requires to much technical knowledge.  If you can already host,  it's not so bad if you dont mind losing use of your computer :P
Dk At hall is cause I started with temple at start and didn't need the castle . Not a hack .  I wouldn't bother editing a ss btw

^---- Dellam doesnt hack!  See, even by his own admission, no hack!!  LMFAO.

Offline EviL~Ryu

  • (ง︡'-'︠)ง "Bitchin!" ®©℗™
  • Dragon
  • **********
  • Posts: 6059
  • "It's going to be Legen-(wait for it......)-DARY!"
    • View Profile
    • Clan EviL Official Page
Re: game hosting bots
« Reply #2 on: August 01, 2015, 11:14:10 AM »

...It's mine, so it's prejudice on what it hosts...

Lmao


Sent from my Motorola DynaTAC 8000X using Tapatalk

-Administrator of Clan EviL
-Developer (Trivia Development and Analytics)

Offline shesycompany

  • Death Knight
  • *********
  • Posts: 3587
  • retired, be in music section
    • View Profile
Re: game hosting bots
« Reply #3 on: August 01, 2015, 11:16:13 AM »
yeah tested it out latency is to high for me to join :/ but cool bot lance !

Offline Delete mine too

  • Death Knight
  • *********
  • Posts: 2652
  • http://meatspin.com
    • View Profile
    • http://meatspin.com
Re: game hosting bots
« Reply #4 on: August 01, 2015, 01:10:59 PM »
Sounds like his bots need to restart war2.

I also released my macro bot awhile ago.

Features: (game name + counter, custom time limits, Auto Start, different maps.)

I did not add a command engine so no user control. Did not ever add the key for fixed order. So no custom TVP!

It will host a regular games, and it will host use map settings for 24/7 RPG maps or what ever.

So if you want to load a RPG map do this.

Create
choose map rpg map for example.
type a name real fast
then create game
leave the game.
You are all set up. Once you back in channel hit Insert to start hosting.

My bot, iL's bot, is in the mods section ;)



Offline shesycompany

  • Death Knight
  • *********
  • Posts: 3587
  • retired, be in music section
    • View Profile
Re: game hosting bots
« Reply #5 on: August 01, 2015, 01:44:32 PM »
i agree its so bigoted it cant host my starcraft alpha map :( blizzard was making it in the war2 engine before they got scoffed at :(
« Last Edit: August 01, 2015, 02:01:09 PM by easycompany »

Offline {Lance}

  • Sappers
  • ******
  • Posts: 866
    • View Profile
Re: game hosting bots
« Reply #6 on: August 02, 2015, 03:23:25 AM »
The issue was with the host using random UDP ports after the initial connection (some sort of symmetric nat monkey business).  So the first hosted game or two would work, but subsequent games would not.  I've since switched hosts and in the process of moving the VM there.
Dk At hall is cause I started with temple at start and didn't need the castle . Not a hack .  I wouldn't bother editing a ss btw

^---- Dellam doesnt hack!  See, even by his own admission, no hack!!  LMFAO.

Offline I hate naggers

  • Ogre Mage
  • ********
  • Posts: 2345
    • View Profile
Re: game hosting bots
« Reply #7 on: August 02, 2015, 03:49:20 AM »
Global $totalChars = 16 ; max chars in player name


;$player1 = _MemoryRead(0x004D13B0, $hMemory, "char[" & $totalChars & "]")
;$player2 = _MemoryRead(0x004D1450, $hMemory, "char[" & $totalChars & "]")
;$player3 = _MemoryRead(0x004D14F0, $hMemory, "char[" & $totalChars & "]")
;$player4 = _MemoryRead(0x004D1590, $hMemory, "char[" & $totalChars & "]")
;$player5 = _MemoryRead(0x004D1630, $hMemory, "char[" & $totalChars & "]")
;$player6 = _MemoryRead(0x004D16D0, $hMemory, "char[" & $totalChars & "]")
;$player7 = _MemoryRead(0x004D1770, $hMemory, "char[" & $totalChars & "]")
;$player8 = _MemoryRead(0x004D1810, $hMemory, "char[" & $totalChars & "]")

for melee

Offline Harrywangs

  • Berserker
  • *****
  • Posts: 510
    • View Profile
Re: game hosting bots
« Reply #8 on: August 03, 2015, 06:42:58 PM »
I haven't seen any game bots in the channel in months. I think it was a real helpful thing, especially for new people. Hell, we even needed to use it last night when nobody could host. Will this bot be back on anytime soon?

Offline EviL~Ryu

  • (ง︡'-'︠)ง "Bitchin!" ®©℗™
  • Dragon
  • **********
  • Posts: 6059
  • "It's going to be Legen-(wait for it......)-DARY!"
    • View Profile
    • Clan EviL Official Page
Re: game hosting bots
« Reply #9 on: August 03, 2015, 07:23:39 PM »
Maybe assign special icons to host bots so people can identify them?


Sent from my Motorola DynaTAC 8000X using Tapatalk

-Administrator of Clan EviL
-Developer (Trivia Development and Analytics)

Offline {Lance}

  • Sappers
  • ******
  • Posts: 866
    • View Profile
Re: game hosting bots
« Reply #10 on: August 04, 2015, 01:58:53 PM »
I've had a game bot in the channel off and on,  it's the script that I asked iL to post from the bot he had written.  It's NOT a perfect script thats for sure.  It has lots of bugs in it, but as I learn what those are,  I'll fix them as I have time.  So far it seems like pausing the game before the bot leaves causes it to not leave a game.  Havent had time to fix it yet, so I just put a note in the msgs saying not to pause before the bot leaves the game.  Eventually I plan to completely re-write it so that it doesnt have dependencies like stealthbot and nncron.  But to get one up quickly,  using iL's for now was the logical answer since I cannot host myself either now due to Verizon's change to their network in July.
« Last Edit: August 04, 2015, 02:01:17 PM by {Lance} »
Dk At hall is cause I started with temple at start and didn't need the castle . Not a hack .  I wouldn't bother editing a ss btw

^---- Dellam doesnt hack!  See, even by his own admission, no hack!!  LMFAO.

Offline I hate naggers

  • Ogre Mage
  • ********
  • Posts: 2345
    • View Profile
Re: game hosting bots
« Reply #11 on: August 04, 2015, 02:44:54 PM »
i hope it gets done. and the anti-hack! and then we shall see w2 revive

Offline EviL~Ryu

  • (ง︡'-'︠)ง "Bitchin!" ®©℗™
  • Dragon
  • **********
  • Posts: 6059
  • "It's going to be Legen-(wait for it......)-DARY!"
    • View Profile
    • Clan EviL Official Page
game hosting bots
« Reply #12 on: August 04, 2015, 02:57:16 PM »
Nothing stop it from being revived right now...people just don't care to play anymore.


Sent from my Motorola DynaTAC 8000X using Tapatalk

-Administrator of Clan EviL
-Developer (Trivia Development and Analytics)

Offline Delete mine too

  • Death Knight
  • *********
  • Posts: 2652
  • http://meatspin.com
    • View Profile
    • http://meatspin.com
Re: game hosting bots
« Reply #13 on: August 04, 2015, 03:43:15 PM »
Nothing stop it from being revived right now...people just don't care to play anymore.


Sent from my Motorola DynaTAC 8000X using Tapatalk

True that's why the anti hack was never made or released. Nobody cared enough besides us.

Offline EviL~Ryu

  • (ง︡'-'︠)ง "Bitchin!" ®©℗™
  • Dragon
  • **********
  • Posts: 6059
  • "It's going to be Legen-(wait for it......)-DARY!"
    • View Profile
    • Clan EviL Official Page
Re: game hosting bots
« Reply #14 on: August 04, 2015, 03:44:56 PM »

Nothing stop it from being revived right now...people just don't care to play anymore.


Sent from my Motorola DynaTAC 8000X using Tapatalk

True that's why the anti hack was never made or released. Nobody cared enough besides us.

You think hacks are what killed this game lol? Even when it's made, we'll still need another driving force to get people on.


Sent from my Motorola DynaTAC 8000X using Tapatalk

-Administrator of Clan EviL
-Developer (Trivia Development and Analytics)