Jump to content

Recommended Posts

  • Replies 69
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 2 weeks later...
Posted (edited)

hi..when i start the client i get a error :)

Line -1:

Error: Variable used without being declared

eny way i can fix this? :)

Edited by Soulbleed
  • 2 weeks later...
Posted

Does this Chat program work just over Local networks or can it be used over the internet too?

[u]Scripts and UDF's[/u]WMMedia - UDF full of functions to Control Media Output.

  • 3 weeks later...
Posted

hello erifash, nice job... but can i ask where can i get your latest version of your chat program. i think i got the oldest version in your post. tnx very much

Posted

I get this error message when I try to log in as administrator. Everything works fine. I am using the original version, the first download link posted on page 1.

Posted Image

Like I said, everything works just fine except for this.

i know what the prob is i noticed it too ..... The Error is both in the server and in the client

So in both files search for Hex(Binarystring(_RC4($pass, _Time())))

and replace it with Hex(Binary(_RC4($pass, _Time())))

Simply removing "string" out of "Binarystring"

so in the end you want to end up with this

Hex(Binary(_RC4($pass, _Time())))

  • 3 years later...
Posted

it helps declaring Variables in the local or global Scope, just do a bit more research about decleration.

[u]My dream is to have a dream...[/u]

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
  • Recently Browsing   0 members

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