Username: Password:

Recent Posts

Pages: 1 ... 7 8 [9] 10
81
Mindee BOT News and Updates / Mindee-BOT v0.2c v2.5.22 patch released.
« Last post by =Mindee= on February 09, 2024, 03:41:23 pm »
What's new:

- Added few new script functions.
- Added protection for bot_state file.
82
Marketplace / Re: [Looking to buy] Character world 1 prefer wizard
« Last post by smithloo on January 28, 2024, 03:43:30 pm »
PM me for more detail
thanks
83
General Discussions / Re: Ideas for future versions.
« Last post by =Mindee= on January 27, 2024, 09:22:48 am »
Adds a function to the script to pause the stamina check.

Code: [Select]
script.TogglePauseStaminaCheck(True/False)
- Enables/disables stamina checking.
84
General Discussions / Re: Ideas for future versions.
« Last post by Xmidnightx on January 19, 2024, 11:13:04 pm »
Adds a function to the script to pause the stamina check.
85
Share / farm item for physique weapon 109
« Last post by Nicaragua on January 08, 2024, 02:06:07 am »
Depot from orthoma to hunt zone when it is full it returns to the dp to deposit, the same can be applied to the other sites (ashmor, yabuto....)
It is only modifying the waypoint and spot

 [megusta2]
86
Request / Re: remove weapons from inventory
« Last post by Xmidnightx on December 18, 2023, 02:02:41 am »
Assim que funciona;


Code: [Select]
script.StoreItem(6601, True)  # True para o inventario e False para o depotmail
87
Marketplace / Looking to Buy a Character in W7 Prefer Warrior Lvl 150+
« Last post by KNOckOuT on December 09, 2023, 03:11:17 pm »
If Anyone is willing to sell Warrior Lvl 150+ on World 7 for either IRL Money or Platinum Please Send me a Mail to - beingrckstr@gmail.com
88
Request / Re: remove weapons from inventory
« Last post by Nicaragua on December 09, 2023, 12:38:33 am »
guardarwp = Location (33052, 32319, 7)

def onChangeLocation(x, y, z):
   xyz = Location(x,y,z)
elif xyz == guardarwp:
         script.StatusMessage('guardar arma energia')
         script.ToggleMovement(True)
         script.StoreItem(6601)
         script.ToggleMovement()   
89
Share / Re: [Share] Gremlin at Starfish island + gold farming.
« Last post by JeffStorm on October 30, 2023, 04:29:50 am »
Amigo, o char nao manda os itens pro inventario nem esta indo vender
90
Mindee BOT News and Updates / Mindee-BOT v0.2c v2.5.4 patch released.
« Last post by =Mindee= on October 29, 2023, 12:48:35 pm »
What's new:

- Fixed weapon switching issue related to 5th monsters option.
- Added monster names box for weapon switching when monster hp is below x%. Empty box = switching for all monsters like before.
- Added item usage on location by id. You can use now slot or id. Can't use both though.
Pages: 1 ... 7 8 [9] 10