Not a member yet? Register for your free account!

 

Go Back   elitepvpers > Other Online Games > 12Sky2 > 12Sky2 Hacks, Bots, Cheats & Exploits

 

Free Limited Test of AFKGuy

This is a discussion on Free Limited Test of AFKGuy within the 12Sky2 Hacks, Bots, Cheats & Exploits forum part of the 12Sky2 category; Actually, I have the full version, I am the one who e-mailed you about adding a EULA line. I'll test ...

Reply
 
LinkBack Thread Tools
Old 01-08-2010, 00:39   #21
Cookies?!
 
spare2's Avatar
 
Join Date: Oct 2009
Posts: 975
Received Thanks: 542
Blog Entries: 2
Actually, I have the full version, I am the one who e-mailed you about adding a EULA line. I'll test the new version later. I looks good so far.

spare2 is offline  
Old 01-08-2010, 03:30   #22
Someone you won't forget!
 
Join Date: Feb 2008
Posts: 219
Received Thanks: 49
I saw that you made your program with Auto HotKey

Just a little reminder from Auto HotKey software license:

"For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights."

The terms they are refering too at the end can be find here:
[Only registered and activated users can see links. ]

You might want to add that link on your site to prevent any license terms breaking,
and you have to give your software source code to anyone who buy the software (i don't know if you already do).

Personally i think those terms are shitty and i'm not the kind of guy who would report you to GNU for license terms breaking but i just tough i would inform you incase somoene else want to.

You might want to recode your software in a real coding language like C++ that don't have those kind of terms.

Your program look great, nice to see poeple doing effort.
powerfear is offline  
Old 01-08-2010, 03:33   #23
Cookies?!
 
spare2's Avatar
 
Join Date: Oct 2009
Posts: 975
Received Thanks: 542
Blog Entries: 2
Quote:
Originally Posted by powerfear View Post
I saw that you made your program with Auto HotKey

Just a little reminder from Auto HotKey software license:

"For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights."

The terms they are refering too at the end can be find here:
[Only registered and activated users can see links. ]

You might want to add that link on your site to prevent any license terms breaking,
and you have to give your software source code to anyone who buy the software (i don't know if you already do).

Personally i think those terms are shitty and i'm not the kind of guy who would report you to GNU for license terms breaking but i just tough i would inform you incase somoene else want to.

You might want to recode your software in a real coding language like C++ that don't have those kind of terms.

Your program look great, nice to see poeple doing effort.
Wow, nice catch. I never knew AHK was under GNU public policy.
spare2 is offline  
Old 01-08-2010, 09:37   #24
Member
 
Join Date: Jun 2008
Posts: 38
Received Thanks: 2
Quote:
Originally Posted by powerfear View Post
I saw that you made your program with Auto HotKey

Just a little reminder from Auto HotKey software license:

"For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights."

The terms they are refering too at the end can be find here:
[Only registered and activated users can see links. ]

You might want to add that link on your site to prevent any license terms breaking,
and you have to give your software source code to anyone who buy the software (i don't know if you already do).

Personally i think those terms are shitty and i'm not the kind of guy who would report you to GNU for license terms breaking but i just tough i would inform you incase somoene else want to.

You might want to recode your software in a real coding language like C++ that don't have those kind of terms.

Your program look great, nice to see poeple doing effort.
no he did not use that program in his post he aid that he was learning it... ?
hoozurdaddy is offline  
Old 01-08-2010, 15:35   #25
Someone you won't forget!
 
Join Date: Feb 2008
Posts: 219
Received Thanks: 49
Quote:
Originally Posted by hoozurdaddy View Post
no he did not use that program in his post he aid that he was learning it... ?
On the screenshot he posted we can see his program is made with Auto HotKey
powerfear is offline  
Old 01-08-2010, 16:17   #26
Senior Member
 
afkguy's Avatar
 
Join Date: Jan 2010
Posts: 123
Received Thanks: 31
"For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights."


This refers to the AutoHotkey program itself. Meaning if I was to alter AutoHotkey and release a modified version (theres plenty out there), I would have to licence it under GPL. This does not refer to software created using the program.

If it did then millions of AutoHotkey/AutoIt programers would switch to another language.

Nice try.


And for those who are testing, please read the instructions carefully so you know how to fully use all the functions.

EXceprts from AutoHotkey:
Quote:
"To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.

For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights."

We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
You left out the first paragraph, without that paragraph the one you submitted is taken completely out of context.


For clarification. Anyone can use AutoHotkey to create software and sell/distribute that software under any license they want. However, anyone who modifies and redistributes AutoHotkey itself must do so under the GPL.

There are no programing languages that prohibited your licenseing activities. Non what so ever.

GPL definitions :

Quote:
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language
. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
All of this refers the the AutoHotkey program itself. Not what you create with it.
If anyone has comments regarding "derivative work", please read the wiki on it before commenting.
http://en.wikipedia.org/wiki/Derivative_work

I did all this research before I put money into this project like buying hosting/domain . Also it helps that my uncle is a lawyer.

Here is another AHK script for sale, use with Full Tilt Poker.
"full tilt table opener" - Google it
In fact AHK is common language for poker scripts (play automated in many rooms) and have been selling for a long time.

This is the same as if you purchased a copy of photoshop and sold what you made with it. The license for Adobe Photoshop has no bearing on what you create with Adobe Photoshop. The same goes for all licenses for all development utilities.

One other thing to note about licensing. You cannot legally sell Memory Hacks for Twelve Sky 2. Anything that alters the operation of the TS2 application is not legal for sale. This would include ALL type of hacks that do any thing that alter the operation of the program. (you can sell them but this requires alot of loophole research, and its wise to have a good lawyer if you do).

However, PixelSearch hacks ARE legal to sell, as long as they don't interfere or alter the operation of the TS2 application (or files to do with it). PixelSearch hacks like mine don't "Tap in" to the application, and literally could be used "as is" without the TS2 application (however it then would not operate as intended). In fact, the concept behind the coding in AFKGuy can be applied to any game/application. Therfor Aeriagames/Alt1 has no rights or protection against the use of AFKGuy, except for rules it may put on the players of TS2 regarding their accounts.


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


EDIT: For those of u who is testing please read the instructions carefully. This is not a "one button" auto pill. You need to turn on Attack and Auto Pickup seperately, and you need to ajust your heal and attack sensitivity. Also make sure you load the right one for the Res u playin on. V2.01 has those all as external .reso files so u can make your own, not done with that yet tho.

Last edited by afkguy; 01-08-2010 at 17:58.
afkguy is offline  
Old 01-08-2010, 16:39   #27
Senior Member
 
afkguy's Avatar
 
Join Date: Jan 2010
Posts: 123
Received Thanks: 31
Quote:
Originally Posted by spare2 View Post
Actually, I have the full version, I am the one who e-mailed you about adding a EULA line. I'll test the new version later. I looks good so far.
ok good to know that u so i dont have to email anymore updates that way LOL.

EDIT:
I found out what was causing the bug Tri407. When I added the ability to change the Keys for attack, pet food, buffs, etc I forgot to give them default values *DOH*.

Sorry for all the confusion here, I shoulda just gave you both the older copies but i wanted u to see the full functionality. Anyway I'll have that fixed and shipped out today.

Last edited by afkguy; 01-08-2010 at 18:17.
afkguy is offline  
Old 01-08-2010, 18:59   #28
Someone you won't forget!
 
Join Date: Feb 2008
Posts: 219
Received Thanks: 49
Ok sorry didn't know that i never used Auto HotKey myself, nice to know that those terms don't apply to the application itself.

A little advice, if you use a native coding language like C++, Xtrap wouldn't detect your "bot" so it would work for mayn and all other version. Eventually it could be detected if your program get really popular and that XTrap add it to their list, but atleast it won't get directly detected like any program made with AutoIT and Auto HotKey.
powerfear is offline  
Old 01-08-2010, 21:49   #29
Senior Mem. Autoit Mst.
 
tri407tiny's Avatar
 
Join Date: Feb 2008
Posts: 519
Received Thanks: 190
Well ok i tested his program works great, i would totally buy it but heres what i have to say about the users
should be lvl 30+(works good really only in caves)
have ALOT of pills, (DUH!!)
have bad ass HP or armor,(easier grind way faster)
----------------------------------------------------------------------------------------
well all in all its good, i would buy it, (at the current price) i advise you to buy it
-------------------------------------------------------------------------------------
BTW:i will be gone, for about a week, got Some college things i have to handle (PSAT Score:1200!!!)
tri407tiny is offline  
Old 01-08-2010, 22:01   #30
Senior Member
 
afkguy's Avatar
 
Join Date: Jan 2010
Posts: 123
Received Thanks: 31
Quote:
Originally Posted by powerfear View Post
Ok sorry didn't know that i never used Auto HotKey myself, nice to know that those terms don't apply to the application itself.

A little advice, if you use a native coding language like C++, Xtrap wouldn't detect your "bot" so it would work for mayn and all other version. Eventually it could be detected if your program get really popular and that XTrap add it to their list, but atleast it won't get directly detected like any program made with AutoIT and Auto HotKey.
Yes im fully aware that AeriaGames will eventually opt to use Xtrap if scripts like this become popular. When that happens I will have to learn C++ obviously. Then I'll simply translate the same functions in AFKGuy into a new bot. Not as easy as it sounds but you do what ya gotta do.



Ok spare2 and tri407tiny I fixed the bug there, and im sending you the latest version that has the resolution info in seperate files that you can edit. I apoligize for the issues, I'm new at GUIs and packaging. Also for a minute there I was highly confused with AHK when I started using includes instead of one huge file, then I ran into the problem of knowing where the auto execute section stops LOL. Had to rearrange a bunch of crap and create a seperate file for global variables. In the end tho I cut the total file size in half by eliminating several copies of the same code (used for dif rezes).


Anyway should be all good now tho, chek your PMs.
afkguy is offline  
Reply

Thread Tools




All times are GMT +2. The time now is 12:37.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0