|
You last visited: Today at 11:49
Advertisement
what is wrong with this script?
Discussion on what is wrong with this script? within the General Coding forum part of the Coders Den category.
10/16/2015, 13:01
|
#1
|
elite*gold: 0
Join Date: May 2015
Posts: 22
Received Thanks: 0
|
what is wrong with this script?
delete
|
|
|
 |
Similar Threads
|
Help MY Script is it wrong ?
05/19/2012 - AutoIt - 3 Replies
hey guys i am making script and all fine
and i compiled it but I cant use the icons
they dont do their func
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
Opt("GUIOnEventMode", 1)
#Region ### START Koda GUI section ### Form=
$Hack = GUICreate("Electric Frozen By ZubZero", 534, 342, 616, 359)
|
script logic wrong
10/18/2011 - AutoIt - 5 Replies
Hi guys! I hope you can help me correct this script I have done. The problem is that I have memory address for enemy and when it is 0 bot should press TAB to switch to a new enemy. But it does so before HP is 0
Code might look a bit strange but I have tried many different possibilities but same result
HotKeySet ("{ESC}", "_exit")
HotKeySet ("{F12}", "_pause")
#include "NoMadMemory.AU3"
$ID=_MemoryOpen(0x00001484)
$Address= 0x02EE20DC ;Player HP
|
Whats wrong with this script?
12/19/2009 - CO2 Private Server - 3 Replies
public class Halo
{
private Character C;
public ulong Donation;
public int ListHalo;
private Ranks HaloID;
public Halo(Character c)
{
C = c;
}
|
What is wrong with this script please?
12/12/2009 - CO2 Private Server - 10 Replies
#region Alex
case 3600:
{
if (Control == 0)
{
GC.AddSend(Packets.NPCSay("So you feel like getting 2nd reborn? Well then you came to the right place. In order to get 2nd reborn you need to be level 120 and have a Exemption Token"));
GC.AddSend(Packets.NPCLink("I want 2nd reborn",...
|
What is wrong in this script?
10/18/2008 - Silkroad Online - 5 Replies
"//","..............^^............. ................^^..............","//&qu ot;
"//",".......................... AgDev ..........................","//"
"//","........ The agbot-Scripts Constructor ........","//"
"//","........... Coded by: Hussert & KillaH ..........","//"
"//",".......................Versi on 3.2 ....................","//"
"//","............................ ....................................."," //"
"//","Town: Hotan","//"
"//","Monster: (Roc) ----- Wing Tribe Attacker 4 by...
|
All times are GMT +1. The time now is 11:49.
|
|