Live Help
Membership
You are a guest!

Register Today!

Log In
Reset Password
Game Network
Community Forum

MMO GAME LIST
World of Warcraft
Age of Conan
Anarchy Online
Archlord
Cabal Online
City of Heroes
City of Villains
Dark Age of Camelot
Darkfall Online
Diablo 2
Dungeons and Dragons
Dofus
Eve Online
Everquest 2
Final Fantasy XI
Guild Wars
Hero Online
Knight Online
Lineage 2
Lord of the Rings Online
Maple Story
Ragnarok Online
Runescape 2
Second Life
SilkRoad Online
Star Wars Galaxies
Tibia
Warhammer Online

FPS GAME LIST
Call of Duty
Combat Arms
Counter Strike
Halo

Welcome Guest ( Log In | Register )

> SRO Bot: Auto fighter
post Aug 7 2007, 09:22 PM
Post #1

SUBMITTED



Advanced
Group Icon

Group: Elite Members
Posts: 105
Joined: 22-March 07
Member No.: 224,489






this is an autoit script. You can download it here: http://www.autoitscript.com/autoit3/


CODE
HotKeySet("{PAUSE}", "Pause")
Global $Paused

While 1
    $Click = _FindMonster()
    MouseClick('left', $click[0], $click[1], 1, 0)
    Attack()
WEnd

; --------------------------------------------------
;  Function:        _FindMonster()
;  Arguments:        None
;  Returns:            Array with click coordinates to select a monster
;                         $array[0] - Xcoord    $array[1] - Ycoord
;  Author:            djingis1
;  Description:       Finds a monster and returns coords to click
;                         Note: SRO RESOLUTION 800*600 REQUIRED
; --------------------------------------------------

Func _FindMonster()
    Dim $iCoord
    While 1
        $iCoord = PixelSearch(250, 225, 374, 274, 0xFF00FF, 25, 1)
        If @error <> 1 Then ExitLoop
        $iCoord = PixelSearch(375, 225, 474, 274, 0xFF00FF, 25, 1)
        If @error <> 1 Then ExitLoop
        $iCoord = PixelSearch(415, 275, 474, 359, 0xFF00FF, 25, 1)
        If @error <> 1 Then ExitLoop
        $iCoord = PixelSearch(375, 360, 474, 399, 0xFF00FF, 25, 1)
        If @error <> 1 Then ExitLoop
        $iCoord = PixelSearch(250, 225, 374, 399, 0xFF00FF, 25, 1)
        If @error <> 1 Then ExitLoop
        $iCoord = PixelSearch(250, 175, 474, 224, 0xFF00FF, 25, 1)
        If @error <> 1 Then ExitLoop
        $iCoord = PixelSearch(475, 175, 574, 399, 0xFF00FF, 25, 1)
        If @error <> 1 Then ExitLoop
        $iCoord = PixelSearch(0, 400, 424, 474, 0xFF00FF, 25, 1)
        If @error <> 1 Then ExitLoop
        $iCoord = PixelSearch(0, 175, 259, 399, 0xFF00FF, 25, 1)
        If @error <> 1 Then ExitLoop
        $iCoord = PixelSearch(0, 100, 664, 174, 0xFF00FF, 25, 1)
        If @error <> 1 Then ExitLoop
       ; The sleep is there to prevent the PixelSearches
       ; from lagging the script a lot if a monster is not found
       ; in the first loop
        Sleep(250)
    WEnd
    $iCoord[0] = $iCoord[0] + 4
    $iCoord[1] = $iCoord[1] + 4
    Return $iCoord
EndFunc  ;==>_FindMonster

Func Attack()
    While 1
        If WinActive("SRO_Client") And PixelGetColor(77, 47) = 3947324 Then;IF
ACTIVE AND INGAME
           ; USE SKILL 1 (mine is sword attack, strike and smash) UNLESS MONSTER IS
CLOSE TO DYING
            if (PixelGetColor(605, 23) = 14077580 And PixelGetColor(442, 45) =
16762566) Then
                Send("2")
                Sleep(1000)
            EndIf
           ; USE SKILL 7 (mine is combo sword attack (5hits)) UNLESS MONSTER IS
ALMOST DOWN
            if (PixelGetColor(605, 23) = 14077580 And PixelGetColor(475, 45) =
16743291) Then
                Send("1")
                Sleep(1000)
            EndIf
           ; USE IMBUE SKILL (mine is skill 2) UNLESS MONSTER IS ALMOST DOWN
            if (PixelGetColor(605, 23) = 14077580 And PixelGetColor(475, 45) =
16743291) Then
                Send("3")
                Sleep(1000)
            EndIf
           ; USE SKILL 5 (mine is sword attack, stab and smash)UNLESS MONSTER IS
CLOSE TO DYING
            if (PixelGetColor(605, 23) = 14077580 And PixelGetColor(442, 45) =
16762566) Then
                Send("4")
                Sleep(1000)
            EndIf
           ;THIS WILL TRY AND PICK UP ANYTHING EVEN IF YOU WALK PASSED SOME GOLD
            Send("g"); CHECK WICH KEY TO USE IN SILKROAD OPTIONS !!
            Sleep(1000); DEFAULT GRABKEY IN SILKROAD IS "G"
        EndIf
    WEnd
EndFunc  ;==>attack

Func Pause()
    $Paused = Not $Paused
    While $Paused
        Sleep(100)
    WEnd
EndFunc  ;==>Pause



--------------------
This is a member submitted guide. Please reply to varify if it works or does not work.
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies (1 - 16)
post Aug 7 2007, 09:22 PM
Post #

Elite Membership


To get the most out of MmorpGuides.com, please view the following information.












Already a Member?

With an Elite Membership you can. . .

  • Reach the highest levels in no time
  • Have one of the most powerful characters in your game
  • Become a valuable member of your clan or guild
  • Become part of a caring and helpful community of gamers

Elite Members enjoy. . .

  • 1,660+ Cheats - tons of working, high quality cheats
  • 1,550+ Guides - We have one of the most comprehensive collections of guides on the net
  • 539+ Bots and macros - Level up quickly, even while you sleep!
  • A chance to win free prizes such as an amazing Playstation 3! And free gold and powerleveling!

No risk, only huge benefits!

  • Your investment can pay for itself in days!
  • Earn gold that you can trade for real money
  • Sell your high level items and characters for a profit!
  • Get tons of expensive guides and cheats in one spot for one small price

Money Back Guarantee!

Not 100% satisfied? We have a 24 hour, money-back guarantee! Contact us for a prompt and courteous refund!

Upgrade to an Elite Membership now!

Not A Member?

Join today and get access to all these great features!

  • Access to newly submitted cheats and guides
  • Download newly submitted bots and macros
  • Chat about your favorite game
  • Submit working content for a FREE Elite Membership!
  • And lots more!
Register Today!
Go to the top of the page
 
Quote Post
post Oct 26 2007, 03:13 PM
Post #2

Yesugai



Newbie
*

Group: Members
Posts: 1
Joined: 26-October 07
Member No.: 470,094






how do you make it work?
Go to the top of the page
 
+Quote Post
post Nov 14 2007, 02:55 PM
Post #3

yeaht



Newbie
*

Group: Members
Posts: 1
Joined: 14-November 07
Member No.: 486,765






thx for share bot
Go to the top of the page
 
+Quote Post
post Nov 15 2007, 01:10 AM
Post #4

qwsxza95



Newbie
*

Group: Members
Posts: 1
Joined: 15-November 07
Member No.: 487,204






QUOTE(yeaht @ Nov 14 2007, 06:55 AM) *
thx for share bot

Where the hell do you Type in the code? i downloaded it, now what do i do next? How do i bot?
Go to the top of the page
 
+Quote Post
post Nov 15 2007, 11:45 AM
Post #5

floodindahood



Newbie
*

Group: Members
Posts: 1
Joined: 15-November 07
Member No.: 487,429






i dled it all and stuff, but when i try to run the script it says:
"ACTIVE AND INGAME
ACTIVE AND INGAME^ ERROR

Error: Missing separator character after keyword."

i dunno anything about scripting thats why i am so helpless, but i checked if there was anything in the "active and ingame" line compared to other lines, which seemingly worked (maybe?), if there were i would have copied and pasted, mebbe possibly fixed.. but anyways plz help

This post has been edited by floodindahood: Nov 15 2007, 11:45 AM
Go to the top of the page
 
+Quote Post
post Nov 22 2007, 06:32 PM
Post #6

12345q



Newbie
*

Group: Members
Posts: 1
Joined: 22-November 07
Member No.: 493,657






Where do i put in the codes...?

Plz post where to put it.... umm.gif

and theres like 40 things to download on the link you posted

so idk...
Go to the top of the page
 
+Quote Post
post Dec 12 2007, 12:36 AM
Post #7

Kanez



Newbie
*

Group: Members
Posts: 1
Joined: 12-December 07
Member No.: 510,968






ok just put the code in then what? and is pause the only botton to start and stop the bot pls tell im confused
also do you and the "notes" in the code ty for the help

This post has been edited by Kanez: Dec 12 2007, 12:43 AM
Go to the top of the page
 
+Quote Post
post Dec 23 2007, 10:39 PM
Post #8

wander13



Newbie
*

Group: Members
Posts: 1
Joined: 23-December 07
Member No.: 521,141






where can i download en is this for version 1.139
Go to the top of the page
 
+Quote Post
post Jan 5 2008, 09:07 PM
Post #9

Nivil



Newbie
*

Group: Members
Posts: 1
Joined: 5-January 08
Member No.: 532,114






I dled it and now i dont knwo wat to do can one of u help me plzzz
Go to the top of the page
 
+Quote Post
post Jan 16 2008, 06:12 PM
Post #10

Pouette



Newbie
*

Group: Members
Posts: 1
Joined: 9-January 08
Member No.: 535,190






I've found something LEGAL (everybody : "wow!") who can do auto-fight.
But you have to know it's a bot, that dont search monsters and dont clik on it :/

You have to be behind your monitor...ok...but all you have to do is click on monsters yourself.

No longer break your keyboard by typing frantically keys 1 2 3 4 5 and 6.

So i'll explain you : download (search on google) he program Quick Macro (version 6)

You i'll be able to do some macros like on who Who wrote for you in loop "1 2 3 4 5 6 1 2 3 4 5 ...."

And you can do the same thing with your buff!!
"<F2> 1 <wait for 2.5seconds> 2 <wait for 2.5seconds> 3 <wait for 2.5seconds> 4 <wait for 2.5seconds> 5 ...."


Enjoy! I hope it will be a good help for you wink.gif


(and sorry for my english D= )
Go to the top of the page
 
+Quote Post
post Jan 16 2008, 10:01 PM
Post #11

lazerath



Lord Of PWNAGE
*******

Group: Members
Posts: 1,096
Joined: 23-April 07
From: Isle De Muerte
Member No.: 264,159






A Message To All, Please If Your Having Difficulty Setting This Up And/Or Unsure How To Work It Then Either Post Here Or In The Help Section. The Report Topic To Moderator Is For Questionable Posts, E.g. Swearing Etc.. Not For Asking How To!


--------------------
New Sig To Come
Go to the top of the page
 
+Quote Post
post Jan 24 2008, 11:11 AM
Post #12

k0ols23



Newbie
*

Group: Members
Posts: 1
Joined: 24-January 08
Member No.: 547,851








Weird How 2 make it work??? i dled it but where 2 put the code??
Explain plz umm.gif ouch.gif
Go to the top of the page
 
+Quote Post
post Feb 25 2008, 06:43 PM
Post #13

gigan2000



Newbie
*

Group: Members
Posts: 3
Joined: 28-January 08
Member No.: 551,417






QUOTE(k0ols23 @ Jan 24 2008, 11:11 AM) *
Weird How 2 make it work??? i dled it but where 2 put the code??
Explain plz umm.gif ouch.gif

i download it but can`t use it pls explain more
Attached File(s)
Attached File  4162221.jpg ( 330.51K ) Number of downloads: 27
 
Go to the top of the page
 
+Quote Post
post Jun 17 2008, 06:23 PM
Post #14

_iMi_



Newbie
*

Group: Members
Posts: 1
Joined: 17-June 08
Member No.: 664,409






thx man
Go to the top of the page
 
+Quote Post
post Oct 2 2008, 12:26 AM
Post #15

626king



Newbie
*

Group: Members
Posts: 2
Joined: 1-October 08
Member No.: 745,923






QUOTE(gigan2000 @ Feb 25 2008, 02:43 PM) *
i download it but can`t use it pls explain more

WHAT DO I DO@!@!@!@!@!
i downloaded then what do i do,where i put codes,where are codes,why is this so hard?!!?!?!?! huh.gif err.gif err.gif
Go to the top of the page
 
+Quote Post
post Oct 14 2008, 10:25 PM
Post #16

junicwar



Newbie
*

Group: Members
Posts: 1
Joined: 14-October 08
Member No.: 754,182







gold, weapon, cloth,
Go to the top of the page
 
+Quote Post
post Nov 20 2008, 06:13 AM
Post #17

atlas27



In Training
**

Group: Members
Posts: 5
Joined: 18-November 08
Member No.: 776,299






Its Error when i run the script, come out this ACTIVE & INGAME
Plzz what is the solution???
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 


> Board Footer
Time is now: 22nd March 2010 - 03:39 PM