Hey guys writing a script. Looked at someone elses script and to pick a spell they have
How do I do this for a teleport spell? also what does all the coding mean xdCode:Spell := DTMFromString('m6wAAAHic42ZgYMhmYmAoBuJSKAax85gg4hlAnAbEmVAxXUYGBiMg1gNiLSBWB2JVKAaxQfLGQGwCxDKbmBik+ViIwlwMxANGEjASAACR+wlw');
Ontop of that:
it says the 3rd line is wrong? [Error] (62:9): Invalid number of parameters at line 61Code:procedure Statistics4bot; begin Clock := [0,0]; ConvertTime(GetTimeRunning,Clock[0],Clock[1]) Writeln('Time Running ' +tostr(Clock[0])+':'+tostr(Clock[1])) Writeln('You have made ' + IntToStr(t * 27) + ' This is how many you have enchanted') end;
Compiling failed.





Reply With Quote
