OGame Automizer Development Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Make a Donation for OGame Automizer Development by PayPal, Visa or MasterCard



Author Topic: command (line) execute  (Read 317 times)

0 Members and 1 Guest are viewing this topic.

DrevD

  • Newbie
  • *
  • Offline Offline
  • Posts: 11
    • View Profile
command (line) execute
« on: July 26, 2011, 04:58:59 PM »

hi,
im planning to create a simple vbscript to fleetsave all my fleet and ress. I have tried to analyze the webpage in fleet to find out wich info i need, But i cant find it.

DH, Wich command do u use...

My case is, every time I get a good player poss. im attacked by another one with over 3000 IC and last time he tried to attack me i was only very lucky i reach to send my fleet. He was hitting my planet 2 secnd after my fleet went home. he was simple phx me.

So a simple script u activate to send /all fleet from a planet / and try to do it every second.

Any help here with some code

Thanks in advance
Logged

Devil's Hand

  • Administrator
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 1,424
    • View Profile
Re: command (line) execute
« Reply #1 on: July 26, 2011, 09:29:43 PM »

It guess with vbscript it will be quite difficult to create it, but you can try ;)

I have no scripts for that, but as I remember for Fleet sending you will need :
1. Cookies from OGame
2. Format correctly http posts, here a example what is sent by post :
//F2 : galaxy=1&system=344&position=8&type=1&mission=0&speed=10&am204=1&am202=4
//F3 : type=1&mission=0&union=0&am202=4&am204=1&galaxy=1&system=344&position=6&speed=7
//FM : holdingtime=1&galaxy=1&system=344&position=6&type=1&mission=1&union2=0&holdingOrExpTime=0&speed=7&am202=4&am204=1&resource1=5000&resource2=1072&resource3=464

You can get more info by running OA in debugging mode : http://forum.ogameautomizer.com/index.php/topic,3.0.html
Or you may scan network traffic with a wireshark : www.wireshark.org

Regards,
Logged
 

Page created in 0.048 seconds with 20 queries.