Register for your free account! | Forgot your password?

Go Back   elitepvpers > General Gaming > General Gaming Discussion
You last visited: Today at 15:15

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

Advertisement



Angels Online Bot wanted

Discussion on Angels Online Bot wanted within the General Gaming Discussion forum part of the General Gaming category.

Reply
 
Old   #1
 
ProCoder.xpds's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 3
Received Thanks: 0
Angels Online Bot wanted

Ger.:
Gibt es bereits einen Angels Online Bot?
Bisher habe ich leider noch keinen gefunden, mir genügt schon die Aussage, ob es einen gibt, die Suche würde ich dann weiter fortsetzen.

Und ich habe noch eine allgemeine Frage, und zwar: Wenn ich eine Anwendung über FreeCap über einen Proxy laufen lasse (ich befinde mich hinter einem T-Online Router) ob diese Anwendung auch wirklich über einen Proxy läuft.

Vielen Dank im Vorraus,
ProCoder.xpds

Eng.:
Does it already exist an Angels Online Bot?
Because I have not found any Bot yet. Just the answer that one is already existing would be enought, then I would retry the search for one again.

Then I have another question, when I use FreeCap to let an application run behind a proxy server, does this application really use the proxy server IP? Because I guess the Application uses just normal my router IP...

Thanks in advance,

ProCoder.xpds

EDIT:

Okay, I found one Script for AutoIt, this Script just attacks Slimes (Slarms) but it is Open Source, found it on

Code:
#Include <Misc.au3>
Opt("WinWaitDelay", 100)
Opt("WinTitleMatchMode", 4)
Opt("WinDetectHiddenText", 1)
Opt("PixelCoordMode", 2)
Opt("MouseCoordMode", 2)
;~ Below is how it targets only the game window
WinWait("Angels", "")
If Not WinActive("Angels", "") Then WinActivate("Angels", "")
WinWaitActive("Angels", "")
;~ Hold END To stop the bot
HotKeySet("{END}", "KillBot")

 = 1
 = 0x6BC331 ;Slirm

While  = 1
;~ PixelSearch ( left, top, right, bottom, color [, shade-variation] [, step]] )
    = PixelSearch(59, 100, 757, 525, , 5)
   If Not @error Then
;~       MouseClick ( "button" [, x, y [, clicks [, speed ]]] )
      MouseClick("left", , , 1, 1)
      Sleep(9000)
   EndIf
WEnd


Func KillBot()
    = 5 ;What buttons that show in messagebox 5 = Retry and Cancel
    = 2 ;What button is pressed to exit the script 2 = Cancel, If Cancel buton is pushed the script stops.
   If MsgBox(, "You Stopped the Bot!", "Retry or Cancel the bot?") ==  Then
      Exit
   EndIf
EndFunc   ;==>KillBot
ProCoder.xpds is offline  
Old 01/09/2008, 10:37   #2
 
elite*gold: 0
Join Date: Dec 2007
Posts: 35
Received Thanks: 4
angels online kann man mit cheat engine oder einen anderen hex editor zwar nicht hacken aber mann kann es so aussehen lassen als hätte man beliebig viel geld ist zwar nur client side aber daran sieht man das angels keinen großen hack schutz hat
rockergirl is offline  
Old 01/09/2008, 13:16   #3
 
ProCoder.xpds's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 3
Received Thanks: 0
Also könnte ich versuchen mit CheatEngine bestimmte Werte herauszufinden, wie Health|Mana etc. um zum Beispiel ein AutoPot Bot schreiben zu können?
Oder kann das AutoIt nicht?
Ich hab nämlich keine Ahnung ob AutoIt mit Memory Access Arbeiten kann, ich habs selber ja nur flüchtig gemacht.
Aber das System von AutoIt gefällt mir, ich denke zwar nicht, dass man damit die Mega Bots basteln kann, da man, so denke ich, AutoIt bestimmt gut filtern kann.

MfG ProCoder.xpds
ProCoder.xpds is offline  
Old 01/10/2008, 13:34   #4
 
elite*gold: 0
Join Date: Dec 2007
Posts: 35
Received Thanks: 4
ka aber wie gesagt ich machte mir nur optisch ne million geld in wirklichkeit hab ich es aber nicht
rockergirl is offline  
Old 01/21/2008, 16:49   #5
 
SlowNinja's Avatar
 
elite*gold: 0
Join Date: Apr 2005
Posts: 37
Received Thanks: 6
Talking

Here is a simple bot i have made from looking around the net at other ppls bots for differant games and intergrateing it i used one other persons code for the start but its a bot,
what it does
- opens the main Angels online window and starts hitting the F5 button (very basic i know dun flame me this is my first bot)

i was looking at a auto disconect code i think it was, when the timer botter window pops up, have fun,

its compiled into a exe file and zipped,

trust me or not, your choice, i haven't quite locked it to the window of the game , meh ill work it out later time for work its 2:26 am

have fun all

oh yea... this program you use at your own risk... i take no responcibility to damages done... in otherwords i have no respocibility of how this program is used, it was writed and freely given away, to see what ppl can do wit hit this is what i use this program for.

i use it for lvling the earth mages wolf form (all my skills u know vestment, etc)

Heres the link p.s. someone pm me about a good file share site

Your Download-Link:Ruffles Mage Beta Bot 1.rar


run bot in 800x600 windowed mode perfectly left it over night lolololol.. and feedback welcome

//double post merged
~~reijin
SlowNinja is offline  
Old 02/10/2008, 23:57   #6
 
elite*gold: 0
Join Date: Apr 2007
Posts: 1
Received Thanks: 0
i made auto key press bot too.
As you know nothing special in it but i am tring to do auto Kill.
Angels Online has auto mouse click blocker so i cant click with my program but i can click manually.
i tired many windows, application and i saw my program just works fine auto click.
If someone finds out what are they using for blocking, i will thankful..
blockedlord is offline  
Old 02/11/2008, 00:32   #7
 
SlowNinja's Avatar
 
elite*gold: 0
Join Date: Apr 2005
Posts: 37
Received Thanks: 6
yea, coulden't you just hook the comands into the program, i haven't had much time atm lol did something quick for afking, i find it a pain lol got a monk now lolol, any ways if we were pro, we could go something with virtual pc lol
SlowNinja is offline  
Old 02/17/2008, 03:26   #8
 
EviliMubai's Avatar
 
elite*gold: 0
Join Date: Sep 2005
Posts: 77
Received Thanks: 7
Is this only for MAGE?

Who can make AutoLevel Bot?

Its for Swordsman or Protector or Spearman...

Please make one =)

And post it =)
EviliMubai is offline  
Old 02/19/2008, 01:34   #9
 
elite*gold: 0
Join Date: Feb 2008
Posts: 2
Received Thanks: 0
Post

this is best used fr
the warrior classes since u dont have to press alt
mikwarrior is offline  
Old 02/19/2008, 06:17   #10
 
EviliMubai's Avatar
 
elite*gold: 0
Join Date: Sep 2005
Posts: 77
Received Thanks: 7
Quote:
Originally Posted by mikwarrior View Post
this is best used fr
the warrior classes since u dont have to press alt
Can you teach me using Cheat Engine..??

Im newbie in Cheat Engine..
EviliMubai is offline  
Old 02/19/2008, 06:45   #11
 
SlowNinja's Avatar
 
elite*gold: 0
Join Date: Apr 2005
Posts: 37
Received Thanks: 6
yea all classes have skills u can use eg. mage has transform into the wolf, wraith has hurt transfer, protector spearman warrior has the 3 buffs i like the blue looking one better it lvls skills faster, chaos i dont think has a self buff and neither does preist im playing GW atm lol so i stoped all the trying to make bots atm but ill still reply and talk
SlowNinja is offline  
Old 02/19/2008, 12:15   #12
 
elite*gold: 0
Join Date: Feb 2008
Posts: 2
Received Thanks: 0
[quote=SlowNinja;chaos i dont think has a self buff and neither does preist im playing GW atm lol so i stoped all the trying to make bots atm but ill still reply and talk[/quote]


yeah preist and chaos dont have self buffs so i made a bot using autoit to automactically press alt and f6 and f7

ill upload it later and give u da link

[Ok heres da link
mikwarrior is offline  
Old 04/20/2008, 06:35   #13
 
elite*gold: 0
Join Date: Apr 2008
Posts: 1
Received Thanks: 0
help me please....im a newbie

please give me the color of monster like this

"0x6BC331 ;Slirm"

or teach me how to get that....
i have autoit but i dot know what to do....
please teach me step by step....
or give me all the monster....

thanks!!
bapbap123123 is offline  
Old 04/21/2008, 11:25   #14
 
elite*gold: 0
Join Date: Apr 2008
Posts: 1
Received Thanks: 0
can someone make a bot for swordsman...plssssss
maxim24 is offline  
Old 06/30/2008, 18:28   #15
 
elite*gold: 0
Join Date: Jun 2008
Posts: 1
Received Thanks: 0
yes i need bot for swordman...
please help me
achcoy is offline  
Reply


Similar Threads Similar Threads
Angels online botting tutorial
06/13/2011 - General Gaming Discussion - 4 Replies
Hello this is my first post here,but nothing to download in this guide... First...Create a new char...a Priest... Get ur main and alt click ur main with ur priest so it will follow him. Then open up alt+r(with ur main) this is an in game bot made by the game creators...good idea huh?it should look like this: http://i316.photobucket.com/albums/mm330/osidav/c ap0009-1.jpg Now,put ur skillz on the upper bar: http://i316.photobucket.com/albums/mm330/osidav/c ap0009-2.jpg Now go to the leveling...
ANGELS ONLINE HACKS ????????? ANY ?
01/08/2011 - General Gaming Discussion - 4 Replies
any hacks for angels online ??????? post it here pls
Angels Online
09/23/2010 - General Gaming Discussion - 1 Replies
who can make this game hack???
Angels online P Server
05/02/2010 - Private Server Advertising - 1 Replies
anyone know how to make or one excisting already that is play able? If so message me i want to try it out, regular AO is boring already for me.. nothing to do..
Angels Online
03/01/2008 - User Submitted News - 3 Replies
Hey habe eben durch zufall ein Game gefunden namens Angels Online Hab bisher noch kein Thread darüber hier gelesen deswegen wollte ich das mal hier an euch weitergeben ;) Angels Online Community Site, Free online game



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


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.