Everything posted by fengshibang
-
Unable to find WOW process
你什么垃圾,不说就不说,哪凉快去哪呆着
-
Unable to find WOW process
It doesn't work.You can't log in to the game using only the official client
-
Unable to find WOW process
Waiting for answer
-
cant find progress for WOW.exe
用着盗版的,来正版群里问,就不怕被封号吗?
-
How to Pass Anti-Bot
Thanks all.I have created a plugins to deal with it.
-
How to Pass Anti-Bot
他们知道的都会说的
-
How to Pass Anti-Bot
自己做好了,只是问问他们思路而已
-
FNV316 1-45 Quester Profile Pack Alliance Vanilla
- 85 comments
- 10 reviews
-
how to get text from chanel?
--[[ Options start here ]] local M="CHAT_MSG_SYSTEM" function MS(msg) SendChatMessage(msg) end function yz() if (event==M) then local zj=string.find(arg1, "答题时间") if(zj) then end local s1=arg1 local zj=string.find(s1, "+") if(zj) then local s=arg1 local z="+" local y="?=" local param1, param2 = string.find(s, z) local m = string.len(s) s=string.sub(s,param2+1) local ts = string.reverse(s) local param1, param2 = string.find(ts, y) local m = string.len(s) - param2 + 1 local hou if (y == false) then hou = string.sub(s, m+1, string.len(s)) else hou = string.sub(s, 1-1, m-1) end local s=arg1 local z=":" local y="+" local param1, param2 = string.find(s, z) local m = string.len(s) s=string.sub(s,param2+1) local ts = string.reverse(s) local param1, param2 = string.find(ts, y) local m = string.len(s) - param2 + 1 local qian if (strchar == false) then qian = string.sub(s, m+11, string.len(s)) else qian = string.sub(s, 1+10, m-1) end print(qian,"+",hou,"=",qian+hou) MS(tostring(qian+hou)) else local s=arg1 local z="-" local y="?=" local param1, param2 = string.find(s, z) local m = string.len(s) s=string.sub(s,param2+1) local ts = string.reverse(s) local param1, param2 = string.find(ts, y) local m = string.len(s) - param2 + 1 local hou if (strchar == false) then hou = string.sub(s, m+1, string.len(s)) else hou = string.sub(s, 1-1, m-1) end local s=arg1 local z=":" local y="-" local param1, param2 = string.find(s, z) local m = string.len(s) s=string.sub(s,param2+1) local ts = string.reverse(s) local param1, param2 = string.find(ts, y) local m = string.len(s) - param2 + 1 local qian if (strchar == false) then qian = string.sub(s, m+10, string.len(s)) else qian = string.sub(s, 1+10, m-1) end print(qian,"-",hou,"=",qian-hou) MS(tostring(qian-hou)) end end end local F=CreateFrame("Frame") F:SetScript("OnEvent",yz) F:RegisterEvent(M)
-
how to get text from chanel?
My version of the game is 2.4.3. This statement does not work properly:DEFAULT_CHAT_FRAME:GetMessageInfo(i).I checked some plug-ins written by others.His solution is to make a wow plug-in. This event "CHAT_MSG_SYSTEM" is used, and then the text is in arg1. How can wrobot extract arg1 to get the text?
-
how to get text from chanel?
It's the System Channel. When I turn off the System Channel Display, it's no longer displayed.
-
how to get text from chanel?
It's the System Channel. When I turn off the System Channel Display, it's no longer displayed.
-
how to get text from chanel?
i really need your help.if you know,please tell me,thank you
-
how to get text from chanel?
In my server, the system will pop up the following text when botting, asking for the calculation formula and answer. In order to solve this problem, I want to make a plugin, now I need to know how to get text information and text events. Can someone help me, please
-
How to Get text from StaticPopup1
ty it works
-
How to Get text from StaticPopup1
-
How to Pass Anti-Bot
It is hard for me to get the text content on that popup.However,it is on staticpopup1
-
How to Pass Anti-Bot
So the answer is on the chat channel.
-
How to Pass Anti-Bot
Please answer the following questions on the chat channel:853-772=? The remaining time for answering questions is 300 seconds. Overtime will be forced to go offline . for several consecutive times Overtime will be banned. I translated the words in the picture.
-
How to Pass Anti-Bot
it is automatic
-
How to Pass Anti-Bot
Some servers will have anti-bot verification systems, just like the following. Pop up a window and ask some simple math questions. If you answer correctly, you can continue playing. If you answer incorrectly or do not answer, you will be kicked off the line. If you answer incorrectly many times, you will be blocked. Could anyone tell me if there is any way to solve this problem?
-
what “guid”means?
get it,thank you very much
-
what “guid”means?
English isnot my mother language.Even if I search “guid” in any way,I cannot understand it in“ ObjectManager.Me.Guid == guid) ”.anybody who can help me?thanks a lot!
- change foodname by code
- cast spell by id