Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Help with 2 Macro
#1
First my problem:
Hello i refresh me scripts bicouse i dont play like 5m-c, so i have macro:

Quote:MapTool (33051 32099 6:Target: 17940 Use: 0 Pos: 33052 32099 6)

And old time bot use elevator if is on down and going to on, now i have problem bicouse him stay and only use, dont going to next point. someone know whats is problem?

Second problem:
The problem is whether it is possible to do macro that when i have given the number of spears, the bot stops to looting spears of the Amazons/Valkirias.
#2
(12-17-2013, 08:47 PM)buska Wrote: First my problem:
Hello i refresh me scripts bicouse i dont play like 5m-c, so i have macro:

Quote:MapTool (33051 32099 6:Target: 17940 Use: 0 Pos: 33052 32099 6)

And old time bot use elevator if is on down and going to on, now i have problem bicouse him stay and only use, dont going to next point. someone know whats is problem?

Second problem:
The problem is whether it is possible to do macro that when i have given the number of spears, the bot stops to looting spears of the Amazons/Valkirias.

1° problem i do not understand

2° problem , now you have option in looter "cap for loot" for exemple: you chose 100 cap for spear , you char go pick up spear if have cap 100+ if cap 99 your char don't take more spears.
#3
1. The point is that it is facing the elevator switch and clicks on it properly but instead go on it all the time at her caucus, before the script function normally

2. Thenks its works, i give rep+ Smile
#4
dont use maptool.

Code:
0 {usedown} Map.Use(17940, 33052, 32098, 6, 1) Map.Use(17940, 33052, 32098, 6, 1)
0 {useup} Map.Use(17944, 33052, 32098, 7, 1) Map.Use(17944, 33052, 32098, 7, 1)

and waypoints : start from floor 7 (main floor)


Point (33055 32095 7)
Point (33052 32098 7)
Fixed (33051 32099 7)
Macro (33051 32099 7:useup)
Fixed (33051 32099 6)
Fixed (33052 32098 6)
<Here add selling items>
Fixed (33051 32098 6)
Macro (33051 32098 6:usedown)
Fixed (33051 32099 6)
Macro (33051 32099 6:usedown)
Point (33051 32095 7)
Point (33047 32096 7)
#5
I will test it and msg here

(12-19-2013, 12:07 AM)howcio Wrote: dont use maptool.

Code:
0 {usedown} Map.Use(17940, 33052, 32098, 6, 1) Map.Use(17940, 33052, 32098, 6, 1)
0 {useup} Map.Use(17944, 33052, 32098, 7, 1) Map.Use(17944, 33052, 32098, 7, 1)

and waypoints : start from floor 7 (main floor)


Point (33055 32095 7)
Point (33052 32098 7)
Fixed (33051 32099 7)
Macro (33051 32099 7:useup)
Fixed (33051 32099 6)
Fixed (33052 32098 6)
<Here add selling items>
Fixed (33051 32098 6)
Macro (33051 32098 6:usedown)
Fixed (33051 32099 6)
Macro (33051 32099 6:usedown)
Point (33051 32095 7)
Point (33047 32096 7)

Its work, thenks bro i give rep+


Forum Jump:


Users browsing this thread: 1 Guest(s)