Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > DarkOrbit
You last visited: Today at 23:21

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



premium hotkey bars?

Discussion on premium hotkey bars? within the DarkOrbit forum part of the Browsergames category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2014
Posts: 49
Received Thanks: 8
premium hotkey bars?

hey is there anyway to get hotkey bars that come with premium without actually having premium? mine just ran out and only having 10 hotkeys sucks lol
drugsarebad is offline  
Old 10/01/2015, 11:11   #2
 
Řoβч966's Avatar
 
elite*gold: 0
The Black Market: 117/0/2
Join Date: Sep 2014
Posts: 2,867
Received Thanks: 2,515
Buy a new premium, if you bought it one time you can buy it again.
Řoβч966 is offline  
Old 10/01/2015, 17:55   #3
 
elite*gold: 0
Join Date: Sep 2014
Posts: 49
Received Thanks: 8
Quote:
Originally Posted by Řoβч966 View Post
Buy a new premium, if you bought it one time you can buy it again.
oh wow thanks kid that was very helpful
drugsarebad is offline  
Thanks
2 Users
Old 10/01/2015, 17:56   #4
 
Řoβч966's Avatar
 
elite*gold: 0
The Black Market: 117/0/2
Join Date: Sep 2014
Posts: 2,867
Received Thanks: 2,515
Quote:
Originally Posted by drugsarebad View Post
oh wow thanks kid that was very helpful
No problem son, feel free to ask more.
Řoβч966 is offline  
Thanks
1 User
Old 10/01/2015, 18:07   #5
 
elite*gold: 0
Join Date: Sep 2014
Posts: 49
Received Thanks: 8
i think it is obvious: ask questions here and you get no answer. unless the question i asked offends which must be why i got such a childish response. sorry boy
drugsarebad is offline  
Old 10/01/2015, 18:56   #6
 
melikhan's Avatar
 
elite*gold: 0
Join Date: Dec 2011
Posts: 3,249
Received Thanks: 2,240
Quote:
Originally Posted by drugsarebad View Post
i think it is obvious: ask questions here and you get no answer. unless the question i asked offends which must be why i got such a childish response. sorry boy
Well then let me reply in a more mature way (stares at roby -.-) :

There is no way.
It's impossible. (not really but yea)
You have to buy premium.
melikhan is offline  
Thanks
1 User
Old 10/01/2015, 19:19   #7
 
elite*gold: 0
Join Date: Sep 2014
Posts: 49
Received Thanks: 8
Quote:
Originally Posted by melikhan View Post
Well then let me reply in a more mature way (stares at roby -.-) :

There is no way.
It's impossible. (not really but yea)
You have to buy premium.
**** thats what i thought. i think i will make macros that click tab --> click x coordinates (for cpu) --> click x coordinates (for cloak). and just do that to everything i need. thanks melikhan
drugsarebad is offline  
Old 10/01/2015, 22:36   #8
 
melikhan's Avatar
 
elite*gold: 0
Join Date: Dec 2011
Posts: 3,249
Received Thanks: 2,240
Quote:
Originally Posted by drugsarebad View Post
**** thats what i thought. i think i will make macros that click tab --> click x coordinates (for cpu) --> click x coordinates (for cloak). and just do that to everything i need. thanks melikhan
Won't that affect your gameplay though?
melikhan is offline  
Old 10/01/2015, 23:26   #9
 
cryz35's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 1,716
Received Thanks: 2,380
It's possible
But it's a bit hard so you may not succeed, it will require some time for each new game build.
cryz35 is offline  
Old 10/02/2015, 06:33   #10
 
elite*gold: 0
Join Date: Sep 2014
Posts: 49
Received Thanks: 8
Quote:
Originally Posted by melikhan View Post
Won't that affect your gameplay though?
ill just do it same way i setup my pet to auto repair (after destruction) and set guard mode

i have it go through the motions and at the end of the script i move cursor near middle of screen (to center of ship) but dont click. that way after i press my macro key the cursor is in center of screen and not anywhere else. it does take some practice but i havent had any problems fighting. not that that many people on us1 know how to fight anyway lol

Quote:
Originally Posted by cryz35 View Post
It's possible
But it's a bit hard so you may not succeed, it will require some time for each new game build.
what do you use to do macros? i use logitech gaming software since i have their mouse and keyboard but i was looking into other software to make the task a little easier


this is what i have for my auto repair pet macro
Code:
function OnEvent(event, arg, family)

if(event =="G_PRESSED" and arg == 12) then

MoveMouseTo(1000,11500) 

Sleep (26)

PressAndReleaseMouseButton ("1")

Sleep (25)

MoveMouseTo(30000,30000) 

Sleep (81)

PressAndReleaseKey ("r")

Sleep (27)

end

end
drugsarebad is offline  
Old 10/03/2015, 00:13   #11
 
ItsTequila's Avatar
 
elite*gold: 0
Join Date: Jun 2015
Posts: 647
Received Thanks: 954
Quote:
Originally Posted by cryz35 View Post
It's possible
But it's a bit hard so you may not succeed, it will require some time for each new game build.
SH-IT by jD had that option built in but he needs to update the whole program. (Source I think is still out there(Note: it is decompiled version!))
Darkorbit's source code didn't change really that much since 6.x except for encyption + more packets turned into commands. Also you must keep in mind even 1 wrong sent command can be fatal and resulting a ban (if DO receives an undefined / wrong sent command they instantly ban your account permanently). The other struggle is to DO updates main.swf with new hashes for commands and they change orders so you must change few things in emu but as long as you got it work once then it won't be hard to update.
ItsTequila is offline  
Reply


Similar Threads Similar Threads
[Macro]Reset action bars (remove all spells from action bars)
08/08/2018 - WoW Guides & Templates - 9 Replies
English Hi, i just found a nice macro that i think many of you could need. It will reset the action bars and remove any spell from it. (You won't lose your keybindings ;)) /run for i = 1,120 do PickupAction(i) ClearCursor() end Deutsch Hi, ich habe gerade ein nettes Makro gefunden dass glaube ich viele von euch brauchen können. Es entfernt alle Spells aus eurer Aktionsleiste und macht diese leer. (Keybinds werden nicht reseted! ;))
★Hotkey Creator★ Create your own hotkey executing your preferred action
05/01/2015 - Coding Releases - 2 Replies
Deutsch Ich möchte dir meinen Hotkey Creator v 1.0 vorstellen, mit welchem es möglich ist, eigene hotkeys zu definieren, die eine von dir ausgewählte Aktion ausführen. Mögliche Aktionen: - Webseite öffnen - Programm oder Dokument ausführen - Aktives Fenster verstecken - Pfad öffnen - Bildschirm sperren



All times are GMT +2. The time now is 23:21.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.