SeireiteiRO Soul Coin Hunting Super Bot.

Forum closed. Read only permissions.

Moderator: Moderators

Message
Author
andy12345
Moderators
Moderators
Posts: 174
Joined: 04 Apr 2008, 10:21
Noob?: No
Location: In your dreams...

SeireiteiRO Soul Coin Hunting Super Bot.

#1 Post by andy12345 »

Requirements
You need to have the following thins to start the SC Hunting bot :-
A 1000lvl Star Gladiator (NO SKILL ACTIVATED)
And the following eqps,

Upper Headgear: +100 BnW Valkyrie Helm with 4 Seyren Windsor Cards
Middle Headgear: +100 Lea with 4 Seyren Windsor Cards
Lower Headgear: +100 Black Butterfly Wings with 3 Seyren Windsor Cards and 1 Orc Lord Card
Armor: Any Armor as Long it has 4 Gloom Under Night Cards
Right hand: +100 Balmung with 1 TG , 1 Santa Poring , 1 Strouf Card and 1 Abyssmal Knight Card
Left Hand: +100 Balmung with 1 TG , 1 Santa Poring , 1 Strouf Card and 1 Abyssmal Knight Card
Garment: +100 Any Garment with 4 Chung E Cards
Footgear: +100 Any Footgear with 4 Antique Firelock Cards
Accessory: Megingjard with 4 Mantis Cards
Accessory: Megingjard with 4 Mantis Cards
Notes
-Balmung is two handed and has Holy property so you don't need asperio scrolls.
-You can add a LK card instead of a Orc Lord but be ready to lose it if you get banned (Yes its difficult to survive a long time without getting banned)

Establishing Connection
Latest SVN and Macro Plugin
======================================================================================
Setting Up the bot.
Edit you macros.txt file (found in control) to the following code

Code: Select all

    automacro talk_to_warper {
            location prontera
            run-once 1
            overrideAI 1
            exclusive 1
                    call {
             do move 165 166
             pause 2
             do talk @npc (164 166)
             pause 2
             do talk text Your name
             pause 2
             do talk resp c
             pause 1
             do talk resp 0
             pause 2
             do talk resp 0
             pause 1
                            }
    }
Thats all!! PUSH THE MAGIC BUTTON NOW (start.exe) and watch your bot Hunt SC for you.
Note-
-Your bot i.e. The Start Gladiator takes upto 200-300 seconds to kill a Rich Poring for the first 3-5 Minutes and then you will get the skill Miracle shown as "Spirit" in the bot console, and then it will kill Rich Porings in 8-11 seconds.
-Close your bot as soon as you get 1k SC & transfer them to your main asap.
Last edited by andy12345 on 09 Aug 2008, 02:39, edited 1 time in total.

Sinjin
Noob
Noob
Posts: 8
Joined: 05 Aug 2008, 03:41
Noob?: Yes

Re: SeireiteiRO Soul Coin Hunting Super Bot.

#2 Post by Sinjin »

Edit: I figured out all my porblems.

Then marco wouldnt work for me at the start but i changed it to this and it works fine now

Code: Select all

    automacro talk_to_warper {
            location prontera
            run-once 1
            overrideAI 1
            exclusive 1
                    call {
             do move 165 166
             pause 2
             do talk @npc (164 166)
             pause 2
             do talk text Your name
             pause 2
             do talk resp c
             pause 1
             do talk resp 0
             pause 2
             do talk resp 0
             pause 1
                            }
    }
Code for serk

Code: Select all

useSelf_skill Berserk {
	lvl 1
	sp > 80%
	onAction attack
	whenStatusActive
	whenStatusInactive Berserk
	inLockOnly 1
	notWhileSitting 0
	notInTown 0
	inInventory
}
Also you need to set randomwalk in town to 0 or esle you bot wont move. GL.

Motivus
Developers
Developers
Posts: 157
Joined: 04 Apr 2008, 13:33
Noob?: Yes

Re: SeireiteiRO Soul Coin Hunting Super Bot.

#3 Post by Motivus »

You don't need aspersio scrolls or any elemental scroll on a STAR GLADIATOR. You have warm wind.
Oh no.

andy12345
Moderators
Moderators
Posts: 174
Joined: 04 Apr 2008, 10:21
Noob?: No
Location: In your dreams...

Re: SeireiteiRO Soul Coin Hunting Super Bot.

#4 Post by andy12345 »

Motivus wrote:You don't need aspersio scrolls or any elemental scroll on a STAR GLADIATOR. You have warm wind.
Yeah so? thats what I said in my post right? just that balmung is holy property.
And SinJin THANX A LOT for that updated macro =)

MiniMyze
Noob
Noob
Posts: 3
Joined: 14 Aug 2008, 20:41
Noob?: No

Re: SeireiteiRO Soul Coin Hunting Super Bot.

#5 Post by MiniMyze »

can't see the macros.txt in control folder.....*make macros.txt and copied the automacro* did'nt work...someone help me with this problem. :(

andy12345
Moderators
Moderators
Posts: 174
Joined: 04 Apr 2008, 10:21
Noob?: No
Location: In your dreams...

Re: SeireiteiRO Soul Coin Hunting Super Bot.

#6 Post by andy12345 »

lol, are you all retards?
did you have the macro plugin...
Now you'll ask what is macro plugin../swt

MiniMyze
Noob
Noob
Posts: 3
Joined: 14 Aug 2008, 20:41
Noob?: No

Re: SeireiteiRO Soul Coin Hunting Super Bot.

#7 Post by MiniMyze »

problem solved.....btw is there a macro in moc_ruins where if the character cant see any monsters in the map....he'll go to a random coords in the same map?? and my SG always tped at prontera when he saw a char that use @die...o.o

and also...why my bot did'nt auto use berserk...i put the code for auto-berserk but nothing happened..and how to put auto-type in config.txt e.g i'll type in config.txt "ss 359 1(berserk lvl 1 use)" so it'll type and automatically put berserk on him(bcoz auto-berserk of shinji did'nt work on me).

andy12345
Moderators
Moderators
Posts: 174
Joined: 04 Apr 2008, 10:21
Noob?: No
Location: In your dreams...

Re: SeireiteiRO Soul Coin Hunting Super Bot.

#8 Post by andy12345 »

MiniMyze wrote:problem solved.....btw is there a macro in moc_ruins where if the character cant see any monsters in the map....he'll go to a random coords in the same map?? and my SG always tped at prontera when he saw a char that use @die...o.o

and also...why my bot did'nt auto use berserk...i put the code for auto-berserk but nothing happened..and how to put auto-type in config.txt e.g i'll type in config.txt "ss 359 1(berserk lvl 1 use)" so it'll type and automatically put berserk on him(bcoz auto-berserk of shinji did'nt work on me).
research and learn yourself or click on the image in my sig

Sinjin
Noob
Noob
Posts: 8
Joined: 05 Aug 2008, 03:41
Noob?: Yes

Re: SeireiteiRO Soul Coin Hunting Super Bot.

#9 Post by Sinjin »

MiniMyze wrote:problem solved.....btw is there a macro in moc_ruins where if the character cant see any monsters in the map....he'll go to a random coords in the same map?? and my SG always tped at prontera when he saw a char that use @die...o.o

and also...why my bot did'nt auto use berserk...i put the code for auto-berserk but nothing happened..and how to put auto-type in config.txt e.g i'll type in config.txt "ss 359 1(berserk lvl 1 use)" so it'll type and automatically put berserk on him(bcoz auto-berserk of shinji did'nt work on me).
Were did you put the code for serk in.

kingkevz
Human
Human
Posts: 25
Joined: 04 Apr 2008, 22:55

Re: SeireiteiRO Soul Coin Hunting Super Bot.

#10 Post by kingkevz »

thank you for the codes

Locked