Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Could a fellow coder help me make a program?  (Read 1357 times)

§¢ǿŗÞﵧ

  • Bay Watcher
  • Terrible coder
    • View Profile
Could a fellow coder help me make a program?
« on: June 02, 2013, 12:47:08 pm »

(Im not really sure if this is the right place for this so don't spaz out at me!)

I want a program that logs in to my account (game account) and logs out again.

That's it. I cant do this myself because I have NO experience in coding (Unless you count coding on a TI-83)

For the people that want to know, the reason why i'm doing this is because the game gives you bonus if you login every day and im too lazy to login my self  :P


here is the website: http://www.darkorbit.com/

If you need more info, ask me

Thx!  :D
Logged

LordSlowpoke

  • Bay Watcher
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #1 on: June 02, 2013, 01:48:07 pm »

...You could probably do that with wireshark and a curl script. Not sure if going into detail would be against guidelines since I don't have them in front of me.
Logged

Sigulbard

  • Bay Watcher
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #2 on: June 03, 2013, 04:16:09 am »

...You could probably do that with wireshark and a curl script. Not sure if going into detail would be against guidelines since I don't have them in front of me.
Something tells me he'd have no idea what to do with those 'tools.'
Logged

LordBucket

  • Bay Watcher
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #3 on: June 03, 2013, 05:00:35 am »

I would suggest you google "windows macro" then pick whichever software you like, download, and make a macro.

foil

  • Bay Watcher
  • Yarr!
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #4 on: June 03, 2013, 06:26:06 am »

I was doing this a while ago for testing a login on a site.

I downloaded an auto mouse clicker app and ran 2 copy, 1 to press logon then wait 5 seconds and press logout again.  Repeated every 20 seconds.
Logged

§¢ǿŗÞﵧ

  • Bay Watcher
  • Terrible coder
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #5 on: June 08, 2013, 06:36:22 pm »

...You could probably do that with wireshark and a curl script. Not sure if going into detail would be against guidelines since I don't have them in front of me.
Something tells me he'd have no idea what to do with those 'tools.'

How did you know?  :P
Logged

§¢ǿŗÞﵧ

  • Bay Watcher
  • Terrible coder
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #6 on: June 08, 2013, 06:40:33 pm »

I was doing this a while ago for testing a login on a site.

I downloaded an auto mouse clicker app and ran 2 copy, 1 to press logon then wait 5 seconds and press logout again.  Repeated every 20 seconds.

The log in and log out buttons are in different positions. So this will probably not work, unless you know of a clicker that can move the mouse.

And also, you only get the bonus if you log in once every day so I don't think a clicker would work
Logged

Sigulbard

  • Bay Watcher
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #7 on: June 08, 2013, 11:37:32 pm »

Guess you'll have to do it manually then, ugh...
(1st world problems)

cool avatar btw
« Last Edit: June 08, 2013, 11:39:06 pm by Sigulbard »
Logged

foil

  • Bay Watcher
  • Yarr!
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #8 on: June 09, 2013, 04:06:24 am »

I was doing this a while ago for testing a login on a site.

I downloaded an auto mouse clicker app and ran 2 copy, 1 to press logon then wait 5 seconds and press logout again.  Repeated every 20 seconds.

The log in and log out buttons are in different positions. So this will probably not work, unless you know of a clicker that can move the mouse.

And also, you only get the bonus if you log in once every day so I don't think a clicker would work

No i was running 2 copy of the app 1 for each button needing pressed.  Just set the apps to repeat every 20 seconds and launch them with a few secs in between for time to login/out.

Are you goiing to leave the pc on 24/7 so you can get the once a day login bonus with an app?
« Last Edit: June 09, 2013, 04:09:27 am by foil »
Logged

§¢ǿŗÞﵧ

  • Bay Watcher
  • Terrible coder
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #9 on: June 09, 2013, 12:26:02 pm »

I was doing this a while ago for testing a login on a site.

I downloaded an auto mouse clicker app and ran 2 copy, 1 to press logon then wait 5 seconds and press logout again.  Repeated every 20 seconds.

The log in and log out buttons are in different positions. So this will probably not work, unless you know of a clicker that can move the mouse.

And also, you only get the bonus if you log in once every day so I don't think a clicker would work

No i was running 2 copy of the app 1 for each button needing pressed.  Just set the apps to repeat every 20 seconds and launch them with a few secs in between for time to login/out.

Are you goiing to leave the pc on 24/7 so you can get the once a day login bonus with an app?

no, im just going to run this on start up.

but anyway i have already made one using macro. Thanks you guys
Logged

Sigulbard

  • Bay Watcher
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #10 on: June 09, 2013, 12:49:12 pm »

I was doing this a while ago for testing a login on a site.

I downloaded an auto mouse clicker app and ran 2 copy, 1 to press logon then wait 5 seconds and press logout again.  Repeated every 20 seconds.

The log in and log out buttons are in different positions. So this will probably not work, unless you know of a clicker that can move the mouse.

And also, you only get the bonus if you log in once every day so I don't think a clicker would work

No i was running 2 copy of the app 1 for each button needing pressed.  Just set the apps to repeat every 20 seconds and launch them with a few secs in between for time to login/out.

Are you goiing to leave the pc on 24/7 so you can get the once a day login bonus with an app?

no, im just going to run this on start up.

but anyway i have already made one using macro. Thanks you guys
How exactly? I'm in need of something similar...
Logged

§¢ǿŗÞﵧ

  • Bay Watcher
  • Terrible coder
    • View Profile
Re: Could a fellow coder help me make a program?
« Reply #11 on: June 11, 2013, 09:41:45 pm »

I was doing this a while ago for testing a login on a site.

I downloaded an auto mouse clicker app and ran 2 copy, 1 to press logon then wait 5 seconds and press logout again.  Repeated every 20 seconds.


The log in and log out buttons are in different positions. So this will probably not work, unless you know of a clicker that can move the mouse.

And also, you only get the bonus if you log in once every day so I don't think a clicker would work

No i was running 2 copy of the app 1 for each button needing pressed.  Just set the apps to repeat every 20 seconds and launch them with a few secs in between for time to login/out.

Are you goiing to leave the pc on 24/7 so you can get the once a day login bonus with an app?

no, im just going to run this on start up.

but anyway i have already made one using macro. Thanks you guys
How exactly? I'm in need of something similar...

ill pm you
« Last Edit: June 11, 2013, 09:46:39 pm by §¢ǿŗÞﵧ »
Logged