I reposed in the help section =/
Link: [Only registered and activated users can see links. Click Here To Register...]
Printable View
I reposed in the help section =/
Link: [Only registered and activated users can see links. Click Here To Register...]
Tell me all action buttons of tele spell and ill give u the code
oh **** wrong section, i thought i was in the "help section"
when you get the code make the teleportto like
teleportToX = xxxx;
teleportToY = yyyy;
[client-1-optim]: Case 185: Action Button: 4140
[client-1-optim]: Case 185: Action Button: 4143
[client-1-optim]: Case 185: Action Button: 4146
[client-1-optim]: Case 185: Action Button: 4150
[client-1-optim]: Case 185: Action Button: 6005
[client-1-optim]: Case 185: Action Button: 29031
[client-1-optim]: Case 185: Action Button: 72038
Code:case 4140:
teleportToX = 3210 + misc.random(3);
teleportToY = 3424 + misc.random(3);
sendMessage("You has been teleported to Varrock.");
Code:case 4143:
teleportToX = 3222 + misc.random(3);
teleportToY = 3218 + misc.random(3);
sendMessage("You has been teleported to Lumbridge(lummy)");
Code:case 4146:
teleportToX = 2964 + misc.random(3);
teleportToY = 3378 + misc.random(3);
sendMessage("You has been teleported to falador.");
ill tell u other now just tell me wut tele are like 6005 its wut?Code:case 4150:// if its camelot
teleportToX = 2757 + misc.random(3);
teleportToY = 3477 + misc.random(3);
sendMessage("You has been teleported to Camelot.");
N/M i got it thanks 1+ rep
Edit: if i could rep i would rep you
lol ok np ill keep helping