[RELEASE] AIO - Ragnarok Source

03/15/2010 21:54 generichaxor#16
That script is fucking HUGE! lol
03/16/2010 02:45 VitaminD#17
Quote:
Originally Posted by Mega Byte View Post
If you are interested in learning C# for doing these sorts of hacks I could help ya out dude :D
Im interested in that.Or if youre really busy, you could just point me in the right direction resources wise.

that would be nice:)
03/16/2010 02:53 spare2#18
Quote:
Originally Posted by VitaminD View Post
Im interested in that.Or if youre really busy, you could just point me in the right direction resources wise.

that would be nice:)
Here's some Googling done for you.

Assembly language - Wikipedia, the free encyclopedia

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
03/16/2010 02:55 VitaminD#19
Quote:
Originally Posted by vtdved View Post
wow thats like f huge amount of stuff to write damn how u guys even have pasions 4 it ty ty i so lost in it tho muahaha
]]well it doesnt just happen in one night, it took him a while to do it starting from something simple and growing to somethign bigger with each release of his previous AIOs It get pretty addicting to do this stuff once you get the hang of it

@AFK guy, that would be nice if Strikes source helps you improve your bot heh. Im suprised you use AHK though, I made a little key presser for a couple things using AHK but its pretty limited imo, and I find it more confusing than Autoit which im learning atm
03/16/2010 07:55 King0fKingz#20
Quote:
Originally Posted by Mega Byte View Post
If you are interested in learning C# for doing these sorts of hacks I could help ya out dude :D
can u please help me learn out to make hacks and BOTS I NEED A BOT lol please :D?
03/16/2010 09:54 Mega Byte#21
Quote:
Originally Posted by strikeraid View Post
Hahah. Yea guys. It took a pretty long time to code. I don't know what multi-threading is, but I'm sure it would have come in handy instead of having every single thing run in a giant looooooop. LOL.

I really appreciate your offer Megabyte, but I'm a really, really slow learner and I don't have the time to learn. Right now, I'm reading books on C++ but I really hate learning from a book. It'd be easier if I had something more interactive. Anyways, I'd better focus on graduating high school. -.- I just got rejected from UCLA and UCSD. fk.. hahah
Oh damn :P yeah gota focus on school sadly :( as for C++ there are video tutorials you can learn from and such dvd's and things :P but i find the easiest way to learn is just to do it my self find something i wanna do and keep trying till i can do it XD. And yeah multi threads work great :D
03/16/2010 13:57 cacca1234#22
autobuff don't work and pet feed too :D
03/16/2010 20:46 generichaxor#23
Quote:
Originally Posted by cacca1234 View Post
autobuff don't work and pet feed too :D
That's because nobody has updated Ragnarok yet. Does nobody read anymore? lol
03/17/2010 05:17 afkguy#24
Quote:
Originally Posted by VitaminD View Post
]]well it doesnt just happen in one night, it took him a while to do it starting from something simple and growing to somethign bigger with each release of his previous AIOs It get pretty addicting to do this stuff once you get the hang of it

@AFK guy, that would be nice if Strikes source helps you improve your bot heh. Im suprised you use AHK though, I made a little key presser for a couple things using AHK but its pretty limited imo, and I find it more confusing than Autoit which im learning atm

AHK is essentially the same language as AUT/AU3 except it has WAAAAAY more functionality. There is a huge debate over AUT versus AHK and which one is better. IMO AHK is better because the syntax is much easier to read and to control.

AHK has many different built in functions that AUT/AU3 doesn't have. Including hotkey binding which is why I chose AHK in the first place.

My bot started out as a simple key presser, but just like anything else I got way to much into it. I ended up breaking down each thing I needed to do into its own function. Took a long time to sit and watch my charcter grind to figure out all the intricate details of what "could go wrong" and to account for everything.

Yea the one biggest thing strikes source showed me was how to do memory injection with AHK. It was so simple it's just I have never done any DLL calls before.

Man this is gonna be a load of fun now that I can inject into the memory!! Look out aeria... :P

EDIT:
Oh yea strike about multi-threading. A thread is "what is currently happening". So in AHK/AUT/AU3 you can only be doing one thing at a time. You can do a thousand things within one second, but they will all happen one after another, not at the same time. This limits your ability to create more dynamic code.

With 2 threads you could have one function running that is checking for variable in another function running on its own thread.

In the example of AFK Guy. I have one function which searches to screen for signs that you have been attacked, this function runs every 50ms. When this function determines you should attack it sets a variable "DoSwing" to 1. Another function runs every 250ms and checks to see what DoSwing is, if its one it sends swings.

These functions cannot happen at the same time, thats why they are set to run on a timer. However if I had the ability to run multi threads the first function would be looping continuasly with no delay. So would the second function.

If you think about it that would mean that one part of the script is ALWAYS looking to see if you are being attacked, and another part is ALWAYS checking to see if it should swing. (you might think these should be the same function but it works better when they are seperated, at least with single threading it is)

So as you can see multiple threads means almost infinite possibilities.
03/30/2010 14:31 botmasterek#25
anyone had work out on this trainer ?
03/30/2010 23:44 strikeraid#26
Maybe it's more confusing than I thought. LOL. I tried to keep it as clean as possible.
03/31/2010 00:29 Hafus#27
@AFKguy
Yo autoit has a function

HotKeySet("{char}", "Function")

To set hotkeys...what do you mean by it doesnt?
04/18/2010 02:44 snopy07#28
pls help me anyone tell me how to do this lol
04/21/2010 10:05 saniyini#29
well the problem is ...this dropbox thing ...how do i make it accept the new adresses and load it up to ragnaorak?....

iam not really ggood at this stuff but strike aid ...you know this "ragnarok"is too good to drop and climb to another one....this is like the best thing that eve came out for me ...

ive been up trying to study the auto pills ~speed~auto buffs ~and stop bot when you are dead and now i have a pretty clean idea on what to do ...

but the DROP BOX THING IS PUZZLING just give us on how to update it a litttle more simpler and instructivr please
04/22/2010 07:28 strikeraid#30
Well dropbox is simple. Once you go to dropbox.com (not sure if i can link that) you download the software and register your account. Then once everything is set up, you can go to My Documents and find the dropbox folder there. inside is 2 folders. you open the Public folder and put in the encrypted addresses and then right click the file, go to dropbox link or something like that, and then copy link. paste that link into the source of the aio where it says OH.ini or something like that. I can't remember the name.

(i don't have anything ts2 related on my pc. reformatted it and didn't want to keep any files)