User
Pass
2FA
 
 

help please - lua macro crashing client

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> Trash
Author Message319
wadehadedudeda

[Mentally Stable]



Status: Offline
(since 24-06-2020 01:36)
Joined: 28 Jun 2018
Posts: 14, Topics: 9
Location: Germany

Reputation: 17.5

Post Posted: 07-09-2018, 17:07:11 | Translate post to: ... (Click for more languages)

hey, im trying to make an addon/macro to swap gear and change talents in one click. since my client is blocking those actions if theyre chained too fast, i was trying to add a delay(about one millisecond in this example) but the delay code crashes my client, which shouldnt be possible with lua afaik.

Code:
local timestart=GetTime()
local timeend=timestart
local wait=true
while(wait) do
   if not (timestart==timeend) then
      wait=false
   end
   timeend=GetTime()
end
print(timestart)
print(timeend)


does anyone knowe why it crashes? is there any other way to one-click respecc and reequipp?

0 0
  
Back to top
View user's profile Send private message
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> Trash  


The time now is 19-04-2024, 11:10:12
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x