Jump to content

Need help with Script please!


OldChap
 Share

Recommended Posts

Hey guys I keep getting the recursion level exceeded. I would really appreciate it if one of you helped me out with this and did it right for me. I'm really new to this, I tried searching to find out how to do it but most people said to just post your script so someone with the knowledge can help you or fix it for you.

Anyways its much appreciated, thanks guys.

Func AntiAfk()

sleep(RandomSleep()+60000)

MouseClick("right", 684, 313, 1)

If PixelGetcolor( 209, 263 ) = 2960427 Then

;$Finished = $Finished + 1

;IniWrite("C:\Documents and Settings\Owner\Desktop\BGbot\BGInfo.ini", "BattleGrounds", "Finished", $Finished)

sleep(RandomSleep())

BGOver()

EndIf

WaitMoreok()

EndFunc

Func WaitMoreok()

sleep(RandomSleep()+20000)

AntiAfk()

EndFunc

Link to comment
Share on other sites

whole script?

[s]My scripts =)Password protect process (with tray menu lol)Clickous meousDisable ctrl+alt+del and password protect folder...Andous herous lolKp3s security center v.1Click me[/s]Ok... You shouldnt use annyone of them cuz they use alot of memory and contain alot of errors and stuff.. I was a n00b :P Ignore it... And if u for some reason want to use them... Watch out for my realy bad spelling :I

Link to comment
Share on other sites

Hi,

if you wnat somebody to help you, you need to give 'em the chance to reproduce the error. :lmao:

So long,

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...