Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant archive_postsperpage - assumed 'archive_postsperpage' (this will throw an Error in a future version of PHP) in ..../archive/index.php on line 456
Arachnid Remake v0.1 [Archive] - Forums

PDA

View Full Version : Arachnid Remake v0.1



zarcon
09-26-2013, 08:59 AM
Deleted and abandoned.

Check out http://tpforums.org/forum/threads/5678-New-Zezenia-Project

Not yet released but well on its way!

godon
09-26-2013, 09:56 AM
what is this? :rolleyes:

zarcon
09-26-2013, 10:42 AM
It's currently an auto healer and auto haste

JBot
09-26-2013, 02:03 PM
Why is the binary so large? My compiled executable with healer, haste, looter, and ammo restocker is less than 51kb.

zarcon
09-26-2013, 02:07 PM
What is your program coded in?

szulak
09-26-2013, 02:10 PM
Why is the binary so large? My compiled executable with healer, haste, looter, and ammo restocker is less than 51kb.

In which language it's written?

zarcon
09-26-2013, 02:11 PM
Also, if you are refering to the total file size of the .rar file, it's simply because it contains tesseract

JBot
09-26-2013, 02:11 PM
My point was, I don't see how any language would require 15mb just to heal a person. Could be wrong though. I'm just curious.

zarcon
09-26-2013, 02:13 PM
Simply because i did not want to go to pixel scanning for healing, so i included tesseract to get the actual numbers

Mostly because, it was a bit fun, i did the same with ZezeProject, just another version of tesseract.
Hence ZezeProject ended up on like 200+ mbs :)

JBot
09-26-2013, 02:13 PM
Tesseract? Character recognition?

JBot
09-26-2013, 02:14 PM
Ah, well that is somewhat understandable. I use java's robot class to watch for color changes in pixels, and send mousepresses/strokes/and button presses from there.

zarcon
09-26-2013, 02:15 PM
Yeah, hmm message yeah was to short to send so just typing randomness here xD

zarcon
09-26-2013, 02:18 PM
Alright, I'm lazy on this one, and frankly, havent found a better pixel scanner than autoit, so the operations.dll is autoit :) im using it for checksums to enforce certain locations of the windows.

With ZezeProject i had to help 2 many people with just the settings in regards to locations, so this is as simplified i can make it still using X,Y coords.

Also with ZezeProject, it became 2 large for people with somewhat crappy connections to download through my launcher :P
Which is kinda sad lol, i spent some time on that one :P mostly the gui though but still lol

JBot
09-26-2013, 02:20 PM
I definitely understand the not wanting to help people find what should be simple coordinates, but i refuse to make my code ugly just to let idiots use the resulting app.

zarcon
09-26-2013, 02:22 PM
Have not rly made it ugly, tbh i find it fun to make it as user friendly as possible.
Try starting my application and u'll see :)

Uploading pictures for it now, was in school studying, rawr just wanted to throw the link out there

JBot
09-26-2013, 02:27 PM
GUI looks rather clean compared to mine, though I do allow for more leeway in locations of objects.

http://www.anonmgur.com/up/64fea75208b1f4ceabc0403eef08a032.png

zarcon
09-26-2013, 02:29 PM
I know, but that's exactly what I was going for, Removing as much as possible in regards to setup.
Wanted to make it plug and play :)

I think people still use ZezeProject, so it will be tricky to get them to change for just a healer :P

JBot
09-26-2013, 02:31 PM
What made you want to release this new bot and not keep working on zezeproject?

zarcon
09-26-2013, 02:33 PM
The size of ZezeProject, and the setup, been having to sit on TeamViewer helping people do something as easy as setting the squares over the health and mana text.
Ever tried ZezeProject?

JBot
09-26-2013, 02:35 PM
No, I did not try it. Assumed it no longer working, or up to date. Figured I would just code my own, and that's what I have been doing, though I have no desire to make a cave bot. Some automation is fine, but I think automating the game 100%, is no longer playing the game. So what's the point?

zarcon
09-26-2013, 02:36 PM
Haha, well, idk, 2 few players, you get banned 2 quickly botting, i did manage to bot orcnies for 3 days straight :P

And well, that's the fun thing with tesseract and pixel scanning, even a change of offsets etc after an update and the healer still works.
Though you can reach those results with signature scanning the memory, but thats a fucking drag.

Also I can't put my finger on how they have hidden the value in the memory.

JBot
09-26-2013, 02:45 PM
Yea, reading from the client was too much work, that's why I went the pixel detection route. As you said, so simple to keep working.

JBot
09-26-2013, 02:46 PM
I am curious as to how you manage waypoints though? If you don't scan the memory, how do you do it?

zarcon
09-26-2013, 02:46 PM
I'm still doing memory reading though, required for the waypoints to work, and the combat system.

Ever tried the first arachnid? :P

Oh, yeah I still do it, just health and mana that is hidden in some tricky way.
My guess is that it would be 2 much work for them to hide that aswell

JBot
09-26-2013, 02:47 PM
Nope, I try not to use what I'm sure I could replicate myself. I'm still in university. I use replication as a learning tool.

zarcon
09-26-2013, 02:48 PM
Ah, what are you studying? :) and the first Arachnid im sure you could have made urself, it was just autoit :P

JBot
09-26-2013, 02:49 PM
I am a computer science major. 2nd year.

zarcon
09-26-2013, 02:50 PM
Alright, where are you from btw?

JBot
09-26-2013, 02:52 PM
USA. Land of the brave. So brave.

http://i0.kym-cdn.com/entries/icons/square/000/010/826/35jfyz.jpg

zarcon
09-26-2013, 02:52 PM
Haha, alright, well, USA is damn huge, state? :P

JBot
09-26-2013, 02:53 PM
Anything more about me is a secret. :O

Don't want to be too brave.

zarcon
09-26-2013, 02:54 PM
haha, fair enough, hmm, btw, could i try out your tool? :)
Lovely country to be a tourist in btw.
Been to New York, San Fran from there car till vegas, woop woop :P

zarcon
09-26-2013, 02:56 PM
Oh yeah, worth a mention, went to Citi Field in Queens for Mets Vs Braves :)

JBot
09-26-2013, 02:57 PM
I'm not releasing mine atm. I just made the thread to fish for comments, or ideas for additional features. I thought about adding player detection, but couldn't figure out a clean way to do that with pixel detection (specifically, ignoring the boat npc that always moves, without ignoring players).

zarcon
09-26-2013, 02:59 PM
Oh, don't see it as a release though :P one person getting it aint a release.
Also, check out packet sniffing, i've no idea on it though, but talked to a dude about it, he managed to make his attack etc using it, and well, its a multiplayer game, so if a player or monster appears on your screen you are bond to get a packet about it, containing location, health, name etc etc

Felipe
10-05-2013, 12:49 PM
Help me...

I'm having trouble with the mini map ... I leave it in place but does not work

132

JBot
10-07-2013, 05:48 AM
I sent you a message Zarcon.

Nevron
10-07-2013, 12:06 PM
Hi, I got the same error as Felipe, please help?

zarcon
10-07-2013, 02:04 PM
Don't use some flashy theme for windows :)
If that does not do the trick, then idk.
I might have to figure out another way to go about doing things.

Nevron
10-07-2013, 08:45 PM
Don't use some flashy theme for windows :)
If that does not do the trick, then idk.
I might have to figure out another way to go about doing things.

I've commented on your thread about new zezenia project about a problem, since you're active on this thread could you help me ?

dihstifler
10-07-2013, 11:22 PM
Mesmo problema com minimap :x, ajuda?

labbadia
10-11-2013, 07:11 AM
dont use bot, its illegal ;x

dihstifler
10-11-2013, 07:53 PM
eu acho legal :)


dont use bot, its illegal ;x

abdiel2475
10-13-2013, 01:34 AM
why you guys just dont read the address/pointer?

JBot
10-13-2013, 03:18 AM
For a few reasons. Simplicity. Easier to just watch screen. Reading from address, depending on the language, is difficult. Some languages don't really allow you to read into another process's memory. That said, I am working on a new project, much more advanced than my last. Should be fun.

dihstifler
10-13-2013, 07:15 AM
why you guys just dont read the address/pointer?

Cara eu usei seu zezeniamacro a uns 2 anos atras xD, muito bom o projeto pena que foi abandonado :/

ottizy
10-13-2013, 07:32 AM
For a few reasons. Simplicity. Easier to just watch screen. Reading from address, depending on the language, is difficult. Some languages don't really allow you to read into another process's memory. That said, I am working on a new project, much more advanced than my last. Should be fun.

And what languages would that be?

JBot
10-13-2013, 08:32 PM
Well, java(the one I use). If i wanted to poke into memory, I would have to go the jna, or jni approach. Neither of which are simple. Doable, but not simple

abdiel2475
10-14-2013, 02:17 AM
Cara eu usei seu zezeniamacro a uns 2 anos atras xD, muito bom o projeto pena que foi abandonado :/

:) thanks for remember it
yeah i liked alot that project too.

ottizy
10-14-2013, 01:04 PM
Well, java(the one I use). If i wanted to poke into memory, I would have to go the jna, or jni approach. Neither of which are simple. Doable, but not simple

I still think reading pixels and shit would be 100 times harder and more unefficient.

JBot
10-14-2013, 02:31 PM
It's surprisingly easy and works quite well. You can view the source of my latest automation tool here.
https://github.com/lucidexploration/JonBot

Has healing, looting, restocking, mana training. The healing is so good, that I do not die in battles on my warrior, unless perfectly combo'd with mage combo.

Felipe
10-15-2013, 11:25 PM
please help me, I use windowns 8 in nootbook bot and do not want to run on it, is compatible with it??
because I can not make it work ...

dihstifler
10-16-2013, 04:50 AM
como compilar seu bot?


It's surprisingly easy and works quite well. You can view the source of my latest automation tool here.
https://github.com/lucidexploration/JonBot

Has healing, looting, restocking, mana training. The healing is so good, that I do not die in battles on my warrior, unless perfectly combo'd with mage combo.

Reife
10-20-2013, 12:35 PM
This hass many virus says virusscanner

https://www.virustotal.com/en/file/dc308bfc320a8471147bd5d68d9d9bbf57db14e052b8e56c25 e2c99c00ac8740/analysis/

JBot
10-20-2013, 10:05 PM
Sorry for threadjacking, but this is quite visited, and I kinda want to spur a little competition, but I just released version 2 of my bot with cavebot functionality. Check the unverified programs forum.

Greg
10-21-2013, 12:04 PM
Im having the same problem as people above (requires a minimap in top left when its already there)

dihstifler
10-21-2013, 04:01 PM
cara você fez scan do downloader que tem no site de download e não do bot presta atenção antes de fazer comentarios indesejados, o arquivo esta completamente limpo pois aqui pé um forum com muitos estudantes em programação com bom princiios e não mals...

Reife
10-24-2013, 03:36 PM
can u say this is save?
many virus says virusscanner

dihstifler
10-24-2013, 04:44 PM
Amigo você fez download do downloader.exe e não do arquivo zipado do bot de 15Mb faça o download corretamente e faça o scan, o arquivo esta completamente limpo


can u say this is save?
many virus says virusscanner

Farsa
10-24-2013, 06:29 PM
Amigo você fez download do downloader.exe e não do arquivo zipado do bot de 15Mb faça o download corretamente e faça o scan, o arquivo esta completamente limpo

Hello, people speak english around here

dihstifler
10-25-2013, 05:33 AM
Nem percebi

Farsa
10-25-2013, 09:15 AM
huehuehue br

alexandrececilio
10-26-2013, 03:37 AM
please teach how to properly open the bot here is giving an error! PLXXXX

faeltop
11-11-2013, 05:16 PM
English: Please, how i can run the "JonBot"? i need compile? how?
Portuguese: Por favor, como posso executar o "JonBot"? eu preciso compilar? como?

Fourstepsbehind
11-23-2013, 09:46 PM
I'm guessing this no longer work's seeing as it trys to have you move "character status" which was updated now to Abilities.

Is there anyway to edit the search from "Character Status to Abilities" soo we can have this working again?

zarcon
12-29-2013, 12:29 PM
Aha, hmm, no idea when I'll have time for that