Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

l2 dual box script


  • Please log in to reply
6 replies to this topic
Robert333
  • Members
  • 1 posts
  • Last active: Nov 23 2010 01:53 AM
  • Joined: 23 Nov 2010
hello guys i just wana ask if someone can make me a script for dual box, i used this progam time ago but someone made me the script, ty for your support

[Deleted double post. ~jaco0646]

MasterFocus
  • Moderators
  • 4323 posts
  • Last active: Jan 28 2016 01:38 AM
  • Joined: 08 Apr 2009
<!-- m -->http://www.autohotke...opic.php?t=4986<!-- m -->

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Antonio França -- git.io -- github.com -- ahk4.net -- sites.google.com -- ahkscript.org

Member of the AHK community since 08/Apr/2009. Moderator since mid-2012.


girlgamer
  • Moderators
  • 3263 posts
  • Last active: Feb 01 2015 09:49 AM
  • Joined: 04 Jun 2010
dual/multiboxing is a big subject and not a simple one either. If you are looking for a whole solution to a complete multiboxing setup, I don't think you'll find it here. For a complete solution you'll need stuff for window switching, whitekey and blackkey lists, keystroke monitoring, key aliasing, keystroke broadcasting, window regions, picture-in-picture, and a whole bunch of other stuff. And to make matters worse, it has to be made to support the game you want to target and upgraded as the game is updated. For that you might want to try researching some professional stuff like

<!-- m -->http://gamecommanderpro.com/<!-- m -->
<!-- m -->http://isboxer.com/i...get-isboxer<!-- m -->
<!-- m -->http://www.dual-boxi...php?t=24992<!-- m -->
<!-- m -->http://www.solidice....!-- m --><br />
If you're just looking for simple window switching. I'm sure some here have suggestions for that.

The universe is a wondrous place! The faster you create unbreakable code, the faster the universe creates people that can break it. All scripting follows the rule Rule Of Twos -- 1) Good, 2) Fast 3) Cheap -- pick any Two.
I guarantee absolutely nothing about any code I provide except that it works in my machine. ●
MMO Fighter   KeyLooperDemo   Key Spammer   TinyClickRecorder  GGs Password Generator.ahk
For the newest version of AutoHotkey and some killer scripts go here.
Rock-on%20kitten.gif


MasterFocus
  • Moderators
  • 4323 posts
  • Last active: Jan 28 2016 01:38 AM
  • Joined: 08 Apr 2009
Search the forum for "dualboxing".

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Antonio França -- git.io -- github.com -- ahk4.net -- sites.google.com -- ahkscript.org

Member of the AHK community since 08/Apr/2009. Moderator since mid-2012.


SoLong&Thx4AllTheFish
  • Members
  • 4999 posts
  • Last active:
  • Joined: 27 May 2007
<!-- m -->http://www.autohotke... ... ve_windows<!-- m -->

CodeKiller
  • Members
  • 2067 posts
  • Last active: Feb 26 2016 09:30 AM
  • Joined: 10 Jul 2008
So you want to cheat with multi boxing, and, you want a script to help you to do that ???

OMFG...

girlgamer
  • Moderators
  • 3263 posts
  • Last active: Feb 01 2015 09:49 AM
  • Joined: 04 Jun 2010
Actually, Codekiller, multiboxing technically isn't cheating. But then i'm sure you already know that.

For those not in the "know", Multiboxing simply allows you to run two or more game sessions simultaneously on the same game. Because it requires the use of 2 game accounts, it is identical with grouping with yourself in it's simplest form. Like opening two game windows on two different characters each on different accounts and playing each one separately at the same time. That you can do it on two machines or one machine makes no difference.

When you get into keystroke broadcasting and key aliasing, however, then you are getting close to a fine line with the game producer and their TOS agreements. In, key broadcasting, the software essentially uses one keystroke to send that key to multiple characters and that "could" be construed as "automation" and a TOS violation. As long as you have to switch between game windows to send keystrokes to only the "currently active character" everything should be fine. Most game producers allow multiboxing (or at least look the other way). In many TOS agreements you will find that they only authorize "one keystoke = one action" not multiple keys for one keyboard keypress.

But then what do I know, I'm just a girl :p

The universe is a wondrous place! The faster you create unbreakable code, the faster the universe creates people that can break it. All scripting follows the rule Rule Of Twos -- 1) Good, 2) Fast 3) Cheap -- pick any Two.
I guarantee absolutely nothing about any code I provide except that it works in my machine. ●
MMO Fighter   KeyLooperDemo   Key Spammer   TinyClickRecorder  GGs Password Generator.ahk
For the newest version of AutoHotkey and some killer scripts go here.
Rock-on%20kitten.gif