View Full Version : Help mewith $if$ variable of bd proxy
hey programming folks
I asked in support few mins ago:
how to use blackd's variable $if$?
I really need it right now for my lame tibian goals
Because almost nothing is working on my blackd proxy, but I found that "exiva > code" and variables, are working, so I need a variable that will show either nothing or the code command I desire, depending on other variable result.
Just like conds, but inside an "exiva > code" command
Thanks in advance Muahaha
I didn't quite understand what you meant.
Do you mean "if" as in IfTrue ($mycap$#number<=#5000) Goto $nlineoflabel:depot$ etc etc ?
Or really the variable between dollar symbols $lf$ ? If it's the latter, then the variable is $LF$ and it's one of the few variables that I don't understand and have never seen it used in any script.
And how come almost nothing is working ? Are you playing OTs ? If so, that's probably the reason.
Tell me exactly what you want to do in game and I'll help you.
edit1: Apparently $lf$ (not $if$) is used to finish/start a line, just so the line doesn't get too long or perhaps for a better looking message. It's used for instance when you're messaging yourself, just like when you use the command "exiva exp".
hello mate, thanks for the offer of help!
Nothing is working on my blackd proxy on the vps I installed it, I tried running in adminstrator mode, opening firewall to blackd.
but exiva > commands, sent in tibia window, still works, so I'm trying to do:
I'm making a character send the nickname of whoever passes on my screen by private message to my other char. I added all characters in enemylist, and am trying to use an exiva > command that have $bestenemy$ in it, it works fine, I have another program that will send a hotkey with the exiva>command, but when there are no characters on screen, $bestenemy$ results on "NOENEMYFOUND" and I thought that the variable $if$ described in Events might work with that, by when $bestenemy$ is NOENEMYFOUND it will send nothing, like:
I tried and thought of answers to this, but none yet, I don't know what to do to make my blackd proxy work, so I am trying to workaround
but thanks, I just think that $if$ might be an undescribed usable variable
Lemme see if I understood it. You're at some place with a noobchar checking for all your enemies that pass by there and you have all their names in your enemylist and you want the noobchar to message you with their names when they pass there, but the char keeps PM'ing your NOENEMYFOUND where no one's there ?
I think this would work
$bestenemy$
#string<>#
NOENEMYFOUND
0
5000
0
*YourCharName* $bestenemy$ is here.
This will make the noobchar PM your char when an enemy is on your noobchar's screen. 5000 means it will only trigger consecute actions each 5s, so if it PM'ed you NOW, it will only PM you again in 5s (if needed), even if the person is still on screen. This would avoid getting spammed too much if that person stands for too long on your screen (keep PMing the same name), but it could also miss someone if he passes too fast, so you should adjust to see how many seconds fits your needs. Make sure to put the name of the other char between the * *, otherwise it will say your name on default chat, or you can just use the custom exiva you're already using.
Lemme know if it worked (or if that wasn't what you were looking for).
yeah bro, but conds aint working, so is cavebot
Then I guess your best bet is to ask the support of your VPS or from Daniel (you need to buy gold to get this kind of support) to see what's causing blackd to not work.
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.