Help making script - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: Help making script (/thread-19082.html) |
Help making script - Botkod - 01-02-2016 Hi guys, happy new year! Well, im trying to make a script for legion helmet quest (dawnport quest) using the dawnport script by spodniarz (i talk with him and he accept ). Ok, i know how to learn point, talkt with npc for buying the pick and machete, using the machete and pick... but i have a little problem with 2 thing 1. I wan't a variable and how can i put in bbot cuz, if the user don't wanna do the quest just log out and finish but if he want to do ¡let's go! 2. I can use the eggs in the santuary for pass (im using map tool, macro and doesnt work i don't know why) I put this " FullCheck (32063 31888 5:Full Yes Else No Code LegionHelmet>=0)" then the macro for check if he gonna log out but he stuck. Thx a lot guys! RE: Help making script - erleo - 01-02-2016 Add !VARIABLE!>=0 Ex: !LegionHelmet!>=1 RE: Help making script - Botkod - 01-02-2016 Like this? RE: Help making script - erleo - 01-02-2016 Yes, and add labels RE: Help making script - Botkod - 01-02-2016 (01-02-2016, 10:24 PM)erleo Wrote: Yes, and add labels ¿How? ¿Can you make to me an example please? I know, is in right click but i wanna know like... Fullcheck Macro Label LogOut Or something like that. RE: Help making script - erleo - 01-02-2016 If dont make Legion Helmet (LegionHelmet>=0) like this: Fullcheck: (LegionHelmet>=0) Label: (No) Macro: Logout RE: Help making script - Botkod - 01-02-2016 (01-02-2016, 11:01 PM)erleo Wrote: If dont make Legion Helmet (LegionHelmet>=0) like this: OH MY GOD, IT'S WORK!!!! THX A LOT GUYS! RE: Help making script - erleo - 01-02-2016 np vvvvvvvvvvv RE: Help making script - Botkod - 01-02-2016 (01-02-2016, 11:19 PM)erleo Wrote: np Rating Added Your reputation rating has successfully been added for this user. RE: Help making script - Lubard - 01-03-2016 I have Meiker I need loguout conected nex char!! RE: Help making script - Botkod - 01-03-2016 (01-03-2016, 03:48 AM)Lubard Wrote: I have Meiker I need loguout conected nex char!! Maybe with log out macro and reconnect manager? I think that is impossible |